Home
last modified time | relevance | path

Searched refs:access (Results 126 – 150 of 273) sorted by relevance

1234567891011

/PHP-7.4/Zend/tests/
H A Dexception_015.phpt2 Exceptions on improper access to string
H A Dobjects_029.phpt2 Trying to access undeclared static property
H A Dobjects_030.phpt2 Trying to access undeclared parent property
H A Dbug34893.phpt2 Bug #34893 (PHP5.1 overloading, Cannot access private property)
H A Dbug66811.phpt2 Bug #66811: Cannot access static::class in lambda, written outside of a class
H A Dbug75218.phpt22 Multiple access type modifiers are not allowed
H A Dbug71859.phpt12 //Returns to zend_objects_store_call_destructors, to access freed memory.
H A Dunset_prop_recursion.phpt2 Unset property where unset will recursively access property again
/PHP-7.4/Zend/tests/traits/
H A Dlanguage005.phpt2 Use instead to solve a conflict and as to access the method.
/PHP-7.4/Zend/tests/varSyntax/
H A DstaticMember.phpt2 Static member access
/PHP-7.4/ext/opcache/tests/
H A Dpreload_004.phpt2 Preloading class with undefined class constant access
H A Dpreload_009.phpt2 Preloading class using trait with undefined class constant access
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.service.in16 # so this service cannot access the global directories and other processes cannot
17 # access this service's directories.
42 # require write access to the control groups hierarchies; it is hence recommended to turn this on
/PHP-7.4/ext/mysqli/tests/
H A Dbug36420.phpt2 Bug #36420 (segfault when access result->num_rows after calling result->close())
/PHP-7.4/ext/spl/tests/
H A Diterator_030.phpt2 SPL: EmptyIterator access
/PHP-7.4/tests/classes/
H A Dconstants_basic_001.phpt34 echo "\nAttempt to access various kinds of class constants:\n";
63 Attempt to access various kinds of class constants:
H A Dbug27504.phpt23 Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private m…
/PHP-7.4/Zend/tests/grammar/
H A Dsemi_reserved_007.phpt2 Edge case: self::self, self::parent, parent::self semi reserved constants access
/PHP-7.4/Zend/tests/anon/
H A D004.phpt13 /* create a proxy object implementing array access */
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_object1.phpt141 Warning: array_map() expects parameter 1 to be a valid callback, cannot access private method Simpl…
147 Warning: array_map() expects parameter 1 to be a valid callback, cannot access protected method Sim…
192 Warning: array_map() expects parameter 1 to be a valid callback, cannot access private method Stati…
196 Warning: array_map() expects parameter 1 to be a valid callback, cannot access protected method Sta…
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug69152.phpt16 Fatal error: main(): The script tried to execute a method or access a property of an incomplete obj…
/PHP-7.4/sapi/cli/tests/
H A D008.phpt39 Fatal error: Uncaught Error: Cannot access private property test::$pri in %s:%d
/PHP-7.4/sapi/fpm/tests/
H A Dbug68421-ipv6-access-log.phpt18 access.log = {{FILE:LOG:ACC}}
/PHP-7.4/ext/pdo/tests/
H A Dbug_72788.phpt2 PDO Common: Bug #72788 (Invalid memory access when using persistent PDO connection)

Completed in 28 milliseconds

1234567891011