]> granicus.if.org Git - php/commitdiff
- Removed UEXPECT(F)
authorFelipe Pena <felipe@php.net>
Tue, 27 May 2008 12:17:40 +0000 (12:17 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 27 May 2008 12:17:40 +0000 (12:17 +0000)
107 files changed:
ext/posix/tests/posix_getgrgid_variation.phpt
ext/posix/tests/posix_getpgid_variation.phpt
ext/posix/tests/posix_getpwuid_variation.phpt
ext/posix/tests/posix_kill_variation1.phpt
ext/posix/tests/posix_kill_variation2.phpt
ext/posix/tests/posix_strerror_variation1.phpt
ext/session/tests/001.phpt
ext/session/tests/003.phpt
ext/session/tests/004.phpt
ext/session/tests/005.phpt
ext/session/tests/006.phpt
ext/session/tests/009.phpt
ext/session/tests/bug24592.phpt
ext/session/tests/bug32330.phpt
ext/session/tests/session_cache_expire_error.phpt
ext/session/tests/session_cache_expire_variation3.phpt
ext/session/tests/session_cache_limiter_basic.phpt
ext/session/tests/session_cache_limiter_error.phpt
ext/session/tests/session_cache_limiter_variation1.phpt
ext/session/tests/session_cache_limiter_variation2.phpt
ext/session/tests/session_cache_limiter_variation3.phpt
ext/session/tests/session_decode_basic.phpt
ext/session/tests/session_decode_error.phpt
ext/session/tests/session_decode_error2.phpt
ext/session/tests/session_decode_variation1.phpt
ext/session/tests/session_decode_variation2.phpt
ext/session/tests/session_decode_variation3.phpt
ext/session/tests/session_decode_variation4.phpt
ext/session/tests/session_encode_basic.phpt
ext/session/tests/session_encode_error2.phpt
ext/session/tests/session_encode_variation3.phpt
ext/session/tests/session_encode_variation4.phpt
ext/session/tests/session_encode_variation5.phpt
ext/session/tests/session_encode_variation7.phpt
ext/session/tests/session_get_cookie_params_basic.phpt
ext/session/tests/session_get_cookie_params_variation1.phpt
ext/session/tests/session_id_error3.phpt
ext/session/tests/session_id_error4.phpt
ext/session/tests/session_id_variation1.phpt
ext/session/tests/session_id_variation2.phpt
ext/session/tests/session_module_name_basic.phpt
ext/session/tests/session_module_name_error.phpt
ext/session/tests/session_module_name_variation1.phpt
ext/session/tests/session_module_name_variation2.phpt
ext/session/tests/session_module_name_variation3.phpt
ext/session/tests/session_module_name_variation4.phpt
ext/session/tests/session_name_basic.phpt
ext/session/tests/session_name_error.phpt
ext/session/tests/session_name_variation1.phpt
ext/session/tests/session_name_variation2.phpt
ext/session/tests/session_save_path_basic.phpt
ext/session/tests/session_save_path_error.phpt
ext/session/tests/session_save_path_variation1.phpt
ext/session/tests/session_save_path_variation2.phpt
ext/session/tests/session_save_path_variation3.phpt
ext/session/tests/session_save_path_variation4.phpt
ext/session/tests/session_save_path_variation5.phpt
ext/session/tests/session_set_cookie_params_error.phpt
ext/session/tests/session_set_cookie_params_variation1.phpt
ext/session/tests/session_set_cookie_params_variation2.phpt
ext/session/tests/session_set_cookie_params_variation3.phpt
ext/session/tests/session_set_cookie_params_variation4.phpt
ext/session/tests/session_set_cookie_params_variation5.phpt
ext/session/tests/session_set_save_handler_basic.phpt
ext/session/tests/session_set_save_handler_error2.phpt
ext/session/tests/session_set_save_handler_variation1.phpt
ext/session/tests/session_set_save_handler_variation4.phpt
ext/session/tests/session_start_variation4.phpt
ext/session/tests/session_start_variation5.phpt
ext/session/tests/session_start_variation6.phpt
ext/session/tests/session_start_variation7.phpt
ext/session/tests/session_unset_basic.phpt
ext/session/tests/session_unset_variation1.phpt
ext/simplexml/tests/000.phpt
ext/simplexml/tests/001.phpt
ext/simplexml/tests/002.phpt
ext/simplexml/tests/003.phpt
ext/simplexml/tests/004.phpt
ext/simplexml/tests/005.phpt
ext/simplexml/tests/006.phpt
ext/simplexml/tests/007.phpt
ext/simplexml/tests/008.phpt
ext/simplexml/tests/009.phpt
ext/simplexml/tests/009b.phpt
ext/simplexml/tests/010.phpt
ext/simplexml/tests/013.phpt
ext/simplexml/tests/014.phpt
ext/simplexml/tests/014a.phpt
ext/simplexml/tests/014b.phpt
ext/simplexml/tests/015.phpt
ext/simplexml/tests/016.phpt
ext/simplexml/tests/016a.phpt
ext/simplexml/tests/019.phpt
ext/simplexml/tests/022.phpt
ext/simplexml/tests/023.phpt
ext/simplexml/tests/024.phpt
ext/simplexml/tests/025.phpt
ext/simplexml/tests/029.phpt
ext/simplexml/tests/031.phpt
ext/simplexml/tests/033.phpt
ext/simplexml/tests/bug36611.phpt
ext/simplexml/tests/bug38406.phpt
ext/simplexml/tests/bug39662.phpt
ext/simplexml/tests/bug39760.phpt
ext/simplexml/tests/profile11.phpt
ext/simplexml/tests/profile12.phpt
ext/simplexml/tests/profile13.phpt

index b02e76e3f88cd4dcda96d93d841ae855807c5949..94d85c61d40e81574558a2a6f0275635e070d320 100644 (file)
@@ -158,108 +158,6 @@ valid output
 
 Arg value  
 
-Warning: posix_getgrgid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value  
-
-Warning: posix_getgrgid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value string 
-
-Warning: posix_getgrgid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value string 
-
-Warning: posix_getgrgid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-valid output
-
-Catchable fatal error: Object of class stdClass could not be converted to string in %s on line %d
---UEXPECTF--
-*** Testing posix_getgrgid() : usage variations ***
-
-Notice: Undefined variable: undefined_var in %s on line %d
-
-Notice: Undefined variable: unset_var in %s on line %d
-
-Arg value 10.5 
-valid output
-
-Arg value -10.5 
-valid output
-
-Arg value 101234567000 
-valid output
-
-Arg value 1.07654321E-9 
-valid output
-
-Arg value 0.5 
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getgrgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-valid output
-
-Arg value 1 
-valid output
-
-Arg value  
-valid output
-
-Arg value 1 
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-
 Warning: posix_getgrgid() expects parameter 1 to be long, Unicode string given in %s on line %d
 valid output
 
index b7be7bf6131ed8db0cec67ba4e29f0091f1af2b7..0a66a8f85083cd20a8d8433328b90904306e3dc1 100644 (file)
@@ -158,108 +158,6 @@ valid output
 
 Arg value  
 
-Warning: posix_getpgid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value  
-
-Warning: posix_getpgid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value string 
-
-Warning: posix_getpgid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value string 
-
-Warning: posix_getpgid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-valid output
-
-Catchable fatal error: Object of class stdClass could not be converted to string in %s on line %d
---UEXPECTF--
-*** Testing posix_getpgid() : usage variations ***
-
-Notice: Undefined variable: undefined_var in %s on line %d
-
-Notice: Undefined variable: unset_var in %s on line %d
-
-Arg value 10.5 
-valid output
-
-Arg value -10.5 
-valid output
-
-Arg value 101234567000 
-valid output
-
-Arg value 1.07654321E-9 
-valid output
-
-Arg value 0.5 
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-valid output
-
-Arg value 1 
-valid output
-
-Arg value  
-valid output
-
-Arg value 1 
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-
 Warning: posix_getpgid() expects parameter 1 to be long, Unicode string given in %s on line %d
 valid output
 
index 262dbc5455776a4400d8fa2ba2c132e461ffaef8..95b6e8badf7350bc05a1a159cefce27541894434 100644 (file)
@@ -158,108 +158,6 @@ valid output
 
 Arg value  
 
-Warning: posix_getpwuid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value  
-
-Warning: posix_getpwuid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value string 
-
-Warning: posix_getpwuid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value string 
-
-Warning: posix_getpwuid() expects parameter 1 to be long, string given in %s on line %d
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-valid output
-
-Catchable fatal error: Object of class stdClass could not be converted to string in %s on line %d
---UEXPECTF--
-*** Testing posix_getpwuid() : usage variations ***
-
-Notice: Undefined variable: undefined_var in %s on line %d
-
-Notice: Undefined variable: unset_var in %s on line %d
-
-Arg value 10.5 
-valid output
-
-Arg value -10.5 
-valid output
-
-Arg value 101234567000 
-valid output
-
-Arg value 1.07654321E-9 
-valid output
-
-Arg value 0.5 
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_getpwuid() expects parameter 1 to be long, array given in %s on line %d
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-valid output
-
-Arg value 1 
-valid output
-
-Arg value  
-valid output
-
-Arg value 1 
-valid output
-
-Arg value  
-valid output
-
-Arg value  
-
 Warning: posix_getpwuid() expects parameter 1 to be long, Unicode string given in %s on line %d
 valid output
 
index b9605723a9273765841b0772a310be6fc3db5a7f..1e578da3b83bf65c96a1097deb55aa04853537b1 100644 (file)
@@ -156,108 +156,6 @@ bool(false)
 
 Arg value  
 
-Warning: posix_kill() expects parameter 1 to be long, string given in %s on line %d
-bool(false)
-
-Arg value  
-
-Warning: posix_kill() expects parameter 1 to be long, string given in %s on line %d
-bool(false)
-
-Arg value string 
-
-Warning: posix_kill() expects parameter 1 to be long, string given in %s on line %d
-bool(false)
-
-Arg value string 
-
-Warning: posix_kill() expects parameter 1 to be long, string given in %s on line %d
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value  
-bool(false)
-
-Catchable fatal error: Object of class stdClass could not be converted to string in %s on line %d
---UEXPECTF--
-*** Testing posix_kill() : usage variations ***
-
-Notice: Undefined variable: undefined_var in %s on line %d
-
-Notice: Undefined variable: unset_var in %s on line %d
-
-Arg value 10.5 
-bool(false)
-
-Arg value -10.5 
-bool(false)
-
-Arg value 101234567000 
-bool(false)
-
-Arg value 1.07654321E-9 
-bool(false)
-
-Arg value 0.5 
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value 1 
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value 1 
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value  
-
 Warning: posix_kill() expects parameter 1 to be long, Unicode string given in %s on line %d
 bool(false)
 
index 127196b636217f607684bfdf4aa09baff9f4f669..a57a691f98dadc9dcb5d9e1ef78e08ebcfb6c7d1 100644 (file)
@@ -156,108 +156,6 @@ bool(false)
 
 Arg value  
 
-Warning: posix_kill() expects parameter 2 to be long, string given in %s on line %d
-bool(false)
-
-Arg value  
-
-Warning: posix_kill() expects parameter 2 to be long, string given in %s on line %d
-bool(false)
-
-Arg value string 
-
-Warning: posix_kill() expects parameter 2 to be long, string given in %s on line %d
-bool(false)
-
-Arg value string 
-
-Warning: posix_kill() expects parameter 2 to be long, string given in %s on line %d
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value  
-bool(false)
-
-Catchable fatal error: Object of class stdClass could not be converted to string in %s on line %d
---UEXPECTF--
-*** Testing posix_kill() : usage variations ***
-
-Notice: Undefined variable: undefined_var in %s on line %d
-
-Notice: Undefined variable: unset_var in %s on line %d
-
-Arg value 10.5 
-bool(false)
-
-Arg value -10.5 
-bool(false)
-
-Arg value 101234567000 
-bool(false)
-
-Arg value 1.07654321E-9 
-bool(false)
-
-Arg value 0.5 
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 2 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 2 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 2 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 2 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_kill() expects parameter 2 to be long, array given in %s on line %d
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value 1 
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value 1 
-bool(false)
-
-Arg value  
-bool(false)
-
-Arg value  
-
 Warning: posix_kill() expects parameter 2 to be long, Unicode string given in %s on line %d
 bool(false)
 
index 2677576a0f7158b16a71526c2c02aab8b9b44aab..84c332de6cd4e07913c5330c022082a50ee49b38 100644 (file)
@@ -155,108 +155,6 @@ string(7) "Success"
 
 Arg value  
 
-Warning: posix_strerror() expects parameter 1 to be long, string given in %s on line %d
-bool(false)
-
-Arg value  
-
-Warning: posix_strerror() expects parameter 1 to be long, string given in %s on line %d
-bool(false)
-
-Arg value string 
-
-Warning: posix_strerror() expects parameter 1 to be long, string given in %s on line %d
-bool(false)
-
-Arg value string 
-
-Warning: posix_strerror() expects parameter 1 to be long, string given in %s on line %d
-bool(false)
-
-Arg value  
-string(7) "Success"
-
-Arg value  
-string(7) "Success"
-
-Catchable fatal error: Object of class stdClass could not be converted to string in %s on line %d
---UEXPECTF--
-*** Testing posix_strerror() : usage variations ***
-
-Notice: Undefined variable: undefined_var in %s on line %d
-
-Notice: Undefined variable: unset_var in %s on line %d
-
-Arg value 10.5 
-string(18) "No child processes"
-
-Arg value -10.5 
-string(%d) "Unknown error %d"
-
-Arg value 101234567000 
-string(%d) "Unknown error %d"
-
-Arg value 1.07654321E-9 
-string(7) "Success"
-
-Arg value 0.5 
-string(7) "Success"
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_strerror() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_strerror() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_strerror() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_strerror() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Notice: Array to string conversion in %s on line %d
-
-Arg value Array 
-
-Warning: posix_strerror() expects parameter 1 to be long, array given in %s on line %d
-bool(false)
-
-Arg value  
-string(7) "Success"
-
-Arg value  
-string(7) "Success"
-
-Arg value 1 
-string(23) "Operation not permitted"
-
-Arg value  
-string(7) "Success"
-
-Arg value 1 
-string(23) "Operation not permitted"
-
-Arg value  
-string(7) "Success"
-
-Arg value  
-
 Warning: posix_strerror() expects parameter 1 to be long, Unicode string given in %s on line %d
 bool(false)
 
index 17703055ef9a3ec3d71fcb2b730ef7bda62cd7b4..3c0a3bdd90a59d815fefbe1df8c79ab3521fd7de 100644 (file)
@@ -29,7 +29,5 @@ var_dump(session_encode());
 session_destroy();
 ?>
 --EXPECT--
-string(126) "baz|O:3:"foo":2:{S:3:"bar";S:2:"ok";S:3:"yes";S:4:"done";}arr|a:1:{i:3;O:3:"foo":2:{S:3:"bar";S:2:"ok";S:3:"yes";S:4:"done";}}"
---UEXPECT--
 unicode(126) "baz|O:3:"foo":2:{U:3:"bar";U:2:"ok";U:3:"yes";U:4:"done";}arr|a:1:{i:3;O:3:"foo":2:{U:3:"bar";U:2:"ok";U:3:"yes";U:4:"done";}}"
 
index 94008257e64f7b043920045f7ed0faf34c276ac9..d1e9de9572d3c1b2e4b83bd14ec6c999a650241e 100644 (file)
@@ -33,22 +33,6 @@ var_dump($baz);
 var_dump($arr);
 session_destroy();
 --EXPECT--
-object(foo)#1 (2) {
-  ["bar"]=>
-  string(2) "ok"
-  ["yes"]=>
-  int(2)
-}
-array(1) {
-  [3]=>
-  object(foo)#2 (2) {
-    ["bar"]=>
-    string(2) "ok"
-    ["yes"]=>
-    int(2)
-  }
-}
---UEXPECT--
 object(foo)#1 (2) {
   [u"bar"]=>
   unicode(2) "ok"
index 668ab715b011bcef3d1680428d40851e5853f5e1..49a6964e795a58eabed88242f2efdf72fde617e7 100644 (file)
@@ -86,43 +86,6 @@ session_destroy();
 --EXPECTF--
 OPEN: PHPSESSID
 READ: abtest
-object(foo)#%d (2) {
-  ["bar"]=>
-  string(2) "ok"
-  ["yes"]=>
-  int(2)
-}
-array(1) {
-  [3]=>
-  object(foo)#%d (2) {
-    ["bar"]=>
-    string(2) "ok"
-    ["yes"]=>
-    int(2)
-  }
-}
-WRITE: abtest, baz|O:3:"foo":2:{S:3:"bar";S:2:"ok";S:3:"yes";i:2;}arr|a:1:{i:3;O:3:"foo":2:{S:3:"bar";S:2:"ok";S:3:"yes";i:2;}}
-OPEN: PHPSESSID
-READ: abtest
-object(foo)#%d (2) {
-  ["bar"]=>
-  string(2) "ok"
-  ["yes"]=>
-  int(2)
-}
-array(1) {
-  [3]=>
-  object(foo)#%d (2) {
-    ["bar"]=>
-    string(2) "ok"
-    ["yes"]=>
-    int(2)
-  }
-}
-DESTROY: abtest
---UEXPECTF--
-OPEN: PHPSESSID
-READ: abtest
 object(foo)#%d (2) {
   [u"bar"]=>
   unicode(2) "ok"
index fa1ecf45d82e6c3a138ad5f85cedbdb47556c758..31c5364843d46e85a1845662277631f6bbb3c712 100644 (file)
@@ -100,66 +100,6 @@ session_destroy();
 --EXPECTF--
 OPEN: PHPSESSID
 READ: abtest
-object(foo)#%d (2) {
-  ["bar"]=>
-  string(2) "ok"
-  ["yes"]=>
-  int(2)
-}
-array(1) {
-  [3]=>
-  object(foo)#%d (2) {
-    ["bar"]=>
-    string(2) "ok"
-    ["yes"]=>
-    int(2)
-  }
-}
-WRITE: abtest, baz|O:3:"foo":2:{S:3:"bar";S:2:"ok";S:3:"yes";i:2;}arr|a:1:{i:3;O:3:"foo":2:{S:3:"bar";S:2:"ok";S:3:"yes";i:2;}}
-CLOSE
-OPEN: PHPSESSID
-READ: abtest
-object(foo)#%d (2) {
-  ["bar"]=>
-  string(2) "ok"
-  ["yes"]=>
-  int(3)
-}
-array(1) {
-  [3]=>
-  object(foo)#%d (2) {
-    ["bar"]=>
-    string(2) "ok"
-    ["yes"]=>
-    int(3)
-  }
-}
-int(123)
-WRITE: abtest, baz|O:3:"foo":2:{S:3:"bar";S:2:"ok";S:3:"yes";i:3;}arr|a:1:{i:3;O:3:"foo":2:{S:3:"bar";S:2:"ok";S:3:"yes";i:3;}}c|i:123;
-CLOSE
-OPEN: PHPSESSID
-READ: abtest
-object(foo)#%d (2) {
-  ["bar"]=>
-  string(2) "ok"
-  ["yes"]=>
-  int(3)
-}
-array(1) {
-  [3]=>
-  object(foo)#%d (2) {
-    ["bar"]=>
-    string(2) "ok"
-    ["yes"]=>
-    int(3)
-  }
-}
-int(123)
-DESTROY: abtest
-CLOSE
---UEXPECTF--
-OPEN: PHPSESSID
-READ: abtest
 object(foo)#%d (2) {
   [u"bar"]=>
   unicode(2) "ok"
index 5466a30c9f35bd95009d9f23a197a6904ca55717..da1d9bf704289028e6bd5bdede510451e6cba3f0 100644 (file)
@@ -46,31 +46,6 @@ var_dump($a,$b);
 ?>
 --EXPECTF--
 original values:
-object(a)#%d (1) {
-  ["test"]=>
-  string(5) "hallo"
-}
-object(b)#%d (1) {
-  ["a"]=>
-  &object(a)#%d (1) {
-    ["test"]=>
-    string(5) "hallo"
-  }
-}
-values after session:
-object(a)#%d (1) {
-  ["test"]=>
-  string(5) "hallo"
-}
-object(b)#%d (1) {
-  ["a"]=>
-  &object(a)#%d (1) {
-    ["test"]=>
-    string(5) "hallo"
-  }
-}
---UEXPECTF--
-original values:
 object(a)#%d (1) {
   [u"test"]=>
   unicode(5) "hallo"
index c251de2aadf7753a6ae5bf566c96db6a01d30408..f2dd60d4f74bb43974d5709c0344bd0851f6ee1c 100644 (file)
@@ -41,21 +41,6 @@ session_destroy();
 --EXPECT--
 array(0) {
 }
-array(1) {
-  ["name"]=>
-  string(3) "foo"
-}
-array(1) {
-  ["name"]=>
-  string(3) "foo"
-}
-array(0) {
-}
-array(0) {
-}
---UEXPECT--
-array(0) {
-}
 array(1) {
   [u"name"]=>
   unicode(3) "foo"
index 0473bce1d52f922df47de0b1e9e6973abd8a041a..1a05d0d6bdc6197d66325ff551feb36c54131ad5 100644 (file)
@@ -22,20 +22,6 @@ var_dump($_SESSION);
 --EXPECTF--
 Notice: Undefined index: foo in %s on line %d
 
-Notice: Undefined index: bar in %s on line %d
-NULL
-NULL
-array(0) {
-}
-array(2) {
-  ["foo"]=>
-  NULL
-  ["bar"]=>
-  NULL
-}
---UEXPECTF--
-Notice: Undefined index: foo in %s on line %d
-
 Notice: Undefined index: bar in %s on line %d
 NULL
 NULL
index 8ee9563f56584b7fb6ad6d147041b6fe60422c24..2f9bb62a25a94e41c11a77f1f626c639bc91efc6 100644 (file)
@@ -71,22 +71,6 @@ $_SESSION['E'] = 'F';
 open: path = /, name = sid
 read: id = %s
 gc: maxlifetime = %d
-write: id = %s, data = A|S:1:"B";
-close
-open: path = /, name = sid
-read: id = %s
-gc: maxlifetime = %d
-destroy: id = %s
-close
-open: path = /, name = sid
-read: id = %s
-gc: maxlifetime = %d
-write: id = %s, data = E|S:1:"F";
-close
---UEXPECTF--
-open: path = /, name = sid
-read: id = %s
-gc: maxlifetime = %d
 write: id = %s, data = A|U:1:"B";
 close
 open: path = /, name = sid
index cdfce727874b763dd51e0c8920e14abc07653778..876f0638b64e8b6a1bab1a8af7986af1ad0a9b5c 100644 (file)
@@ -166,83 +166,6 @@ int(0)
 
 -- Iteration 24 --
 
-Warning: session_cache_expire() expects parameter 1 to be string, resource given in %s on line %d
-NULL
-Done
---UEXPECTF--
-*** Testing session_cache_expire() : error functionality ***
-
--- Iteration 1 --
-int(180)
-
--- Iteration 2 --
-int(0)
-
--- Iteration 3 --
-int(1)
-
--- Iteration 4 --
-int(12345)
-
--- Iteration 5 --
-int(-2345)
-
--- Iteration 6 --
-int(10)
-
--- Iteration 7 --
-int(-10)
-
--- Iteration 8 --
-int(%s)
-
--- Iteration 9 --
-int(1)
-
--- Iteration 10 --
-int(0)
-
--- Iteration 11 --
-int(0)
-
--- Iteration 12 --
-int(0)
-
--- Iteration 13 --
-int(1)
-
--- Iteration 14 --
-int(0)
-
--- Iteration 15 --
-int(1)
-
--- Iteration 16 --
-int(0)
-
--- Iteration 17 --
-int(0)
-
--- Iteration 18 --
-int(0)
-
--- Iteration 19 --
-int(0)
-
--- Iteration 20 --
-int(0)
-
--- Iteration 21 --
-int(0)
-
--- Iteration 22 --
-int(0)
-
--- Iteration 23 --
-int(0)
-
--- Iteration 24 --
-
 Warning: session_cache_expire() expects parameter 1 to be binary string, resource given in %s on line %d
 NULL
 Done
index 2c15a605f2a447d9592f7e16d74d6bb2b638c419..599a69ee2080d6d28709f368910820f86230dbab 100644 (file)
@@ -32,20 +32,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_cache_expire() : variation ***
-string(3) "180"
-int(180)
-string(3) "180"
-int(180)
-string(3) "999"
-bool(true)
-int(999)
-string(3) "999"
-bool(true)
-int(999)
-string(3) "999"
-Done
---UEXPECTF--
-*** Testing session_cache_expire() : variation ***
 unicode(3) "180"
 int(180)
 unicode(3) "180"
index 115394a127c5a64688f03483e7f3745c2669231b..6d129b816c3cd5f06e93e03077a12301f56ce82d 100644 (file)
@@ -45,29 +45,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_cache_limiter() : basic functionality ***
 bool(true)
-string(7) "nocache"
-string(7) "nocache"
-string(6) "public"
-bool(true)
-bool(true)
-string(6) "public"
-string(6) "public"
-string(7) "private"
-bool(true)
-bool(true)
-string(7) "private"
-string(7) "private"
-string(7) "nocache"
-bool(true)
-bool(true)
-string(7) "nocache"
-string(7) "nocache"
-string(17) "private_no_expire"
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_cache_limiter() : basic functionality ***
-bool(true)
 unicode(7) "nocache"
 unicode(7) "nocache"
 unicode(6) "public"
index cadec5dbe39d6044f70bcac060d4b98b59738abf..33ca17f119c21ae3b9323b6228a174c6aa29317c 100644 (file)
@@ -95,83 +95,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_cache_limiter() : error functionality ***
 
--- Iteration 1 --
-string(7) "nocache"
-
--- Iteration 2 --
-string(1) "0"
-
--- Iteration 3 --
-string(1) "1"
-
--- Iteration 4 --
-string(5) "12345"
-
--- Iteration 5 --
-string(5) "-2345"
-
--- Iteration 6 --
-string(4) "10.5"
-
--- Iteration 7 --
-string(5) "-10.5"
-
--- Iteration 8 --
-string(12) "123456789000"
-
--- Iteration 9 --
-string(13) "1.23456789E-9"
-
--- Iteration 10 --
-string(3) "0.5"
-
--- Iteration 11 --
-string(0) ""
-
--- Iteration 12 --
-string(0) ""
-
--- Iteration 13 --
-string(1) "1"
-
--- Iteration 14 --
-string(0) ""
-
--- Iteration 15 --
-string(1) "1"
-
--- Iteration 16 --
-string(0) ""
-
--- Iteration 17 --
-string(0) ""
-
--- Iteration 18 --
-string(0) ""
-
--- Iteration 19 --
-string(7) "Nothing"
-
--- Iteration 20 --
-string(7) "Nothing"
-
--- Iteration 21 --
-string(12) "Hello World!"
-
--- Iteration 22 --
-string(12) "Hello World!"
-
--- Iteration 23 --
-string(0) ""
-
--- Iteration 24 --
-
-Warning: session_cache_limiter() expects parameter 1 to be string, resource given in %s on line %d
-NULL
-Done
---UEXPECTF--
-*** Testing session_cache_limiter() : error functionality ***
-
 -- Iteration 1 --
 unicode(7) "nocache"
 
index 25e0c906b659a1b7d829111b1e54b2a0f1b78132..f214536e037b5b39f213cb0fb65508a87fb02694 100644 (file)
@@ -30,16 +30,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_cache_limiter() : variation ***
-string(7) "nocache"
-bool(true)
-string(7) "nocache"
-string(7) "nocache"
-string(6) "public"
-bool(true)
-string(6) "public"
-Done
---UEXPECTF--
-*** Testing session_cache_limiter() : variation ***
 unicode(7) "nocache"
 bool(true)
 unicode(7) "nocache"
index 28ff7fa88d1ed97fecb2c0e2614f279ac4f4fcf7..a03574725d3bc8a02644ec79cf1d6b00495e5eff 100644 (file)
@@ -29,16 +29,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_cache_limiter() : variation ***
-string(7) "nocache"
-bool(true)
-string(7) "nocache"
-string(7) "nocache"
-string(6) "public"
-bool(true)
-string(6) "public"
-Done
---UEXPECTF--
-*** Testing session_cache_limiter() : variation ***
 unicode(7) "nocache"
 bool(true)
 unicode(7) "nocache"
index fd652f120dbc1f044ee95efa1caa82ff0fe2378b..bd014fe9e6556cadf077cea72a6b826bbcf976c1 100644 (file)
@@ -28,16 +28,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_cache_limiter() : variation ***
-string(7) "nocache"
-bool(true)
-string(7) "nocache"
-string(7) "nocache"
-string(6) "public"
-bool(true)
-string(6) "public"
-Done
---UEXPECTF--
-*** Testing session_cache_limiter() : variation ***
 unicode(7) "nocache"
 bool(true)
 unicode(7) "nocache"
index 41fe6eb29ee38f55aa776253eed9a60a1764c351..d9b57ff75de47e72ad6b126c3f11b1f3ce7ac63d 100644 (file)
@@ -100,180 +100,6 @@ ob_end_flush();
 *** Testing session_decode() : basic functionality ***
 bool(true)
 
--- Iteration 1 --
-bool(true)
-array(1) {
-  ["data"]=>
-  int(0)
-}
-
--- Iteration 2 --
-bool(true)
-array(1) {
-  ["data"]=>
-  int(1)
-}
-
--- Iteration 3 --
-bool(true)
-array(1) {
-  ["data"]=>
-  int(12345)
-}
-
--- Iteration 4 --
-bool(true)
-array(1) {
-  ["data"]=>
-  int(-2345)
-}
-
--- Iteration 5 --
-bool(true)
-array(1) {
-  ["data"]=>
-  float(10.5)
-}
-
--- Iteration 6 --
-bool(true)
-array(1) {
-  ["data"]=>
-  float(-10.5)
-}
-
--- Iteration 7 --
-bool(true)
-array(1) {
-  ["data"]=>
-  float(123456789000)
-}
-
--- Iteration 8 --
-bool(true)
-array(1) {
-  ["data"]=>
-  float(1.23456789E-9)
-}
-
--- Iteration 9 --
-bool(true)
-array(1) {
-  ["data"]=>
-  float(0.5)
-}
-
--- Iteration 10 --
-bool(true)
-array(1) {
-  ["data"]=>
-  NULL
-}
-
--- Iteration 11 --
-bool(true)
-array(1) {
-  ["data"]=>
-  NULL
-}
-
--- Iteration 12 --
-bool(true)
-array(1) {
-  ["data"]=>
-  bool(true)
-}
-
--- Iteration 13 --
-bool(true)
-array(1) {
-  ["data"]=>
-  bool(false)
-}
-
--- Iteration 14 --
-bool(true)
-array(1) {
-  ["data"]=>
-  bool(true)
-}
-
--- Iteration 15 --
-bool(true)
-array(1) {
-  ["data"]=>
-  bool(false)
-}
-
--- Iteration 16 --
-bool(true)
-array(1) {
-  ["data"]=>
-  string(0) ""
-}
-
--- Iteration 17 --
-bool(true)
-array(1) {
-  ["data"]=>
-  string(0) ""
-}
-
--- Iteration 18 --
-bool(true)
-array(1) {
-  ["data"]=>
-  string(7) "Nothing"
-}
-
--- Iteration 19 --
-bool(true)
-array(1) {
-  ["data"]=>
-  string(7) "Nothing"
-}
-
--- Iteration 20 --
-bool(true)
-array(1) {
-  ["data"]=>
-  string(12) "Hello World!"
-}
-
--- Iteration 21 --
-bool(true)
-array(1) {
-  ["data"]=>
-  object(classA)#2 (0) {
-  }
-}
-
--- Iteration 22 --
-bool(true)
-array(1) {
-  ["data"]=>
-  NULL
-}
-
--- Iteration 23 --
-bool(true)
-array(1) {
-  ["data"]=>
-  NULL
-}
-
--- Iteration 24 --
-bool(true)
-array(1) {
-  ["data"]=>
-  int(0)
-}
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_decode() : basic functionality ***
-bool(true)
-
 -- Iteration 1 --
 bool(true)
 array(1) {
index eeff36b09b697352c660f08f1e1c7a19136a752f..8f7b8e0488f2b60f44cd8b8f1502417608ebf77f 100644 (file)
@@ -215,133 +215,6 @@ array(0) {
 
 -- Iteration 24 --
 
-Warning: session_decode() expects parameter 1 to be string, resource given in %s on line %d
-NULL
-array(0) {
-}
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_decode() : error functionality ***
-bool(true)
-
--- Iteration 1 --
-bool(true)
-array(0) {
-}
-
--- Iteration 2 --
-bool(true)
-array(0) {
-}
-
--- Iteration 3 --
-bool(true)
-array(0) {
-}
-
--- Iteration 4 --
-bool(true)
-array(0) {
-}
-
--- Iteration 5 --
-bool(true)
-array(0) {
-}
-
--- Iteration 6 --
-bool(true)
-array(0) {
-}
-
--- Iteration 7 --
-bool(true)
-array(0) {
-}
-
--- Iteration 8 --
-bool(true)
-array(0) {
-}
-
--- Iteration 9 --
-bool(true)
-array(0) {
-}
-
--- Iteration 10 --
-bool(true)
-array(0) {
-}
-
--- Iteration 11 --
-bool(true)
-array(0) {
-}
-
--- Iteration 12 --
-bool(true)
-array(0) {
-}
-
--- Iteration 13 --
-bool(true)
-array(0) {
-}
-
--- Iteration 14 --
-bool(true)
-array(0) {
-}
-
--- Iteration 15 --
-bool(true)
-array(0) {
-}
-
--- Iteration 16 --
-bool(true)
-array(0) {
-}
-
--- Iteration 17 --
-bool(true)
-array(0) {
-}
-
--- Iteration 18 --
-bool(true)
-array(0) {
-}
-
--- Iteration 19 --
-bool(true)
-array(0) {
-}
-
--- Iteration 20 --
-bool(true)
-array(0) {
-}
-
--- Iteration 21 --
-bool(true)
-array(0) {
-}
-
--- Iteration 22 --
-bool(true)
-array(0) {
-}
-
--- Iteration 23 --
-bool(true)
-array(0) {
-}
-
--- Iteration 24 --
-
 Warning: session_decode() expects parameter 1 to be binary string, resource given in %s on line %d
 NULL
 array(0) {
index 6a98c6df7f44ea5fc5e9c8d5123dc74219c00415..aa492bba1c4355be0cf181e6cd89bfc70f198d56 100644 (file)
@@ -52,590 +52,6 @@ bool(true)
 array(0) {
 }
 
--- Iteration 4 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 5 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 6 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 7 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 8 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 9 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 10 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 11 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 12 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 13 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 14 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 15 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 16 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 17 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 18 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 19 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 20 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 21 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 22 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 23 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 24 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 25 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 26 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 27 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 28 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 29 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 30 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 31 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 32 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 33 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  NULL
-}
-
--- Iteration 34 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 35 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 36 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 37 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 38 --
-bool(true)
-array(1) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 39 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  NULL
-}
-
--- Iteration 40 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  NULL
-}
-
--- Iteration 41 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  NULL
-}
-
--- Iteration 42 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  NULL
-}
-
--- Iteration 43 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 44 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 45 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 46 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 47 --
-bool(true)
-array(2) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-
--- Iteration 48 --
-bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  NULL
-}
-
--- Iteration 49 --
-bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  NULL
-}
-
--- Iteration 50 --
-bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  NULL
-}
-
--- Iteration 51 --
-bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  NULL
-}
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_decode() : error functionality ***
-bool(true)
-
--- Iteration 0 --
-bool(true)
-array(0) {
-}
-
--- Iteration 1 --
-bool(true)
-array(0) {
-}
-
--- Iteration 2 --
-bool(true)
-array(0) {
-}
-
--- Iteration 3 --
-bool(true)
-array(0) {
-}
-
 -- Iteration 4 --
 bool(true)
 array(1) {
index 74c722f594699ef3042c0f4b6d96becf738883df..86fa8ae0295f2f8091a4e0220823552e496c5749 100644 (file)
@@ -35,161 +35,6 @@ ob_end_flush();
 *** Testing session_decode() : variation ***
 bool(true)
 bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-bool(true)
-array(3) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_decode() : variation ***
-bool(true)
-bool(true)
 array(3) {
   [u"foo"]=>
   &array(3) {
index 1dc7c88435c8653526a8bdfb89f55997be8696a1..2120ddf724d9bf8b5d66f49033acc4c8f97a0663 100644 (file)
@@ -33,53 +33,6 @@ ob_end_flush();
 bool(true)
 array(0) {
 }
-array(3) {
-  ["foo"]=>
-  int(1234567890)
-  ["bar"]=>
-  string(12) "Hello World!"
-  ["guff"]=>
-  float(123.456)
-}
-bool(true)
-array(4) {
-  ["foo"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["bar"]=>
-  string(12) "Hello World!"
-  ["guff"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-  ["blah"]=>
-  &array(3) {
-    [0]=>
-    int(1)
-    [1]=>
-    int(2)
-    [2]=>
-    int(3)
-  }
-}
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_decode() : variation ***
-bool(true)
-array(0) {
-}
 array(3) {
   [u"foo"]=>
   int(1234567890)
index 10b6851cac6bf098ffb064584ea5e4fc17c0961b..020723c8d3a2aa529ebc22c76d0820a53ac57d4f 100644 (file)
@@ -34,34 +34,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_decode() : variation ***
 
-Warning: session_start(): Unknown session.serialize_handler. Failed to decode session object in %s on line %d
-bool(true)
-array(0) {
-}
-array(3) {
-  ["foo"]=>
-  int(1234567890)
-  ["bar"]=>
-  string(5) "Blah!"
-  ["guff"]=>
-  float(123.456)
-}
-
-Warning: session_decode(): Unknown session.serialize_handler. Failed to decode session object in %s on line %d
-bool(true)
-array(3) {
-  ["foo"]=>
-  int(1234567890)
-  ["bar"]=>
-  string(5) "Blah!"
-  ["guff"]=>
-  float(123.456)
-}
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_decode() : variation ***
-
 Warning: session_start(): Unknown session.serialize_handler. Failed to decode session object in %s on line %d
 bool(true)
 array(0) {
index 62c4535f79843b51ec251aff501364e8bd79bf63..ca2ce8bd7bb7e23f246c43cd100f3dfa658cb61c 100644 (file)
@@ -34,30 +34,6 @@ ob_end_flush();
 bool(true)
 array(0) {
 }
-array(3) {
-  ["foo"]=>
-  int(1234567890)
-  ["bar"]=>
-  string(5) "Blah!"
-  ["guff"]=>
-  float(123.456)
-}
-bool(true)
-array(3) {
-  ["foo"]=>
-  int(1234567890)
-  ["bar"]=>
-  string(5) "Blah!"
-  ["guff"]=>
-  float(123.456)
-}
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_decode() : variation ***
-bool(true)
-array(0) {
-}
 array(3) {
   [u"foo"]=>
   int(1234567890)
index 7035ed8e5c05a7309b086343a98f666a6dc6f683..1aff1e5e753e129a93af290140349308392aefb4 100644 (file)
@@ -98,83 +98,6 @@ ob_end_flush();
 *** Testing session_encode() : basic functionality ***
 bool(true)
 
--- Iteration 1 --
-string(9) "data|i:0;"
-
--- Iteration 2 --
-string(9) "data|i:1;"
-
--- Iteration 3 --
-string(13) "data|i:12345;"
-
--- Iteration 4 --
-string(13) "data|i:-2345;"
-
--- Iteration 5 --
-string(12) "data|d:10.5;"
-
--- Iteration 6 --
-string(13) "data|d:-10.5;"
-
--- Iteration 7 --
-string(20) "data|d:123456789000;"
-
--- Iteration 8 --
-string(86) "data|d:1.2345678899999999145113427164344339914681114578343112953007221221923828125E-9;"
-
--- Iteration 9 --
-string(11) "data|d:0.5;"
-
--- Iteration 10 --
-string(7) "data|N;"
-
--- Iteration 11 --
-string(7) "data|N;"
-
--- Iteration 12 --
-string(9) "data|b:1;"
-
--- Iteration 13 --
-string(9) "data|b:0;"
-
--- Iteration 14 --
-string(9) "data|b:1;"
-
--- Iteration 15 --
-string(9) "data|b:0;"
-
--- Iteration 16 --
-string(12) "data|S:0:"";"
-
--- Iteration 17 --
-string(12) "data|S:0:"";"
-
--- Iteration 18 --
-string(19) "data|S:7:"Nothing";"
-
--- Iteration 19 --
-string(19) "data|S:7:"Nothing";"
-
--- Iteration 20 --
-string(25) "data|S:12:"Hello World!";"
-
--- Iteration 21 --
-string(22) "data|O:6:"classA":0:{}"
-
--- Iteration 22 --
-string(7) "data|N;"
-
--- Iteration 23 --
-string(7) "data|N;"
-
--- Iteration 24 --
-string(9) "data|i:0;"
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_encode() : basic functionality ***
-bool(true)
-
 -- Iteration 1 --
 unicode(9) "data|i:0;"
 
index 6df0a570a4a1fdf700e82b19723080a0e966dba5..b7bfee0aff6976730f0f443bfc40d25f9ee5e09c 100644 (file)
@@ -142,133 +142,6 @@ bool(true)
 bool(false)
 bool(true)
 
--- Iteration 10 --
-bool(true)
-string(21) "|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 11 --
-bool(true)
-string(21) "|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 12 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 13 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 14 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 15 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 16 --
-bool(true)
-string(21) "|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 17 --
-bool(true)
-string(21) "|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 18 --
-bool(true)
-string(28) "Nothing|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 19 --
-bool(true)
-string(28) "Nothing|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 20 --
-bool(true)
-string(33) "Hello World!|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 21 --
-bool(true)
-
-Warning: Illegal offset type in %s on line %d
-bool(false)
-bool(true)
-
--- Iteration 22 --
-bool(true)
-string(21) "|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 23 --
-bool(true)
-string(21) "|S:12:"Hello World!";"
-bool(true)
-
--- Iteration 24 --
-bool(true)
-
-Strict Standards: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
-bool(false)
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_encode() : error functionality ***
-
--- Iteration 1 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 2 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 3 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 4 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 5 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 6 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 7 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 8 --
-bool(true)
-bool(false)
-bool(true)
-
--- Iteration 9 --
-bool(true)
-bool(false)
-bool(true)
-
 -- Iteration 10 --
 bool(true)
 unicode(21) "|U:12:"Hello World!";"
index 659148bd1d02470ec5df131c60974d31f38294e4..3166041a1a427f637a9d52d2970a4bc3660384bb 100644 (file)
@@ -28,12 +28,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_encode() : variation ***
 bool(true)
-string(34) "foo|a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}"
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_encode() : variation ***
-bool(true)
 unicode(34) "foo|a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}"
 bool(true)
 Done
index 9bc3dd72617e8c3f5d4e7d1a32d7c18940764e61..c2eb7d2ba252b668226664a6e2c46bd6ebce1257 100644 (file)
@@ -30,12 +30,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_encode() : variation ***
 bool(true)
-string(52) "foo|a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}guff|R:1;blah|R:1;"
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_encode() : variation ***
-bool(true)
 unicode(52) "foo|a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}guff|R:1;blah|R:1;"
 bool(true)
 Done
index 52edaf576e50ef0244e0b795075daae9c26b6ae0..4eefa8fcf50b2ec875d2adc90eeeb3af855c6822 100644 (file)
@@ -30,12 +30,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_encode() : variation ***
 bool(true)
-string(64) "data|a:5:{i:0;i:1;i:1;i:2;i:2;i:3;S:3:"foo";R:1;S:4:"blah";R:1;}"
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_encode() : variation ***
-bool(true)
 unicode(64) "data|a:5:{i:0;i:1;i:1;i:2;i:2;i:3;U:3:"foo";R:1;U:4:"blah";R:1;}"
 bool(true)
 Done
index aefec954fcb7f42b929a72d42e0448c75ad66195..21f9974043bd4c2ea4a820d884d441e8b06dd938 100644 (file)
@@ -29,12 +29,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_encode() : variation ***
 bool(true)
-string(24) "A2Zvb2k6MTIzNDU2Nzg5MDs="
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_encode() : variation ***
-bool(true)
 string(0) ""
 bool(true)
 Done
index 225c69accf8de89a78c87dfb0bdd5dffb7bc9cc5..c4da3b8987f9be5aa464a0a322f17ca05c3362e1 100644 (file)
@@ -26,47 +26,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_get_cookie_params() : basic functionality ***
-array(5) {
-  ["lifetime"]=>
-  int(0)
-  ["path"]=>
-  string(1) "/"
-  ["domain"]=>
-  string(0) ""
-  ["secure"]=>
-  bool(false)
-  ["httponly"]=>
-  bool(false)
-}
-NULL
-array(5) {
-  ["lifetime"]=>
-  int(3600)
-  ["path"]=>
-  string(5) "/path"
-  ["domain"]=>
-  string(4) "blah"
-  ["secure"]=>
-  bool(false)
-  ["httponly"]=>
-  bool(false)
-}
-NULL
-array(5) {
-  ["lifetime"]=>
-  int(1234567890)
-  ["path"]=>
-  string(5) "/guff"
-  ["domain"]=>
-  string(3) "foo"
-  ["secure"]=>
-  bool(true)
-  ["httponly"]=>
-  bool(true)
-}
-Done
---UEXPECTF--
-*** Testing session_get_cookie_params() : basic functionality ***
 array(5) {
   [u"lifetime"]=>
   int(0)
index 9807e3be093b8553ebde733ad873377efc6737a0..b7cc6dce01b6476633cfbc45d7bca6ce8e3cfe25 100644 (file)
@@ -32,81 +32,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_get_cookie_params() : variation ***
-array(5) {
-  ["lifetime"]=>
-  int(0)
-  ["path"]=>
-  string(1) "/"
-  ["domain"]=>
-  string(0) ""
-  ["secure"]=>
-  bool(false)
-  ["httponly"]=>
-  bool(false)
-}
-array(5) {
-  ["lifetime"]=>
-  int(3600)
-  ["path"]=>
-  string(1) "/"
-  ["domain"]=>
-  string(0) ""
-  ["secure"]=>
-  bool(false)
-  ["httponly"]=>
-  bool(false)
-}
-array(5) {
-  ["lifetime"]=>
-  int(3600)
-  ["path"]=>
-  string(5) "/path"
-  ["domain"]=>
-  string(0) ""
-  ["secure"]=>
-  bool(false)
-  ["httponly"]=>
-  bool(false)
-}
-array(5) {
-  ["lifetime"]=>
-  int(3600)
-  ["path"]=>
-  string(5) "/path"
-  ["domain"]=>
-  string(3) "foo"
-  ["secure"]=>
-  bool(false)
-  ["httponly"]=>
-  bool(false)
-}
-array(5) {
-  ["lifetime"]=>
-  int(3600)
-  ["path"]=>
-  string(5) "/path"
-  ["domain"]=>
-  string(3) "foo"
-  ["secure"]=>
-  bool(true)
-  ["httponly"]=>
-  bool(false)
-}
-array(5) {
-  ["lifetime"]=>
-  int(3600)
-  ["path"]=>
-  string(5) "/path"
-  ["domain"]=>
-  string(3) "foo"
-  ["secure"]=>
-  bool(true)
-  ["httponly"]=>
-  bool(true)
-}
-Done
---UEXPECTF--
-*** Testing session_get_cookie_params() : variation ***
 array(5) {
   [u"lifetime"]=>
   int(0)
index 44629ca0399cd1de85ba43b4e228e3a99906af49..db8e780d49426d79b48f4c0407b828cefde3140b 100644 (file)
@@ -49,17 +49,4 @@ string(32) "%s"
 string(2) "
 "
 Done
---UEXPECTF--
-*** Testing session_id() : error functionality ***
-string(32) "%s"
-string(32) "%s"
-string(1) "!"
-string(32) "%s"
-string(32) "%s"
-string(3) "?><"
-string(32) "%s"
-string(32) "%s"
-string(2) "
-"
-Done
 
index e67597e4f1d16bef1a4ff7ead5f6d3257f22d0c7..07e73fbe624c782b1bebe52aa8836af4b60a45e2 100644 (file)
@@ -26,14 +26,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_id() : error functionality ***
-string(1) "0"
-string(0) ""
-bool(true)
-string(40) "%s"
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_id() : error functionality ***
 unicode(1) "0"
 string(0) ""
 bool(true)
index 777751e054dbfa17845ad76af3de8df406d77e52..d9878de8a6339f2aff404e3129b1af6f65376116 100644 (file)
@@ -32,19 +32,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_id() : variation ***
-string(1) "0"
-string(0) ""
-bool(true)
-string(%d) "%s"
-bool(true)
-string(1) "0"
-string(0) ""
-bool(true)
-string(%d) "%s"
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_id() : variation ***
 unicode(1) "0"
 string(0) ""
 bool(true)
index f1ea34e7e1d52beb6a71290805e38380336874e4..f53ef7e0f4ba4754f37907bdf7934d9924f8e5d7 100644 (file)
@@ -39,23 +39,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_id() : variation ***
-string(0) ""
-int(12)
-string(1) "0"
-string(1) "0"
-string(0) ""
-bool(true)
-string(%d) "%s"
-bool(true)
-string(1) "0"
-string(0) ""
-bool(true)
-string(%d) "%s"
-bool(true)
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_id() : variation ***
 unicode(0) ""
 int(12)
 unicode(1) "0"
index 7bc6170c0c0a29c8e789f3bc72fa4a7018f6fca5..77569d86d0c2e2ceabb6de4be15c5637ab84a3a4 100644 (file)
@@ -26,15 +26,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_module_name() : basic functionality ***
-string(%d) "%s"
-string(5) "files"
-bool(true)
-string(5) "files"
-bool(true)
-string(5) "files"
-Done
---UEXPECTF--
-*** Testing session_module_name() : basic functionality ***
 unicode(5) "files"
 unicode(5) "files"
 bool(true)
index 7310f87ee33c0a30f911c9aaffde1af3b26ef991..4dc9f4e24fe81794310e1b12202b6ddd8092a17a 100644 (file)
@@ -211,129 +211,6 @@ bool(false)
 
 -- Iteration 24 --
 
-Warning: session_module_name() expects parameter 1 to be string, resource given in %s on line %d
-NULL
-Done
---UEXPECTF--
-*** Testing session_module_name() : error functionality ***
-
--- Iteration 1 --
-
-Warning: session_module_name(): Cannot find named PHP session module (0) in %s on line %d
-bool(false)
-
--- Iteration 2 --
-
-Warning: session_module_name(): Cannot find named PHP session module (1) in %s on line %d
-bool(false)
-
--- Iteration 3 --
-
-Warning: session_module_name(): Cannot find named PHP session module (12345) in %s on line %d
-bool(false)
-
--- Iteration 4 --
-
-Warning: session_module_name(): Cannot find named PHP session module (-2345) in %s on line %d
-bool(false)
-
--- Iteration 5 --
-
-Warning: session_module_name(): Cannot find named PHP session module (10.5) in %s on line %d
-bool(false)
-
--- Iteration 6 --
-
-Warning: session_module_name(): Cannot find named PHP session module (-10.5) in %s on line %d
-bool(false)
-
--- Iteration 7 --
-
-Warning: session_module_name(): Cannot find named PHP session module (123456789000) in %s on line %d
-bool(false)
-
--- Iteration 8 --
-
-Warning: session_module_name(): Cannot find named PHP session module (1.23456789E-9) in %s on line %d
-bool(false)
-
--- Iteration 9 --
-
-Warning: session_module_name(): Cannot find named PHP session module (0.5) in %s on line %d
-bool(false)
-
--- Iteration 10 --
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
--- Iteration 11 --
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
--- Iteration 12 --
-
-Warning: session_module_name(): Cannot find named PHP session module (1) in %s on line %d
-bool(false)
-
--- Iteration 13 --
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
--- Iteration 14 --
-
-Warning: session_module_name(): Cannot find named PHP session module (1) in %s on line %d
-bool(false)
-
--- Iteration 15 --
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
--- Iteration 16 --
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
--- Iteration 17 --
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
--- Iteration 18 --
-
-Warning: session_module_name(): Cannot find named PHP session module (Nothing) in %s on line %d
-bool(false)
-
--- Iteration 19 --
-
-Warning: session_module_name(): Cannot find named PHP session module (Nothing) in %s on line %d
-bool(false)
-
--- Iteration 20 --
-
-Warning: session_module_name(): Cannot find named PHP session module (Hello World!) in %s on line %d
-bool(false)
-
--- Iteration 21 --
-
-Warning: session_module_name(): Cannot find named PHP session module (Hello World!) in %s on line %d
-bool(false)
-
--- Iteration 22 --
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
--- Iteration 23 --
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
--- Iteration 24 --
-
 Warning: session_module_name() expects parameter 1 to be binary string, resource given in %s on line %d
 NULL
 Done
index 0e53ee95cbb7b06c82d60b8af1f5a9f251e6dbf9..e6104163583cf6299cf3122d937cf8ff7b2a0c12 100644 (file)
@@ -26,16 +26,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_module_name() : variation ***
 
-Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
-bool(false)
-bool(true)
-string(%d) "%s"
-bool(true)
-string(%d) "%s"
-Done
---UEXPECTF--
-*** Testing session_module_name() : variation ***
-
 Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
 bool(false)
 bool(true)
index 2ddf93137ace3d2cf3621e853d6ebb434f9db7e2..2ac83a8ee524a221a99ed8f2dbda29d00265adbd 100644 (file)
@@ -30,10 +30,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_module_name() : variation ***
-string(%d) "%s"
-string(4) "user"
---UEXPECTF--
-*** Testing session_module_name() : variation ***
 unicode(5) "files"
 unicode(4) "user"
 
index 11b6e576270766847ab7bca96f918b26f4d6ee40..1306cf3ec79dfa7f29990c1e5ee23c8968f9f896 100644 (file)
@@ -38,17 +38,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_module_name() : variation ***
-string(%d) "%s"
-string(4) "user"
-
-Fatal error: Uncaught exception 'Exception' with message 'Stop...!' in %s:%d
-Stack trace:
-#0 [internal function]: open('', 'PHPSESSID')
-#1 %s(%d): session_start()
-#2 {main}
-  thrown in %s on line %d
---UEXPECTF--
-*** Testing session_module_name() : variation ***
 unicode(5) "files"
 unicode(4) "user"
 
index 54c42e086f9b7a3efcfb5c0bfa517e9a5322ab9a..bd2d57fcfc8e8ec2e1de7ce4def70e60a30fd7ed 100644 (file)
@@ -43,30 +43,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_module_name() : variation ***
 
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-NULL
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-bool(true)
-array(0) {
-}
-bool(true)
---UEXPECTF--
-*** Testing session_module_name() : variation ***
-
 array(3) {
   [u"Blah"]=>
   unicode(12) "Hello World!"
index 4866caa4a8351d48ceecbfffdfb01d66d82a0a54..7834b74788270905481f5b570888d298ff8e03a6 100644 (file)
@@ -30,15 +30,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_name() : error functionality ***
-string(9) "PHPSESSID"
-string(9) "PHPSESSID"
-bool(true)
-string(4) "blah"
-bool(true)
-string(4) "blah"
-Done
---UEXPECTF--
-*** Testing session_name() : error functionality ***
 unicode(9) "PHPSESSID"
 unicode(9) "PHPSESSID"
 bool(true)
index ca01e9bb59151019c9aee717a69e262581c000fd..d6cb78c746b87707d7f6be3cbcaedcb7cdc530ab 100644 (file)
@@ -97,83 +97,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_name() : error functionality ***
 
--- Iteration 1 --
-string(9) "PHPSESSID"
-
--- Iteration 2 --
-string(1) "0"
-
--- Iteration 3 --
-string(1) "1"
-
--- Iteration 4 --
-string(5) "12345"
-
--- Iteration 5 --
-string(5) "-2345"
-
--- Iteration 6 --
-string(4) "10.5"
-
--- Iteration 7 --
-string(5) "-10.5"
-
--- Iteration 8 --
-string(12) "123456789000"
-
--- Iteration 9 --
-string(13) "1.23456789E-9"
-
--- Iteration 10 --
-string(3) "0.5"
-
--- Iteration 11 --
-string(0) ""
-
--- Iteration 12 --
-string(0) ""
-
--- Iteration 13 --
-string(1) "1"
-
--- Iteration 14 --
-string(0) ""
-
--- Iteration 15 --
-string(1) "1"
-
--- Iteration 16 --
-string(0) ""
-
--- Iteration 17 --
-string(0) ""
-
--- Iteration 18 --
-string(0) ""
-
--- Iteration 19 --
-string(7) "Nothing"
-
--- Iteration 20 --
-string(7) "Nothing"
-
--- Iteration 21 --
-string(12) "Hello World!"
-
--- Iteration 22 --
-string(12) "Hello World!"
-
--- Iteration 23 --
-string(0) ""
-
--- Iteration 24 --
-
-Warning: session_name() expects parameter 1 to be string, resource given in %s on line %d
-NULL
-Done
---UEXPECTF--
-*** Testing session_name() : error functionality ***
-
 -- Iteration 1 --
 unicode(9) "PHPSESSID"
 
index 289d6ca3c7b74b19fccc9dde45c1bdd366ac64aa..930541e1022ee9952e21038c071d3f0e6d40a2e4 100644 (file)
@@ -41,24 +41,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_name() : variation ***
-string(9) "PHPSESSID"
-bool(true)
-string(0) ""
-bool(true)
-string(0) ""
-string(0) ""
-bool(true)
-string(1) "    "
-bool(true)
-string(1) "    "
-string(1) "    "
-bool(true)
-string(0) ""
-bool(true)
-string(0) ""
-Done
---UEXPECTF--
-*** Testing session_name() : variation ***
 unicode(9) "PHPSESSID"
 bool(true)
 unicode(0) ""
index 8a00e94a52b120d85c303c6c840543eb4409aa23..b6a821df12ff1478a74f1dede5c5d483cde11df3 100644 (file)
@@ -29,15 +29,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_name() : variation ***
-string(4) "blah"
-string(4) "blah"
-bool(true)
-string(4) "blah"
-bool(true)
-string(4) "blah"
-Done
---UEXPECTF--
-*** Testing session_name() : variation ***
 unicode(4) "blah"
 unicode(4) "blah"
 bool(true)
index 47258f17a7a02ea4852b1b94d0d601b25020c3f1..c7663f4a3e179aae5206b993806d815e7482c1dc 100644 (file)
@@ -29,12 +29,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_save_path() : error functionality ***
-string(0) ""
-string(0) ""
-string(%d) "%s"
-Done
---UEXPECTF--
-*** Testing session_save_path() : error functionality ***
 unicode(0) ""
 unicode(0) ""
 unicode(%d) "%s"
index 3e92597877a8fdd2e1442f62bad56cfc40a70cb2..f2d19128e0c8b331621bbf1bab273a04083fcd60 100644 (file)
@@ -101,83 +101,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_save_path() : error functionality ***
 
--- Iteration 1 --
-string(0) ""
-
--- Iteration 2 --
-string(1) "0"
-
--- Iteration 3 --
-string(1) "1"
-
--- Iteration 4 --
-string(5) "12345"
-
--- Iteration 5 --
-string(5) "-2345"
-
--- Iteration 6 --
-string(4) "10.5"
-
--- Iteration 7 --
-string(5) "-10.5"
-
--- Iteration 8 --
-string(12) "123456789000"
-
--- Iteration 9 --
-string(13) "1.23456789E-9"
-
--- Iteration 10 --
-string(3) "0.5"
-
--- Iteration 11 --
-string(0) ""
-
--- Iteration 12 --
-string(0) ""
-
--- Iteration 13 --
-string(1) "1"
-
--- Iteration 14 --
-string(0) ""
-
--- Iteration 15 --
-string(1) "1"
-
--- Iteration 16 --
-string(0) ""
-
--- Iteration 17 --
-string(0) ""
-
--- Iteration 18 --
-string(0) ""
-
--- Iteration 19 --
-string(7) "Nothing"
-
--- Iteration 20 --
-string(7) "Nothing"
-
--- Iteration 21 --
-string(12) "Hello World!"
-
--- Iteration 22 --
-string(12) "Hello World!"
-
--- Iteration 23 --
-string(0) ""
-
--- Iteration 24 --
-
-Warning: session_save_path() expects parameter 1 to be string, resource given in %s on line %d
-NULL
-Done
---UEXPECTF--
-*** Testing session_save_path() : error functionality ***
-
 -- Iteration 1 --
 unicode(0) ""
 
index b79902c3474745498e35157cb30960c740da2f4c..a53a9b204d3687750b0327f67afb41749a26fc39 100644 (file)
@@ -33,16 +33,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_save_path() : variation ***
-string(0) ""
-bool(true)
-string(0) ""
-string(0) ""
-string(%d) "%s"
-bool(true)
-string(%d) "%s"
-Done
---UEXPECTF--
-*** Testing session_save_path() : variation ***
 unicode(0) ""
 bool(true)
 unicode(0) ""
index 5918c07532f7145af0f5ea1df9bca41b0a215229..264517b592d3118b20cfe7f24ce8ec320b3f3f63 100644 (file)
@@ -30,16 +30,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_save_path() : variation ***
-string(5) "/blah"
-
-Warning: session_start(): open(%s, O_RDWR) failed: No such file or directory (2) in %s on line %d
-bool(true)
-string(5) "/blah"
-bool(true)
-string(5) "/blah"
-Done
---UEXPECTF--
-*** Testing session_save_path() : variation ***
 unicode(5) "/blah"
 
 Warning: session_start(): open(%s, O_RDWR) failed: No such file or directory (2) in %s on line %d
index 6da6fe08b16d70ea5cdb619e2d76a871aac927ee..b55c663715511b2785f3b47ebd59a61d11384321 100644 (file)
@@ -30,16 +30,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_save_path() : variation ***
-string(5) "/blah"
-
-Warning: session_start(): open(%s, O_RDWR) failed: No such file or directory (2) in %s on line %d
-bool(true)
-string(5) "/blah"
-bool(true)
-string(5) "/blah"
-Done
---UEXPECTF--
-*** Testing session_save_path() : variation ***
 unicode(5) "/blah"
 
 Warning: session_start(): open(%s, O_RDWR) failed: No such file or directory (2) in %s on line %d
index 4d5398dde622e1c247abcb082f5c7b6d58e8b9ce..933653e0f715593c18774f6fe4c7f74292a925f5 100644 (file)
@@ -54,17 +54,6 @@ var_dump(rmdir($sessions));
 bool(true)
 bool(true)
 
-Warning: ini_set(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
-string(0) ""
-
-Warning: session_start(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
-
-Fatal error: session_start(): Failed to initialize storage module: files (path: ) in %s on line %d
---UEXPECTF--
-*** Testing session_save_path() : variation ***
-bool(true)
-bool(true)
-
 Warning: ini_set(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
 unicode(0) ""
 
index bff2e14f77c50ad2af4414e602665023ec5a708a..6bddc9cf377411ed4d8b17f0af602868908bc9d9 100644 (file)
@@ -54,19 +54,6 @@ var_dump(rmdir($sessions));
 bool(true)
 bool(true)
 
-Warning: ini_set(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
-string(0) ""
-bool(true)
-string(0) ""
-bool(true)
-string(0) ""
-bool(true)
-Done
---UEXPECTF--
-*** Testing session_save_path() : variation ***
-bool(true)
-bool(true)
-
 Warning: ini_set(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
 unicode(0) ""
 bool(true)
index 0adc9edd10980aa90af19b650ab9596f04b926c4..07f40e8216af80052dde97306c3988b2ef682579 100644 (file)
@@ -289,215 +289,6 @@ NULL
 
 -- Iteration 24 --
 
-Warning: session_set_cookie_params() expects parameter 1 to be string, resource given in %s on line %d
-NULL
-
-Warning: session_set_cookie_params() expects parameter 2 to be string, resource given in %s on line %d
-NULL
-
-Warning: session_set_cookie_params() expects parameter 3 to be string, resource given in %s on line %d
-NULL
-
-Warning: session_set_cookie_params() expects parameter 4 to be boolean, resource given in %s on line %d
-NULL
-
-Warning: session_set_cookie_params() expects parameter 5 to be boolean, resource given in %s on line %d
-NULL
-NULL
-Done
---UEXPECTF--
-*** Testing session_set_cookie_params() : error functionality ***
-
--- Iteration 1 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 2 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 3 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 4 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 5 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 6 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 7 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 8 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 9 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 10 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 11 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 12 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 13 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 14 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 15 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 16 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 17 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 18 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 19 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 20 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 21 --
-NULL
-NULL
-NULL
-
-Warning: session_set_cookie_params() expects parameter 4 to be boolean, object given in %s on line %d
-NULL
-
-Warning: session_set_cookie_params() expects parameter 5 to be boolean, object given in %s on line %d
-NULL
-NULL
-
--- Iteration 22 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 23 --
-NULL
-NULL
-NULL
-NULL
-NULL
-NULL
-
--- Iteration 24 --
-
 Warning: session_set_cookie_params() expects parameter 1 to be binary string, resource given in %s on line %d
 NULL
 
index ce1033d46b6ddae2bcaf35e44b4727552c05320d..7a2714accb7b87f46df52a078258c4c4cd9ac664 100644 (file)
@@ -34,20 +34,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_set_cookie_params() : variation ***
-string(4) "3600"
-NULL
-string(4) "3600"
-bool(true)
-string(4) "3600"
-NULL
-string(4) "1800"
-bool(true)
-string(4) "1800"
-NULL
-string(10) "1234567890"
-Done
---UEXPECTF--
-*** Testing session_set_cookie_params() : variation ***
 unicode(4) "3600"
 NULL
 unicode(4) "3600"
index f2fefea9a8e2f7d85c59c853029158b623ccef72..e106c24757391e7a684aa2abca54a5a122ba9c5c 100644 (file)
@@ -34,20 +34,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_set_cookie_params() : variation ***
-string(5) "/path"
-NULL
-string(4) "/foo"
-bool(true)
-string(4) "/foo"
-NULL
-string(5) "/blah"
-bool(true)
-string(5) "/blah"
-NULL
-string(5) "/guff"
-Done
---UEXPECTF--
-*** Testing session_set_cookie_params() : variation ***
 unicode(5) "/path"
 NULL
 unicode(4) "/foo"
index 146111b575531f92e2b121793dbdef887705e76a..eea1dd55fb854dbba38c19fabe55254fb80e2161 100644 (file)
@@ -34,20 +34,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_set_cookie_params() : variation ***
-string(3) "foo"
-NULL
-string(4) "blah"
-bool(true)
-string(4) "blah"
-NULL
-string(4) "guff"
-bool(true)
-string(4) "guff"
-NULL
-string(3) "foo"
-Done
---UEXPECTF--
-*** Testing session_set_cookie_params() : variation ***
 unicode(3) "foo"
 NULL
 unicode(4) "blah"
index 0fd2d2861d8c455850a4ee63d3ec4bbe42a2e958..e51ee0da24b51fbc2ae637ecf9c27c3db6b2f125 100644 (file)
@@ -34,20 +34,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_set_cookie_params() : variation ***
-string(1) "1"
-NULL
-string(1) "0"
-bool(true)
-string(1) "0"
-NULL
-string(1) "1"
-bool(true)
-string(1) "1"
-NULL
-string(1) "0"
-Done
---UEXPECTF--
-*** Testing session_set_cookie_params() : variation ***
 unicode(1) "1"
 NULL
 unicode(1) "0"
index 4fe501ad9fa7cb57184e1f8dc089d2fa9ab37793..f75f43f7602e537eb2c3c6a9ae0ba3f77c2ac5d2 100644 (file)
@@ -34,20 +34,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_set_cookie_params() : variation ***
-string(1) "1"
-NULL
-string(1) "0"
-bool(true)
-string(1) "0"
-NULL
-string(1) "1"
-bool(true)
-string(1) "1"
-NULL
-string(1) "0"
-Done
---UEXPECTF--
-*** Testing session_set_cookie_params() : variation ***
 unicode(1) "1"
 NULL
 unicode(1) "0"
index 366f9dc80c62c702fd1107c641214abe76937786..4893e61854ed983b6bca5f64ba16034da6a4474e 100644 (file)
@@ -50,52 +50,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_set_save_handler() : basic functionality ***
 
-string(5) "files"
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-
-Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
-bool(false)
-
-Warning: session_module_name(): Cannot find named PHP session module (foo) in %s on line %d
-bool(false)
-Open [%s,PHPSESSID]
-Read [%s,%s]
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-Write [%s,%s,Blah|S:12:"Hello World!";Foo|b:0;Guff|i:1234567890;]
-Close [%s,PHPSESSID]
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-Starting session again..!
-Open [%s,PHPSESSID]
-Read [%s,%s]
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-Write [%s,%s,Blah|S:12:"Hello World!";Foo|b:0;Guff|i:1234567890;]
-Close [%s,PHPSESSID]
---UEXPECTF--
-*** Testing session_set_save_handler() : basic functionality ***
-
 unicode(5) "files"
 
 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
index 1cc2fb579773f5945b26068f38ffb22102c8c736..a936b943339b7fd92d605a8301ccd8f1a338b368 100644 (file)
@@ -41,26 +41,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_set_save_handler() : error functionality ***
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-array(0) {
-}
---UEXPECTF--
-*** Testing session_set_save_handler() : error functionality ***
 array(3) {
   [u"Blah"]=>
   unicode(12) "Hello World!"
index 26d9d7b7d202053f269b5aa4e4f05c9c66f6bfa2..a89a76afb4d45a44785e4a4d35c60ec2c7ddb227 100644 (file)
@@ -27,19 +27,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_set_save_handler() : variation ***
-string(%d) "%s"
-
-Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
-bool(false)
-string(%d) "%s"
-
-Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
-bool(false)
-string(%d) "%s"
-string(%d) "%s"
-string(5) "files"
---UEXPECTF--
-*** Testing session_set_save_handler() : variation ***
 unicode(5) "files"
 
 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
index e4c5eee9ac7d9007b8b2d0e276c38874ada9103b..b47bd21dc80410c7de6331e5496f163fe0597204 100644 (file)
@@ -50,39 +50,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_set_save_handler() : variation ***
 
-Open [%s,PHPSESSID]
-Read [%s,%s]
-GC [0]
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-Write [%s,%s,Blah|S:12:"Hello World!";Foo|b:0;Guff|i:1234567890;]
-Close [%s,PHPSESSID]
-NULL
-Open [%s,PHPSESSID]
-Read [%s,%s]
-GC [0]
-array(3) {
-  ["Blah"]=>
-  string(12) "Hello World!"
-  ["Foo"]=>
-  bool(false)
-  ["Guff"]=>
-  int(1234567890)
-}
-Destroy [%s,%s]
-
-Warning: unlink(%s): No such file or directory in %s on line %d
-Close [%s,PHPSESSID]
-bool(true)
---UEXPECTF--
-*** Testing session_set_save_handler() : variation ***
-
 Open [%s,PHPSESSID]
 Read [%s,%s]
 GC [0]
index c92bfda067ad08dc3303aead2886bebca477df6b..a797eafb96bf4c438cc39529a819a35bb40bfd7c 100644 (file)
@@ -27,15 +27,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_start() : variation ***
-array(1) {
-  ["blah"]=>
-  string(3) "foo"
-}
-array(0) {
-}
-Done
---UEXPECTF--
-*** Testing session_start() : variation ***
 array(1) {
   [u"blah"]=>
   unicode(3) "foo"
index a3ed21e975d116e772b8080c74822c53655926d4..447d09a071f7e15c71f16bb0422934cd72c1031e 100644 (file)
@@ -33,30 +33,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_start() : variation ***
-array(4) {
-  ["colour"]=>
-  string(5) "green"
-  ["animal"]=>
-  string(3) "cat"
-  ["person"]=>
-  string(5) "julia"
-  ["age"]=>
-  int(6)
-}
-NULL
-array(4) {
-  ["colour"]=>
-  string(5) "green"
-  ["animal"]=>
-  string(3) "cat"
-  ["person"]=>
-  string(5) "julia"
-  ["age"]=>
-  int(6)
-}
-Done
---UEXPECTF--
-*** Testing session_start() : variation ***
 array(4) {
   [u"colour"]=>
   unicode(5) "green"
index 12f817b4c1d4c36dcc1dee09230217bf1345cb13..f02243d69368ce49379293e693638e1655ea8535 100644 (file)
@@ -34,40 +34,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_start() : variation ***
-array(4) {
-  ["colour"]=>
-  string(5) "green"
-  ["animal"]=>
-  string(3) "cat"
-  ["person"]=>
-  string(5) "julia"
-  ["age"]=>
-  int(6)
-}
-NULL
-array(4) {
-  ["colour"]=>
-  string(5) "green"
-  ["animal"]=>
-  string(3) "cat"
-  ["person"]=>
-  string(5) "julia"
-  ["age"]=>
-  int(6)
-}
-array(4) {
-  ["colour"]=>
-  string(5) "green"
-  ["animal"]=>
-  string(3) "cat"
-  ["person"]=>
-  string(5) "julia"
-  ["age"]=>
-  int(6)
-}
-Done
---UEXPECTF--
-*** Testing session_start() : variation ***
 array(4) {
   [u"colour"]=>
   unicode(5) "green"
index d7b778556355bb41ec03d8c16975604742dac143..f41f3852fa0abf3d5b2b955ca2cfffe8a4e47a08 100644 (file)
@@ -34,32 +34,6 @@ ob_end_flush();
 ?>
 --EXPECTF--
 *** Testing session_start() : variation ***
-array(4) {
-  ["colour"]=>
-  string(5) "green"
-  ["animal"]=>
-  string(3) "cat"
-  ["person"]=>
-  string(5) "julia"
-  ["age"]=>
-  int(6)
-}
-bool(true)
-array(4) {
-  ["colour"]=>
-  string(5) "green"
-  ["animal"]=>
-  string(3) "cat"
-  ["person"]=>
-  string(5) "julia"
-  ["age"]=>
-  int(6)
-}
-array(0) {
-}
-Done
---UEXPECTF--
-*** Testing session_start() : variation ***
 array(4) {
   [u"colour"]=>
   unicode(5) "green"
index db95d51de9e4fc2b0ff7361074eb2483968830cd..1202205fc892b0b2441ad9cfc6c01a08f4564085 100644 (file)
@@ -29,20 +29,6 @@ ob_end_flush();
 --EXPECTF--
 *** Testing session_unset() : basic functionality ***
 bool(true)
-array(1) {
-  ["foo"]=>
-  string(12) "Hello World!"
-}
-NULL
-array(0) {
-}
-bool(true)
-array(0) {
-}
-Done
---UEXPECTF--
-*** Testing session_unset() : basic functionality ***
-bool(true)
 array(1) {
   [u"foo"]=>
   unicode(12) "Hello World!"
index f9346f6332b3c424f82c12b26bd2353406db1dd4..7c7883540b7ef6cdca38b3ee55fc4f446e363955 100644 (file)
@@ -33,23 +33,6 @@ ob_end_flush();
 bool(false)
 bool(true)
 NULL
-array(1) {
-  ["foo"]=>
-  string(12) "Hello World!"
-}
-bool(true)
-bool(false)
-array(1) {
-  ["foo"]=>
-  string(12) "Hello World!"
-}
-bool(false)
-Done
---UEXPECTF--
-*** Testing session_unset() : variation ***
-bool(false)
-bool(true)
-NULL
 array(1) {
   [u"foo"]=>
   unicode(12) "Hello World!"
index 7f9d87a59268fafedf366c653854280f96fe9710..af11cbdebdb43b90401bd355bccb21886ba377a7 100755 (executable)
@@ -42,221 +42,6 @@ test('sxe->elem22["attr22"]');
 bool(true)
 bool(true)
 int(3)
-object(SimpleXMLElement)#%d (3) {
-  ["@attributes"]=>
-  array(1) {
-    ["id"]=>
-    string(3) "123"
-  }
-  ["elem1"]=>
-  array(2) {
-    [0]=>
-    string(36) "There is some text.Here is some more"
-    [1]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["@attributes"]=>
-      array(2) {
-        ["attr1"]=>
-        string(2) "11"
-        ["attr2"]=>
-        string(2) "12"
-      }
-    }
-  }
-  ["elem11"]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["elem111"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["elem1111"]=>
-      object(SimpleXMLElement)#%d (0) {
-      }
-    }
-  }
-}
-===sxe->elem1
-bool(true)
-bool(true)
-int(2)
-object(SimpleXMLElement)#%d (3) {
-  ["@attributes"]=>
-  array(2) {
-    ["attr1"]=>
-    string(5) "first"
-    ["attr2"]=>
-    string(6) "second"
-  }
-  ["comment"]=>
-  object(SimpleXMLElement)#%d (0) {
-  }
-  ["elem2"]=>
-  object(SimpleXMLElement)#%d (2) {
-    ["@attributes"]=>
-    array(2) {
-      ["att25"]=>
-      string(2) "25"
-      ["att42"]=>
-      string(2) "42"
-    }
-    ["elem3"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["elem4"]=>
-      object(SimpleXMLElement)#%d (1) {
-        ["test"]=>
-        object(SimpleXMLElement)#%d (0) {
-        }
-      }
-    }
-  }
-}
-===sxe->elem1[0]
-bool(true)
-bool(true)
-int(1)
-object(SimpleXMLElement)#%d (3) {
-  ["@attributes"]=>
-  array(2) {
-    ["attr1"]=>
-    string(5) "first"
-    ["attr2"]=>
-    string(6) "second"
-  }
-  ["comment"]=>
-  object(SimpleXMLElement)#%d (0) {
-  }
-  ["elem2"]=>
-  object(SimpleXMLElement)#%d (2) {
-    ["@attributes"]=>
-    array(2) {
-      ["att25"]=>
-      string(2) "25"
-      ["att42"]=>
-      string(2) "42"
-    }
-    ["elem3"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["elem4"]=>
-      object(SimpleXMLElement)#%d (1) {
-        ["test"]=>
-        object(SimpleXMLElement)#%d (0) {
-        }
-      }
-    }
-  }
-}
-===sxe->elem1[0]->elem2
-bool(true)
-bool(true)
-int(1)
-object(SimpleXMLElement)#%d (2) {
-  ["@attributes"]=>
-  array(2) {
-    ["att25"]=>
-    string(2) "25"
-    ["att42"]=>
-    string(2) "42"
-  }
-  ["elem3"]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["elem4"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["test"]=>
-      object(SimpleXMLElement)#%d (0) {
-      }
-    }
-  }
-}
-===sxe->elem1[0]->elem2->bla
-bool(false)
-bool(false)
-int(0)
-object(SimpleXMLElement)#%d (0) {
-}
-===sxe->elem1[0]["attr1"]
-bool(true)
-bool(true)
-int(0)
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(5) "first"
-}
-===sxe->elem1[0]->attr1
-bool(false)
-bool(false)
-int(0)
-object(SimpleXMLElement)#%d (0) {
-}
-===sxe->elem1[1]
-bool(true)
-bool(true)
-int(0)
-object(SimpleXMLElement)#%d (1) {
-  ["@attributes"]=>
-  array(2) {
-    ["attr1"]=>
-    string(2) "11"
-    ["attr2"]=>
-    string(2) "12"
-  }
-}
-===sxe->elem1[2]
-bool(false)
-bool(false)
-int(0)
-NULL
-===sxe->elem11
-bool(true)
-bool(true)
-int(1)
-object(SimpleXMLElement)#%d (1) {
-  ["elem111"]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["elem1111"]=>
-    object(SimpleXMLElement)#%d (0) {
-    }
-  }
-}
-===sxe->elem11->elem111
-bool(true)
-bool(true)
-int(1)
-object(SimpleXMLElement)#%d (1) {
-  ["elem1111"]=>
-  object(SimpleXMLElement)#%d (0) {
-  }
-}
-===sxe->elem11->elem111->elem1111
-bool(true)
-bool(true)
-int(1)
-object(SimpleXMLElement)#%d (0) {
-}
-===sxe->elem22
-bool(false)
-bool(false)
-int(0)
-object(SimpleXMLElement)#%d (0) {
-}
-===sxe->elem22->elem222
-bool(false)
-bool(false)
-int(0)
-NULL
-===sxe->elem22->attr22
-bool(false)
-bool(false)
-int(0)
-NULL
-===sxe->elem22["attr22"]
-bool(false)
-bool(false)
-int(0)
-NULL
-===DONE===
---UEXPECTF--
-===sxe
-bool(true)
-bool(true)
-int(3)
 object(SimpleXMLElement)#%d (3) {
   [u"@attributes"]=>
   array(1) {
index b5c51ff96079ca4854c36f32c61ed0c0f80dcd9b..993c8d596689ef8e87592447bed6f84ba8e9f26c 100644 (file)
@@ -10,38 +10,6 @@ var_dump(simplexml_load_file(dirname(__FILE__).'/sxe.xml'));
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (2) {
-  ["@attributes"]=>
-  array(1) {
-    ["id"]=>
-    string(5) "elem1"
-  }
-  ["elem1"]=>
-  object(SimpleXMLElement)#%d (3) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr1"]=>
-      string(5) "first"
-    }
-    ["comment"]=>
-    object(SimpleXMLElement)#%d (0) {
-    }
-    ["elem2"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["elem3"]=>
-      object(SimpleXMLElement)#%d (1) {
-        ["elem4"]=>
-        object(SimpleXMLElement)#%d (1) {
-          ["test"]=>
-          object(SimpleXMLElement)#%d (0) {
-          }
-        }
-      }
-    }
-  }
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (2) {
   [u"@attributes"]=>
   array(1) {
index f761f3740b323cb3af7ceb5bafffaa065723a158..74c90b63b9a86cae6a5cc8e112c275c76ab7a85f 100644 (file)
@@ -31,38 +31,6 @@ var_dump($copy);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (2) {
-  ["@attributes"]=>
-  array(1) {
-    ["id"]=>
-    string(5) "elem1"
-  }
-  ["elem1"]=>
-  object(SimpleXMLElement)#%d (3) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr1"]=>
-      string(5) "first"
-    }
-    ["comment"]=>
-    object(SimpleXMLElement)#%d (0) {
-    }
-    ["elem2"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["elem3"]=>
-      object(SimpleXMLElement)#%d (1) {
-        ["elem4"]=>
-        object(SimpleXMLElement)#%d (1) {
-          ["test"]=>
-          object(SimpleXMLElement)#%d (0) {
-          }
-        }
-      }
-    }
-  }
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (2) {
   [u"@attributes"]=>
   array(1) {
index 75376a1538b767df387de3e8412e438fe0ba1a39..299b90958281d132a39239c72fb065d8d2104365 100755 (executable)
@@ -31,43 +31,6 @@ var_dump(simplexml_load_string($xml));
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (2) {
-  ["@attributes"]=>
-  array(1) {
-    ["id"]=>
-    string(5) "elem1"
-  }
-  ["elem1"]=>
-  object(SimpleXMLElement)#%d (3) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr1"]=>
-      string(5) "first"
-    }
-    ["comment"]=>
-    object(SimpleXMLElement)#%d (0) {
-    }
-    ["elem2"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["elem3"]=>
-      object(SimpleXMLElement)#%d (2) {
-        ["included-entity"]=>
-        object(SimpleXMLElement)#%d (1) {
-          ["included-entity"]=>
-          string(36) "This is text included from an entity"
-        }
-        ["elem4"]=>
-        object(SimpleXMLElement)#%d (1) {
-          ["test"]=>
-          object(SimpleXMLElement)#%d (0) {
-          }
-        }
-      }
-    }
-  }
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (2) {
   [u"@attributes"]=>
   array(1) {
index a94003422c8c107ca75a295bb8a50cf9ed80d8ce..7776649090be51063f4ae5b7e6a1ff5c3a09b2c4 100755 (executable)
@@ -34,39 +34,6 @@ var_dump(trim((string)$elem2));
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (2) {
-  ["@attributes"]=>
-  array(1) {
-    ["id"]=>
-    string(5) "elem1"
-  }
-  ["elem1"]=>
-  object(SimpleXMLElement)#%d (3) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr1"]=>
-      string(5) "first"
-    }
-    ["comment"]=>
-    object(SimpleXMLElement)#%d (0) {
-    }
-    ["elem2"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["elem3"]=>
-      object(SimpleXMLElement)#%d (1) {
-        ["elem4"]=>
-        object(SimpleXMLElement)#%d (1) {
-          ["test"]=>
-          object(SimpleXMLElement)#%d (0) {
-          }
-        }
-      }
-    }
-  }
-}
-string(11) "CDATA block"
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (2) {
   [u"@attributes"]=>
   array(1) {
index 035d66b5455f8d11befc773942f89f43d8f16bd9..dc9bee84a3b3add65b0c5a28fa1d10c2afd5d541 100755 (executable)
@@ -34,11 +34,6 @@ echo "---Done---\n";
 
 ?>
 --EXPECT--
-string(28) "Here we have some text data."
-string(19) "And here some more."
-string(15) "Wow once again."
----Done--- 
---UEXPECT--
 unicode(28) "Here we have some text data."
 unicode(19) "And here some more."
 unicode(15) "Wow once again."
index b97b71f845e2ea498ec9b4b12d08b80dd077a190..3700520afe334f5a63e180ef05b6ac66586e00de 100755 (executable)
@@ -63,23 +63,6 @@ foreach($sxe->elem1 as $name => $data) {
 ===DONE===
 <?php exit(0); __halt_compiler(); ?>
 --EXPECT--
-string(5) "elem1"
-string(10) "Bla bla 1."
-string(6) "elem11"
-string(10) "Bla bla 2."
-===CLONE===
-string(5) "elem1"
-string(10) "Bla bla 1."
-string(6) "elem11"
-string(10) "Bla bla 2."
-===ELEMENT===
-string(6) "elem11"
-string(10) "Bla bla 2."
-===COMMENT===
-string(5) "elem1"
-string(10) "Bla bla 1."
-===DONE===
---UEXPECT--
 unicode(5) "elem1"
 unicode(10) "Bla bla 1."
 unicode(6) "elem11"
index 67089477901d98d6e203bc3ad408d2745c599ded..ab9556cb4dca256cc41d5fe6224b4ea7d9e0b0ae 100755 (executable)
@@ -48,55 +48,6 @@ var_dump($a);
 ===Done===
 --EXPECTF--
 ===Property===
-object(SimpleXMLElement)#%d (3) {
-  ["@attributes"]=>
-  array(1) {
-    ["attr1"]=>
-    string(5) "first"
-  }
-  ["comment"]=>
-  object(SimpleXMLElement)#%d (0) {
-  }
-  ["elem2"]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["elem3"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["elem4"]=>
-      object(SimpleXMLElement)#%d (1) {
-        ["test"]=>
-        object(SimpleXMLElement)#%d (0) {
-        }
-      }
-    }
-  }
-}
-===Array===
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(5) "elem1"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(5) "first"
-}
-===Set===
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(8) "Changed1"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(2) "12"
-}
-===Unset===
-NULL
-NULL
-===Misc.===
-int(4)
-int(4)
-===Done===
---UEXPECTF--
-===Property===
 object(SimpleXMLElement)#%d (3) {
   [u"@attributes"]=>
   array(1) {
index 82dc7832763afe0955c0956af73e66e57dc8ea4a..abc379053f75b9445e9e12914c9e9119938774b2 100644 (file)
@@ -28,16 +28,6 @@ var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
 var_dump($sxe->xpath("***"));
 ?>
 --EXPECTF--
-array(1) {
-  [0]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["test"]=>
-    object(SimpleXMLElement)#%d (0) {
-    }
-  }
-}
-bool(false)
---UEXPECTF--
 array(1) {
   [0]=>
   object(SimpleXMLElement)#%d (1) {
index d5cd99910ee94bc7b74d1241bf10e845ac2c3c73..6b71ccccfd1290d3e1ec452748ccc431da163cd5 100755 (executable)
@@ -36,14 +36,6 @@ foreach($sxe->children() as $name=>$val) {
 ?>
 ===DONE===
 --EXPECT--
-string(5) "elem1"
-string(16) "SimpleXMLElement"
-string(10) "Bla bla 1."
-string(6) "elem11"
-string(16) "SimpleXMLElement"
-string(10) "Bla bla 2."
-===DONE===
---UEXPECT--
 unicode(5) "elem1"
 unicode(16) "SimpleXMLElement"
 unicode(10) "Bla bla 1."
index de3c522d3a19b76d4061a288e6f01dd6199ad03e..1d24da9cdd30fddcea2f31a6140d67260384bedd 100755 (executable)
@@ -21,19 +21,6 @@ var_dump($sxe->children());
 ===DONE===
 <?php exit(0); ?>
 --EXPECTF--
-object(SimpleXMLElement)#%d (3) {
-  ["@attributes"]=>
-  array(1) {
-    ["id"]=>
-    string(5) "elem1"
-  }
-  ["elem1"]=>
-  string(10) "Bla bla 1."
-  ["elem11"]=>
-  string(10) "Bla bla 2."
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (3) {
   [u"@attributes"]=>
   array(1) {
index 0b4da340fcf69349f442c664236195cf337ea57d..eb28d7aab8abd64fe8158e6e83db2822923f3cf0 100644 (file)
@@ -31,38 +31,6 @@ var_dump(simplexml_load_string($xml, 'simplexml_inherited'));
 ?>
 ===DONE===
 --EXPECTF--
-object(simplexml_inherited)#%d (2) {
-  ["@attributes"]=>
-  array(1) {
-    ["id"]=>
-    string(5) "elem1"
-  }
-  ["elem1"]=>
-  object(simplexml_inherited)#%d (3) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr1"]=>
-      string(5) "first"
-    }
-    ["comment"]=>
-    object(simplexml_inherited)#%d (0) {
-    }
-    ["elem2"]=>
-    object(simplexml_inherited)#%d (1) {
-      ["elem3"]=>
-      object(simplexml_inherited)#%d (1) {
-        ["elem4"]=>
-        object(simplexml_inherited)#%d (1) {
-          ["test"]=>
-          object(simplexml_inherited)#%d (0) {
-          }
-        }
-      }
-    }
-  }
-}
-===DONE===
---UEXPECTF--
 object(simplexml_inherited)#%d (2) {
   [u"@attributes"]=>
   array(1) {
index 1ce464766cacc6932a487a70068d336eb97a2df1..ee100616d20a5d5700ec607f9a1945ebae4635a5 100755 (executable)
@@ -19,8 +19,5 @@ var_dump((string)$sxe);
 ?>
 ===DONE===
 --EXPECT--
-string(6) "barbar"
-===DONE===
---UEXPECT--
 unicode(6) "barbar"
 ===DONE===
index 0342ee972b1f331c4ead4fc59f4faafb76f6a8a9..12196657b576536f72768cc75e92779d026d1869 100644 (file)
@@ -31,34 +31,6 @@ var_dump($people->person['age']);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Joe"
-}
-NULL
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "XXX"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(2) "30"
-}
----Unset:---
----Unset?---
-NULL
-bool(false)
----Unsupported---
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(2) "30"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(2) "35"
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(3) "Joe"
index aa4eaa4ffbe7d83d7f0685c6c9182541cb7982f1..4257c20a9a3391069b5739b8393fafd87da305e7 100755 (executable)
@@ -30,31 +30,6 @@ var_dump($people->person[0]['age']);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Joe"
-}
-NULL
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "XXX"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(2) "30"
-}
----Unset:---
----Unset?---
-NULL
-bool(false)
----Unsupported---
-NULL
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(1) "5"
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(3) "Joe"
index 155dfa6db12eb172e4a498ecbd00f80ff0f930af..cd705973a13da2f5d2aeca610e0c5d241cf3951d 100755 (executable)
@@ -30,30 +30,6 @@ var_dump($people->person[1]['age']);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Joe"
-}
-NULL
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "XXX"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(2) "30"
-}
----Unset:---
----Unset?---
-NULL
-bool(false)
----Unsupported---
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(1) "5"
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(3) "Joe"
index 2b3f7d18aeb8403a48bb6a71192d680d18af7193..c26a014d745073bd6ab145a87b4e0f770c542944 100644 (file)
@@ -37,24 +37,6 @@ var_dump($people->person[1]['name']);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Joe"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Joe"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Joe"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Boe"
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(3) "Joe"
index 529f515d0beb4c5a4f2dbba7582adf96fef87a01..2ad0fe24620bfd786c7c64fb97c0e74f810631cf 100644 (file)
@@ -29,33 +29,6 @@ var_dump($people->person[0]['name']);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Joe"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(6) "JoeFoo"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(9) "JoeFooBar"
-}
----[0]---
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Joe"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(6) "JoeFoo"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(9) "JoeFooBar"
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(3) "Joe"
index 6ef8d917d9face33f32bbcb732973dfa2cfa30f7..f67c7bd225f31090e075da059c5a82de28f492c3 100755 (executable)
@@ -18,16 +18,6 @@ var_dump($people->person['name']);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(3) "Foo"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(6) "FooBar"
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(3) "Foo"
index d69ba5f6589e9633179ec161877653b0355022ea..43c3ef467b0803700db0f4ca2ae2393db4b62ece 100755 (executable)
@@ -62,23 +62,6 @@ foreach($sxe->elem1->children() as $name => $data) {
 ?>
 ===DONE===
 --EXPECT--
-string(5) "elem1"
-string(10) "Bla bla 1."
-string(6) "elem11"
-string(10) "Bla bla 2."
-===CLONE===
-string(5) "elem1"
-string(10) "Bla bla 1."
-string(6) "elem11"
-string(10) "Bla bla 2."
-===ELEMENT===
-string(7) "elem111"
-string(7) "Foo Bar"
-===COMMENT===
-string(5) "elem2"
-string(28) "Here we have some text data."
-===DONE===
---UEXPECT--
 unicode(5) "elem1"
 unicode(10) "Bla bla 1."
 unicode(6) "elem11"
index a3586f1b395d170efaee11efb6aaf7c25aac71ac..13427e229d5e2ca9fc7bc5dea05246c7907580ff 100755 (executable)
@@ -29,39 +29,6 @@ foreach($sxe->content->file as $file)
 ===DONE===
 --EXPECTF--
 ===CONTENT===
-object(SimpleXMLElement)#%d (1) {
-  ["file"]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["glob"]=>
-      string(11) "slide_*.xml"
-    }
-  }
-}
-===FILE===
-object(SimpleXMLElement)#%d (1) {
-  ["@attributes"]=>
-  array(1) {
-    ["glob"]=>
-    string(11) "slide_*.xml"
-  }
-}
-===FOREACH===
-object(SimpleXMLElement)#%d (1) {
-  ["@attributes"]=>
-  array(1) {
-    ["glob"]=>
-    string(11) "slide_*.xml"
-  }
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(11) "slide_*.xml"
-}
-===DONE===
---UEXPECTF--
-===CONTENT===
 object(SimpleXMLElement)#%d (1) {
   [u"file"]=>
   object(SimpleXMLElement)#%d (1) {
index 1aa47b3be44eaf67db9822405a899129a4bf5654..5c2af8ba468be6d687e005efe21081c366091006 100755 (executable)
@@ -22,19 +22,6 @@ var_dump($sxe['attr']);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  ["@attributes"]=>
-  array(1) {
-    ["attr"]=>
-    string(%d) "foo%sbar%sbaz"
-  }
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(%d) "foo%sbar%sbaz"
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [u"@attributes"]=>
   array(1) {
index 7cbe3d43e1e9479d6217675f7ced05b21f72ec44..0fef8588042fb7800e3fb200fdda63558820e62b 100755 (executable)
@@ -33,148 +33,6 @@ test('elem[2]/@attr2');
 ===DONE===
 --EXPECTF--
 ===elem/@attr2===
-array(3) {
-  [0]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "12"
-    }
-  }
-  [1]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "22"
-    }
-  }
-  [2]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "32"
-    }
-  }
-}
-===//@attr2===
-array(3) {
-  [0]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "12"
-    }
-  }
-  [1]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "22"
-    }
-  }
-  [2]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "32"
-    }
-  }
-}
-===//@*===
-array(9) {
-  [0]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr1"]=>
-      string(2) "11"
-    }
-  }
-  [1]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "12"
-    }
-  }
-  [2]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr3"]=>
-      string(2) "13"
-    }
-  }
-  [3]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr1"]=>
-      string(2) "21"
-    }
-  }
-  [4]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "22"
-    }
-  }
-  [5]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr3"]=>
-      string(2) "23"
-    }
-  }
-  [6]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr1"]=>
-      string(2) "31"
-    }
-  }
-  [7]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "32"
-    }
-  }
-  [8]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr3"]=>
-      string(2) "33"
-    }
-  }
-}
-===elem[2]/@attr2===
-array(1) {
-  [0]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["attr2"]=>
-      string(2) "22"
-    }
-  }
-}
-===DONE===
---UEXPECTF--
-===elem/@attr2===
 array(3) {
   [0]=>
   object(SimpleXMLElement)#%d (1) {
index e763d6e22e62cc17a3abd1f8a1e4fcdb462e4957..119cb76b0b7bd57e9bdec21f2830ce44abd3c158 100755 (executable)
@@ -49,48 +49,6 @@ var_dump($sxe->getDocNamespaces());
 ===DONE===
 <?php exit(0); ?>
 --EXPECTF--
-array(1) {
-  ["xhtml"]=>
-  string(31) "http://www.w3.org/TR/REC-html40"
-}
-array(3) {
-  ["xhtml"]=>
-  string(31) "http://www.w3.org/TR/REC-html40"
-  ["html"]=>
-  string(28) "http://www.w3.org/1999/xhtml"
-  ["foo"]=>
-  string(6) "foobar"
-}
-array(2) {
-  ["html"]=>
-  string(28) "http://www.w3.org/1999/xhtml"
-  ["xhtml"]=>
-  string(31) "http://www.w3.org/TR/REC-html40"
-}
-array(4) {
-  ["html"]=>
-  string(28) "http://www.w3.org/1999/xhtml"
-  ["xhtml"]=>
-  string(31) "http://www.w3.org/TR/REC-html40"
-  ["foo"]=>
-  string(6) "foobar"
-  ["baz"]=>
-  string(9) "foobarbaz"
-}
-array(1) {
-  [""]=>
-  string(28) "http://www.w3.org/1999/xhtml"
-}
-array(1) {
-  [""]=>
-  string(28) "http://www.w3.org/1999/xhtml"
-}
-array(0) {
-}
-array(0) {
-}
-===DONE===
---UEXPECTF--
 array(1) {
   [u"xhtml"]=>
   unicode(31) "http://www.w3.org/TR/REC-html40"
index 0a2fe0e429960317dc836f2958cc639bbc9deb76..f1c5844eda57bd51be4d7ef6e06a10a9e0ae1f0d 100755 (executable)
@@ -28,17 +28,6 @@ foreach($people as $person)
 ?>
 ===DONE===
 --EXPECTF--
-string(3) "Joe"
-int(3)
-int(0)
-string(4) "John"
-int(3)
-int(1)
-string(4) "Jane"
-int(3)
-int(0)
-===DONE===
---UEXPECTF--
 unicode(3) "Joe"
 int(3)
 int(0)
index e2816fa207137cf7d48d5bdfcfd8ad9e683ec7cc..bc5a897f86d476aa243fa53cf7332cfc7547faa9 100644 (file)
@@ -45,17 +45,6 @@ echo $sxe->asXML();
 ?>
 ===DONE===
 --EXPECTF--
-Warning: SimpleXMLElement::addAttribute(): Attribute already exists in %s031.php on line %d
-
-Warning: SimpleXMLElement::addChild(): Cannot add element to attributes in %s031.php on line %d
-<?xml version="1.0"?>
-<root xmlns:s="urn::test" xmlns:t="urn::test-t" xmlns:v="urn::test-v" s:att1="b" att1="a" v:att11="xxx" att2="no-ns">
-   <child1>test</child1>
-   <child1>test 2</child1>
-   <s:child3/>
-<s:test1>myval</s:test1><m:test2 xmlns:m="urn::testnew">myval</m:test2><test3 xmlns="urn::testnew">myval</test3><test4>myval</test4><test5>myval</test5></root>
-===DONE===
---UEXPECTF--
 Warning: SimpleXMLElement::addAttribute(): Attribute already exists in %s on line %d
 
 Warning: SimpleXMLElement::addChild(): Cannot add element to attributes in %s on line %d
index 761374424bf18cf4b7905c9ca7cc9e56aeebf6dc..5078a4b1e0b9d24e3057235d7854d961720c06c7 100755 (executable)
@@ -43,105 +43,6 @@ int(0)
 int(0)
 float(0)
 float(0)
-string(0) ""
-string(15) "
-test
-  
-  
-  
-"
-array(0) {
-}
-array(1) {
-  ["person"]=>
-  array(3) {
-    [0]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["@attributes"]=>
-      array(1) {
-        ["name"]=>
-        string(3) "Joe"
-      }
-    }
-    [1]=>
-    object(SimpleXMLElement)#%d (2) {
-      ["@attributes"]=>
-      array(1) {
-        ["name"]=>
-        string(4) "John"
-      }
-      ["children"]=>
-      object(SimpleXMLElement)#%d (1) {
-        ["person"]=>
-        object(SimpleXMLElement)#%d (1) {
-          ["@attributes"]=>
-          array(1) {
-            ["name"]=>
-            string(3) "Joe"
-          }
-        }
-      }
-    }
-    [2]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["@attributes"]=>
-      array(1) {
-        ["name"]=>
-        string(4) "Jane"
-      }
-    }
-  }
-}
-object(SimpleXMLElement)#%d (0) {
-}
-object(SimpleXMLElement)#%d (1) {
-  ["person"]=>
-  array(3) {
-    [0]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["@attributes"]=>
-      array(1) {
-        ["name"]=>
-        string(3) "Joe"
-      }
-    }
-    [1]=>
-    object(SimpleXMLElement)#%d (2) {
-      ["@attributes"]=>
-      array(1) {
-        ["name"]=>
-        string(4) "John"
-      }
-      ["children"]=>
-      object(SimpleXMLElement)#%d (1) {
-        ["person"]=>
-        object(SimpleXMLElement)#%d (1) {
-          ["@attributes"]=>
-          array(1) {
-            ["name"]=>
-            string(3) "Joe"
-          }
-        }
-      }
-    }
-    [2]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["@attributes"]=>
-      array(1) {
-        ["name"]=>
-        string(4) "Jane"
-      }
-    }
-  }
-}
-===DONE===
---UEXPECTF--
-bool(false)
-bool(true)
-int(0)
-int(0)
-float(0)
-float(0)
 unicode(0) ""
 unicode(15) "
 test
index 23ff73204c90f6481454bfe0d3c9b67b84797bb2..a13847c43a22243356d37c6ad20f007b6d51efbf 100644 (file)
@@ -30,9 +30,3 @@ int(1)
 Strict Standards: Creating default object from empty value in %s on line %d
 int(1)
 Done
---UEXPECTF--
-int(1)
-
-Strict Standards: Creating default object from empty value in %s on line %d
-int(1)
-Done
index b449b8295543349e3dca926692a9780e4710231a..399b7245927d2181cc433f2d30733db1e8cf9bde 100644 (file)
@@ -18,20 +18,6 @@ $item->$a = new stdclass;
 echo "Done\n";
 ?>
 --EXPECTF--    
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(9) "something"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(9) "something"
-}
-
-Notice: Array to string conversion in %s on line %d
-
-Warning: It is not yet possible to assign complex types to properties in %s on line %d
-Done
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(9) "something"
index b3ef25c89fb92c0b9a13d30a19f0ac727219404d..b4ab97d5a41d72b0d05da22c870cf1d9d34aaa2a 100644 (file)
@@ -19,23 +19,6 @@ var_dump($clone->asXML());
 echo "Done\n";
 ?>
 --EXPECTF--    
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(2) "
-
-"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(2) "
-
-"
-}
-string(15) "<test>
-
-</test>"
-Done
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(2) "
index c91e29c999999bb5e9e8ab07636a041a0c8de1c8..bf4f32982366b9fe4c645c9171e7e53d4b1d0030 100644 (file)
@@ -25,21 +25,6 @@ var_dump($test3);
 echo "Done\n";
 ?>
 --EXPECTF--    
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(5) "text1"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(5) "text1"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(5) "text1"
-}
-Done
-
---UEXPECTF--   
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(5) "text1"
index adad1b6783369caf868a1985e1f13d2fbbd943e8..5370c455205b90aeaafc4226d37642cb088d24db 100644 (file)
@@ -20,20 +20,6 @@ var_dump($root->child);
 ?>
 ===DONE===
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(5) "Hello"
-}
-object(SimpleXMLElement)#%d (1) {
-  [0]=>
-  string(5) "World"
-}
-string(5) "Hello"
-string(5) "World"
-object(SimpleXMLElement)#%d (0) {
-}
-===DONE=== 
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [0]=>
   unicode(5) "Hello"
index 607aa6aa5d47820a6ae9db57a500dceac2dec518..d3bfb8ef3a964ea18fdcf9fc3ce67bf43c66704f 100755 (executable)
@@ -32,47 +32,6 @@ var_dump($sxe->Body->children('')->businessList);
 ?>
 ===DONE===
 --EXPECTF--
-array(1) {
-  ["soap"]=>
-  string(41) "http://schemas.xmlsoap.org/soap/envelope/"
-}
-object(SimpleXMLElement)#%s (0) {
-}
-object(SimpleXMLElement)#%s (1) {
-  ["businessList"]=>
-  object(SimpleXMLElement)#%s (2) {
-    ["@attributes"]=>
-    array(1) {
-      ["foo"]=>
-      string(3) "bar"
-    }
-    ["businessInfo"]=>
-    object(SimpleXMLElement)#%s (1) {
-      ["@attributes"]=>
-      array(1) {
-        ["businessKey"]=>
-        string(3) "bla"
-      }
-    }
-  }
-}
-object(SimpleXMLElement)#%s (2) {
-  ["@attributes"]=>
-  array(1) {
-    ["foo"]=>
-    string(3) "bar"
-  }
-  ["businessInfo"]=>
-  object(SimpleXMLElement)#%s (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["businessKey"]=>
-      string(3) "bla"
-    }
-  }
-}
-===DONE===
---UEXPECTF--
 array(1) {
   [u"soap"]=>
   unicode(41) "http://schemas.xmlsoap.org/soap/envelope/"
index bbea00298445a3aeb88a347613b44bdc3e9e8503..f9fa8f2fb1b4de9a7c780af7e0a903d9d2c22dab 100755 (executable)
@@ -32,48 +32,6 @@ var_dump($sxe->Body->children('')->businessList);
 ===DONE===
 <?php exit(0); ?>
 --EXPECTF--
-object(SimpleXMLElement)#%d (1) {
-  ["Body"]=>
-  object(SimpleXMLElement)#%d (0) {
-  }
-}
-object(SimpleXMLElement)#%d (0) {
-}
-object(SimpleXMLElement)#%d (1) {
-  ["businessList"]=>
-  object(SimpleXMLElement)#%d (2) {
-    ["@attributes"]=>
-    array(1) {
-      ["foo"]=>
-      string(3) "bar"
-    }
-    ["businessInfo"]=>
-    object(SimpleXMLElement)#%d (1) {
-      ["@attributes"]=>
-      array(1) {
-        ["businessKey"]=>
-        string(3) "bla"
-      }
-    }
-  }
-}
-object(SimpleXMLElement)#%d (2) {
-  ["@attributes"]=>
-  array(1) {
-    ["foo"]=>
-    string(3) "bar"
-  }
-  ["businessInfo"]=>
-  object(SimpleXMLElement)#%d (1) {
-    ["@attributes"]=>
-    array(1) {
-      ["businessKey"]=>
-      string(3) "bla"
-    }
-  }
-}
-===DONE===
---UEXPECTF--
 object(SimpleXMLElement)#%d (1) {
   [u"Body"]=>
   object(SimpleXMLElement)#%d (0) {