]> granicus.if.org Git - php/commitdiff
Mask resource numbers
authorChristopher Jones <sixd@php.net>
Wed, 3 Mar 2010 19:12:04 +0000 (19:12 +0000)
committerChristopher Jones <sixd@php.net>
Wed, 3 Mar 2010 19:12:04 +0000 (19:12 +0000)
ext/oci8/tests/fetch_object_2.phpt

index 342503d911b7ad7d760570f4dff5f98c9bf0b191..b078ebb1d360ca39ceadb4acb8ed6330c4717959 100644 (file)
@@ -87,7 +87,7 @@ object(stdClass)#%d (3) {
   [%u|b%"COL2"]=>
   object(OCI-Lob)#%d (1) {
     [%u|b%"descriptor"]=>
-    resource(15) of type (oci8 descriptor)
+    resource(%d) of type (oci8 descriptor)
   }
   [%u|b%"COL3"]=>
   %unicode|string%(11) "1 more text"
@@ -98,7 +98,7 @@ object(stdClass)#%d (3) {
   [%u|b%"COL2"]=>
   object(OCI-Lob)#%d (1) {
     [%u|b%"descriptor"]=>
-    resource(16) of type (oci8 descriptor)
+    resource(%d) of type (oci8 descriptor)
   }
   [%u|b%"COL3"]=>
   NULL
@@ -109,7 +109,7 @@ object(stdClass)#%d (3) {
   [%u|b%"COL2"]=>
   object(OCI-Lob)#%d (1) {
     [%u|b%"descriptor"]=>
-    resource(17) of type (oci8 descriptor)
+    resource(%d) of type (oci8 descriptor)
   }
   [%u|b%"COL3"]=>
   %unicode|string%(11) "3 more text"