Home
last modified time | relevance | path

Searched refs:access (Results 1 – 25 of 273) sorted by relevance

1234567891011

/PHP-7.4/Zend/tests/
H A D033.phpt22 Notice: Trying to access array offset on value of type null in %s on line %d
24 Notice: Trying to access array offset on value of type null in %s on line %d
26 Notice: Trying to access array offset on value of type null in %s on line %d
28 Notice: Trying to access array offset on value of type null in %s on line %d
30 Notice: Trying to access array offset on value of type null in %s on line %d
34 Notice: Trying to access array offset on value of type null in %s on line %d
36 Notice: Trying to access array offset on value of type null in %s on line %d
38 Notice: Trying to access array offset on value of type null in %s on line %d
40 Notice: Trying to access array offset on value of type null in %s on line %d
42 Notice: Trying to access array offset on value of type null in %s on line %d
[all …]
H A Doffset_bool.phpt2 using different variables to access boolean offsets
28 Notice: Trying to access array offset on value of type bool in %s on line %d
31 Notice: Trying to access array offset on value of type bool in %s on line %d
34 Notice: Trying to access array offset on value of type bool in %s on line %d
37 Notice: Trying to access array offset on value of type bool in %s on line %d
40 Notice: Trying to access array offset on value of type bool in %s on line %d
43 Notice: Trying to access array offset on value of type bool in %s on line %d
46 Notice: Trying to access array offset on value of type bool in %s on line %d
49 Notice: Trying to access array offset on value of type bool in %s on line %d
52 Notice: Trying to access array offset on value of type bool in %s on line %d
H A Doffset_long.phpt2 using different variables to access long offsets
28 Notice: Trying to access array offset on value of type int in %s on line %d
31 Notice: Trying to access array offset on value of type int in %s on line %d
34 Notice: Trying to access array offset on value of type int in %s on line %d
37 Notice: Trying to access array offset on value of type int in %s on line %d
40 Notice: Trying to access array offset on value of type int in %s on line %d
43 Notice: Trying to access array offset on value of type int in %s on line %d
46 Notice: Trying to access array offset on value of type int in %s on line %d
49 Notice: Trying to access array offset on value of type int in %s on line %d
52 Notice: Trying to access array offset on value of type int in %s on line %d
H A Doffset_null.phpt2 using different variables to access null offsets
28 Notice: Trying to access array offset on value of type null in %s on line %d
31 Notice: Trying to access array offset on value of type null in %s on line %d
34 Notice: Trying to access array offset on value of type null in %s on line %d
37 Notice: Trying to access array offset on value of type null in %s on line %d
40 Notice: Trying to access array offset on value of type null in %s on line %d
43 Notice: Trying to access array offset on value of type null in %s on line %d
46 Notice: Trying to access array offset on value of type null in %s on line %d
49 Notice: Trying to access array offset on value of type null in %s on line %d
52 Notice: Trying to access array offset on value of type null in %s on line %d
H A Dbug70918.phpt42 string(52) "Cannot access static:: when no class scope is active"
43 string(52) "Cannot access parent:: when no class scope is active"
44 string(50) "Cannot access self:: when no class scope is active"
45 string(52) "Cannot access static:: when no class scope is active"
46 string(52) "Cannot access static:: when no class scope is active"
47 string(52) "Cannot access static:: when no class scope is active"
H A Dself_method_or_prop_outside_class.phpt33 Cannot access self:: when no class scope is active
34 Cannot access self:: when no class scope is active
35 Cannot access self:: when no class scope is active
36 Cannot access self:: when no class scope is active
H A Dproperty_access_errors_for_guarded_properties.phpt2 Property access errors should be thrown for overloaded properties protected by recursion guards
53 Cannot access private property Test::$prop
54 Cannot access private property Test::$prop
55 Cannot access private property Test::$prop
H A Dexception_014.phpt2 Exceptions on improper access to static class properties
19 Exception: Cannot access private property C::$p in %sexception_014.php on line %d
21 Fatal error: Uncaught Error: Cannot access private property C::$p in %sexception_014.php:%d
H A Derrmsg_009.phpt2 errmsg: multiple access type modifiers are not allowed (properties)
13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_002.phpt2 using multiple access modifiers (attributes)
13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Derrmsg_010.phpt2 errmsg: multiple access type modifiers are not allowed (methods)
13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_001.phpt2 using multiple access modifiers (methods)
14 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Dconstant_expressions_coalesce.phpt46 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
48 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
50 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
52 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
54 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
/PHP-7.4/tests/strings/
H A Doffsets_general.phpt26 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
28 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
30 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
32 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
34 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
36 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
38 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
40 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
42 Deprecated: Array and string offset access syntax with curly braces is deprecated in %s line %d
/PHP-7.4/Zend/tests/anon/
H A D005.phpt9 /* array access will be implemented by the time we get to here */
14 /* create a child object implementing array access */
15 /* this grants you access to protected methods and members */
33 /* null because no inheritance, so no access to protected member */
/PHP-7.4/ext/standard/tests/file/
H A D005_variation2.phpt27 Description: Attempts to set the access and modification times of the file
33 Description: Prints access, modification and change times of a file
37 echo "-- File access time is => ";
88 -- File access time is =>
93 -- File access time is =>
98 -- File access time is =>
103 -- File access time is => %d
108 -- File access time is => %d
H A D005_variation-win32.phpt34 echo "-- File access time is => ";
127 /* set to access time of $file_name2 */
157 -- File access time is => %d:%s:%s:%d:%d:%d
160 -- File access time is => %d:%s:%s:%d:%d:%d
163 -- File access time is => %d:%s:%s:%d:%d:%d
168 -- File access time is => %d:%s:%s:%d:%d:%d
173 -- File access time is => %d:%s:%s:%d:%d:%d
178 -- File access time is => %d:%s:%s:%d:%d:%d
183 -- File access time is => %d:%s:%s:%d:%d:%d
188 -- File access time is => %d:%s:%s:%d:%d:%d
[all …]
H A D005_variation2-win32.phpt27 Description: Attempts to set the access and modification times of the file
33 Description: Prints access, modification and change times of a file
37 echo "-- File access time is => ";
74 -- File access time is =>
79 -- File access time is =>
84 -- File access time is =>
89 -- File access time is =>
100 -- File access time is =>
/PHP-7.4/ext/spl/tests/
H A DarrayObject_setFlags_basic2.phpt2 SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY…
29 Fatal error: Uncaught Error: Cannot access private property C::$x in %s:19
H A DarrayObject_setFlags_basic1.phpt25 echo "\n--> Remove the real property and access the array element:\n";
29 echo "\n--> Remove the array element and try access again:\n";
39 --> Remove the real property and access the array element:
44 --> Remove the array element and try access again:
H A Dbug45622.phpt17 echo "\n--> Remove the real property and access the array element:\n";
22 echo "\n--> Remove the array element and try access again:\n";
37 --> Remove the real property and access the array element:
41 --> Remove the array element and try access again:
/PHP-7.4/ext/reflection/tests/
H A DReflectionProperty_setAccessible.phpt119 string(45) "Cannot access non-public member A::$protected"
120 string(51) "Cannot access non-public member A::$protectedStatic"
121 string(43) "Cannot access non-public member A::$private"
122 string(49) "Cannot access non-public member A::$privateStatic"
131 string(45) "Cannot access non-public member B::$protected"
132 string(51) "Cannot access non-public member B::$protectedStatic"
133 string(43) "Cannot access non-public member A::$private"
H A DReflectionClass_getProperty_004.phpt113 Cannot access non-public member C::$protA
131 Cannot access non-public member C::$protB
149 Cannot access non-public member C::$protC
157 Cannot access non-public member C::$privC
175 Cannot access non-public member A::$protC
183 Cannot access non-public member A::$privC
199 Cannot access non-public member B::$protC
207 Cannot access non-public member B::$privC
233 Cannot access non-public member C::$protC
241 Cannot access non-public member C::$privC
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt23 echo "\n\n---> Various types of access on complete class:\n" ;
43 echo "\n\n---> Same types of access on incomplete class:\n" ;
67 ---> Various types of access on complete class:
84 ---> Same types of access on incomplete class:
93 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
96 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
98 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
101 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
104 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
107 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
[all …]
/PHP-7.4/Zend/tests/closures/
H A Dclosure_from_callable_error.phpt8 echo 'Cannot access privateInstance method statically'."\n";
33 echo 'Cannot access privateInstance method'."\n";
45 echo 'SubClass cannot access private instance method'."\n";
57 echo 'Cannot access private static function of instance'."\n";
69 echo 'Cannot access private static method statically'."\n";
198 Cannot access privateInstance method statically
200 Cannot access privateInstance method
201 SubClass cannot access private instance method
202 Cannot access private static function of instance
203 Cannot access private static method statically
[all …]

Completed in 64 milliseconds

1234567891011