summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2007-11-02 19:41:12 +0000
committerJani Taskinen <jani@php.net>2007-11-02 19:41:12 +0000
commita541bb80788100606c59bf5a67478234a2045a6a (patch)
treec782839faa71f4f23368c3efba128d89a723edac /ext/standard/tests/general_functions
parentb48925117750da2a7fb7cff629e3852d13917f2f (diff)
downloadphp-git-a541bb80788100606c59bf5a67478234a2045a6a.tar.gz
- Fix tests
- Update README.PARAMETER_PARSING_API
Diffstat (limited to 'ext/standard/tests/general_functions')
-rwxr-xr-xext/standard/tests/general_functions/bug40398.phpt10
-rw-r--r--ext/standard/tests/general_functions/debug_zval_dump_b.phptbin7277 -> 7279 bytes
-rw-r--r--ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phptbin7277 -> 7279 bytes
-rw-r--r--ext/standard/tests/general_functions/debug_zval_dump_o.phpt156
-rw-r--r--ext/standard/tests/general_functions/print_r.phpt164
-rw-r--r--ext/standard/tests/general_functions/print_r_64bit.phpt164
-rw-r--r--ext/standard/tests/general_functions/var_dump.phpt384
-rw-r--r--ext/standard/tests/general_functions/var_dump_64bit.phpt384
8 files changed, 630 insertions, 632 deletions
diff --git a/ext/standard/tests/general_functions/bug40398.phpt b/ext/standard/tests/general_functions/bug40398.phpt
index ab3cc2a2be..d64a9fdf20 100755
--- a/ext/standard/tests/general_functions/bug40398.phpt
+++ b/ext/standard/tests/general_functions/bug40398.phpt
@@ -78,13 +78,11 @@ new Derived_6('6');
Base::__construct(1)
Base::__construct(2)
-Warning: call_user_func_array(): First argument is expected to be a valid callback, 'Base::__construct' was given in %sbug40398.php on line %d
+Warning: call_user_func_array() expects parameter 1 to be valid callback, string given in %sbug40398.php on line %d
-Warning: call_user_func_array(): First argument is expected to be a valid callback, 'parent::__construct' was given in %sbug40398.php on line %d
+Warning: call_user_func_array() expects parameter 1 to be valid callback, string given in %sbug40398.php on line %d
-Strict Standards: Non-static method Base::__construct() cannot be called statically, assuming $this from compatible context Derived_5 in %sbug40398.php on line %d
-Base::__construct(5)
+Warning: call_user_func_array() expects parameter 1 to be valid callback, array given in %sbug40398.php on line %d
-Strict Standards: Non-static method Base::__construct() cannot be called statically, assuming $this from compatible context Derived_6 in %sbug40398.php on line %d
-Base::__construct(6)
+Warning: call_user_func_array() expects parameter 1 to be valid callback, array given in %sbug40398.php on line %d
===DONE===
diff --git a/ext/standard/tests/general_functions/debug_zval_dump_b.phpt b/ext/standard/tests/general_functions/debug_zval_dump_b.phpt
index 4cc403c4ee..cf7b359160 100644
--- a/ext/standard/tests/general_functions/debug_zval_dump_b.phpt
+++ b/ext/standard/tests/general_functions/debug_zval_dump_b.phpt
Binary files differ
diff --git a/ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt b/ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt
index 71211dd16c..700271e4c9 100644
--- a/ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt
+++ b/ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt
Binary files differ
diff --git a/ext/standard/tests/general_functions/debug_zval_dump_o.phpt b/ext/standard/tests/general_functions/debug_zval_dump_o.phpt
index 03cf752598..dd4b5142a1 100644
--- a/ext/standard/tests/general_functions/debug_zval_dump_o.phpt
+++ b/ext/standard/tests/general_functions/debug_zval_dump_o.phpt
@@ -119,9 +119,9 @@ echo "Done\n";
object(object_class)#%d (6) refcount(5){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -136,9 +136,9 @@ object(object_class)#%d (6) refcount(5){
object(object_class)#%d (6) refcount(5){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -160,17 +160,17 @@ object(no_member_class)#%d (0) refcount(4){
object(contains_object_class)#%d (9) refcount(4){
["p"]=>
long(30) refcount(2)
- ["p1:protected"]=>
+ ["p1":protected]=>
long(40) refcount(2)
- ["p2:private"]=>
+ ["p2":"contains_object_class":private]=>
long(50) refcount(2)
["class_object1"]=>
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -185,9 +185,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -206,9 +206,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -223,9 +223,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -240,13 +240,13 @@ object(contains_object_class)#%d (9) refcount(4){
*RECURSION*
}
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -261,9 +261,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -278,13 +278,13 @@ object(contains_object_class)#%d (9) refcount(4){
*RECURSION*
}
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -299,9 +299,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -323,17 +323,17 @@ object(contains_object_class)#%d (9) refcount(4){
object(contains_object_class)#%d (9) refcount(1){
["p"]=>
long(30) refcount(2)
- ["p1:protected"]=>
+ ["p1":protected]=>
long(40) refcount(2)
- ["p2:private"]=>
+ ["p2":"contains_object_class":private]=>
long(50) refcount(2)
["class_object1"]=>
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -348,9 +348,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -369,9 +369,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -386,9 +386,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -403,13 +403,13 @@ object(contains_object_class)#%d (9) refcount(4){
*RECURSION*
}
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -424,9 +424,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -441,13 +441,13 @@ object(contains_object_class)#%d (9) refcount(4){
*RECURSION*
}
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -462,9 +462,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(7){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -490,9 +490,9 @@ object(contains_object_class)#%d (9) refcount(4){
object(object_class)#%d (6) refcount(9){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -507,9 +507,9 @@ object(object_class)#%d (6) refcount(9){
object(object_class)#%d (6) refcount(9){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -528,9 +528,9 @@ object(object_class)#%d (6) refcount(9){
object(object_class)#%d (6) refcount(9){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -545,9 +545,9 @@ object(object_class)#%d (6) refcount(9){
object(object_class)#%d (6) refcount(9){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -571,9 +571,9 @@ NULL refcount(1)
object(object_class)#%d (6) refcount(9){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -588,9 +588,9 @@ object(object_class)#%d (6) refcount(9){
object(object_class)#%d (6) refcount(9){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -609,9 +609,9 @@ object(object_class)#%d (6) refcount(9){
object(object_class)#%d (6) refcount(9){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -626,9 +626,9 @@ object(object_class)#%d (6) refcount(9){
object(object_class)#%d (6) refcount(9){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(5)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(5)
["value4"]=>
long(30) refcount(7)
@@ -658,9 +658,9 @@ long(500) refcount(1)
object(object_class)#%d (7) refcount(1){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
@@ -675,9 +675,9 @@ object(object_class)#%d (7) refcount(1){
object(object_class)#%d (7) refcount(1){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
@@ -694,9 +694,9 @@ object(object_class)#%d (7) refcount(1){
&object(object_class)#%d (7) refcount(2){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
@@ -711,9 +711,9 @@ object(object_class)#%d (7) refcount(1){
object(object_class)#%d (7) refcount(1){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
@@ -737,9 +737,9 @@ object(object_class)#%d (7) refcount(1){
&object(object_class)#%d (7) refcount(2){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
@@ -754,9 +754,9 @@ object(object_class)#%d (7) refcount(1){
object(object_class)#%d (7) refcount(1){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
@@ -773,9 +773,9 @@ object(object_class)#%d (7) refcount(1){
&object(object_class)#%d (7) refcount(2){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
@@ -796,9 +796,9 @@ object(object_class)#%d (7) refcount(1){
&object(object_class)#%d (7) refcount(2){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
@@ -815,9 +815,9 @@ object(object_class)#%d (7) refcount(1){
&object(object_class)#%d (7) refcount(2){
["value1"]=>
long(5) refcount(1)
- ["value2:private"]=>
+ ["value2":"object_class":private]=>
long(10) refcount(7)
- ["value3:protected"]=>
+ ["value3":protected]=>
long(20) refcount(7)
["value4"]=>
long(30) refcount(8)
diff --git a/ext/standard/tests/general_functions/print_r.phpt b/ext/standard/tests/general_functions/print_r.phpt
index 86bc6e8943..8d506dc9ff 100644
--- a/ext/standard/tests/general_functions/print_r.phpt
+++ b/ext/standard/tests/general_functions/print_r.phpt
@@ -966,8 +966,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -977,8 +977,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -988,8 +988,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1016,8 +1016,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1027,19 +1027,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1049,8 +1049,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1071,8 +1071,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1082,19 +1082,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1104,8 +1104,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1126,8 +1126,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1137,19 +1137,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1159,8 +1159,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1182,8 +1182,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1193,19 +1193,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1215,8 +1215,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1237,8 +1237,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1248,19 +1248,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1270,8 +1270,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1292,8 +1292,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1303,19 +1303,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1325,8 +1325,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1345,8 +1345,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1356,8 +1356,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1367,8 +1367,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1379,8 +1379,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1390,8 +1390,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1401,8 +1401,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1426,8 +1426,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1437,8 +1437,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1448,8 +1448,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1464,8 +1464,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1473,8 +1473,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
diff --git a/ext/standard/tests/general_functions/print_r_64bit.phpt b/ext/standard/tests/general_functions/print_r_64bit.phpt
index ba05924879..11aaf35c5d 100644
--- a/ext/standard/tests/general_functions/print_r_64bit.phpt
+++ b/ext/standard/tests/general_functions/print_r_64bit.phpt
@@ -967,8 +967,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -978,8 +978,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -989,8 +989,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1017,8 +1017,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1028,19 +1028,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1050,8 +1050,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1072,8 +1072,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1083,19 +1083,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1105,8 +1105,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1127,8 +1127,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1138,19 +1138,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1160,8 +1160,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1183,8 +1183,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1194,19 +1194,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1216,8 +1216,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1238,8 +1238,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1249,19 +1249,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1271,8 +1271,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1293,8 +1293,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1304,19 +1304,19 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
)
- [class_object3:private] => object_class Object
+ [class_object3:contains_object_class:private] => object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1326,8 +1326,8 @@ contains_object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1346,8 +1346,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1357,8 +1357,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1368,8 +1368,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1380,8 +1380,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1391,8 +1391,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1402,8 +1402,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1427,8 +1427,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1438,8 +1438,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1449,8 +1449,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1465,8 +1465,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
@@ -1474,8 +1474,8 @@ object_class Object
(
[value] => 50
[public_var1] => 10
- [private_var1:private] => 20
- [private_var2:private] => 21
+ [private_var1:object_class:private] => 20
+ [private_var2:object_class:private] => 21
[protected_var1:protected] => string_1
[protected_var2:protected] => string_2
[public_var2] => 11
diff --git a/ext/standard/tests/general_functions/var_dump.phpt b/ext/standard/tests/general_functions/var_dump.phpt
index 6f5e46b295..36defa36b6 100644
--- a/ext/standard/tests/general_functions/var_dump.phpt
+++ b/ext/standard/tests/general_functions/var_dump.phpt
@@ -579,13 +579,13 @@ object(object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -603,13 +603,13 @@ object(contains_object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -620,47 +620,47 @@ object(contains_object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -678,13 +678,13 @@ object(contains_object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -695,47 +695,47 @@ object(contains_object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -757,13 +757,13 @@ object(contains_object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -774,47 +774,47 @@ object(contains_object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -832,13 +832,13 @@ object(contains_object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -849,47 +849,47 @@ object(contains_object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -907,13 +907,13 @@ object(object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -924,13 +924,13 @@ object(object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -944,13 +944,13 @@ object(object_class)#%d (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -964,13 +964,13 @@ object(object_class)#%d (8) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -980,13 +980,13 @@ object(object_class)#%d (8) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -996,13 +996,13 @@ object(object_class)#%d (8) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1012,13 +1012,13 @@ object(object_class)#%d (8) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1426,13 +1426,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1450,13 +1450,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1467,47 +1467,47 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1525,13 +1525,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1542,47 +1542,47 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1604,13 +1604,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1621,47 +1621,47 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1679,13 +1679,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1696,47 +1696,47 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#%d (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1754,13 +1754,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1771,13 +1771,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1791,13 +1791,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
diff --git a/ext/standard/tests/general_functions/var_dump_64bit.phpt b/ext/standard/tests/general_functions/var_dump_64bit.phpt
index 0a72d3129a..8c08a738ab 100644
--- a/ext/standard/tests/general_functions/var_dump_64bit.phpt
+++ b/ext/standard/tests/general_functions/var_dump_64bit.phpt
@@ -579,13 +579,13 @@ object(object_class)#6 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -603,13 +603,13 @@ object(contains_object_class)#8 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -620,47 +620,47 @@ object(contains_object_class)#8 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#9 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#10 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -678,13 +678,13 @@ object(contains_object_class)#8 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -695,47 +695,47 @@ object(contains_object_class)#8 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#9 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#10 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -757,13 +757,13 @@ object(contains_object_class)#1 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -774,47 +774,47 @@ object(contains_object_class)#1 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#2 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#3 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -832,13 +832,13 @@ object(contains_object_class)#1 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -849,47 +849,47 @@ object(contains_object_class)#1 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#2 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#3 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -907,13 +907,13 @@ object(object_class)#2 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -924,13 +924,13 @@ object(object_class)#3 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -944,13 +944,13 @@ object(object_class)#5 (7) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -964,13 +964,13 @@ object(object_class)#13 (8) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -980,13 +980,13 @@ object(object_class)#13 (8) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -996,13 +996,13 @@ object(object_class)#13 (8) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1012,13 +1012,13 @@ object(object_class)#13 (8) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1426,13 +1426,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1450,13 +1450,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1467,47 +1467,47 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#9 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#10 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1525,13 +1525,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1542,47 +1542,47 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#9 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#10 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1604,13 +1604,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1621,47 +1621,47 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#2 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#3 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1679,13 +1679,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1696,47 +1696,47 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object3:private"]=>
+ ["class_object3":"contains_object_class":private]=>
object(object_class)#2 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
}
- ["class_object4:protected"]=>
+ ["class_object4":protected]=>
object(object_class)#3 (7) {
["value"]=>
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1754,13 +1754,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1771,13 +1771,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)
@@ -1791,13 +1791,13 @@ array(9) {
int(50)
["public_var1"]=>
int(10)
- ["private_var1:private"]=>
+ ["private_var1":"object_class":private]=>
int(20)
- ["private_var2:private"]=>
+ ["private_var2":"object_class":private]=>
int(21)
- ["protected_var1:protected"]=>
+ ["protected_var1":protected]=>
string(8) "string_1"
- ["protected_var2:protected"]=>
+ ["protected_var2":protected]=>
string(8) "string_2"
["public_var2"]=>
int(11)