Home
last modified time | relevance | path

Searched refs:access (Results 76 – 100 of 374) sorted by relevance

12345678910>>...15

/php-src/sapi/fpm/tests/
H A Dgh8885-stderr-fd-reload-usr2.phpt2 FPM: GH-8885 - access.log with stderr begins to write logs to error_log after daemon reload
19 access.log=/dev/stderr
/php-src/ext/standard/tests/class_object/
H A DAutoTest.inc7 echo "attempt to access $name\n";
/php-src/ext/standard/tests/file/
H A Dlstat_stat_variation17.phpt18 echo "*** Testing lstat() on a dir after changing its access permission ***\n";
43 *** Testing lstat() on a dir after changing its access permission ***
H A Dlstat_stat_variation16.phpt22 echo "*** Testing lstat() on a file after changing its access permission ***\n";
44 *** Testing lstat() on a file after changing its access permission ***
H A Dbug61961.phpt2 Bug #61961 (file_get_content leaks when access empty file with max length)
H A Dlstat_stat_variation15.phpt28 echo "*** Testing lstat() on a link after changing its access permission ***\n";
51 *** Testing lstat() on a link after changing its access permission ***
/php-src/Zend/tests/
H A Dbug28444.phpt2 Bug #28444 (Cannot access undefined property for object with overloaded property access)
H A Dexception_013.phpt2 Exceptions on improper access to static class properties
32 Exception: Cannot access private property C::$p in %sexception_013.php on line 13
H A Dbug53432.phpt2 Bug #53432: Assignment via string index access on an empty string converts to array
60 Cannot access offset of type string on string
H A Dinvalid_const_class_name.phpt2 Invalid constant class name in nested class constant access
H A D036.phpt14 Cannot access offset of type Closure on array
H A Dbug61970.phpt2 Bug #61970 (Restraining __construct() access level in subclass gives a fatal error)
H A D038.phpt14 Cannot access offset of type Closure on array
/php-src/ext/gd/tests/
H A Dbug72298.phpt2 Bug #72298: pass2_no_dither out-of-bounds access
H A Dbug76041.phpt2 Bug #76041 (null pointer access crashed php)
H A Dbug72730.phpt2 Bug #72730: imagegammacorrect allows arbitrary write access
/php-src/ext/shmop/tests/
H A D002.phpt73 shmop_open(): Argument #2 ($mode) must be a valid access mode
74 shmop_open(): Argument #2 ($mode) must be a valid access mode
80 shmop_open(): Argument #4 ($size) must be greater than 0 for the "c" and "n" access modes
/php-src/Zend/tests/offsets/
H A Dstring_container_offset_behaviour.phpt423 Cannot access offset of type %s on string
425 Cannot access offset of type %s on string
427 Cannot access offset of type %s on string
429 Cannot access offset of type %s on string
435 Cannot access offset of type %s on string
437 Cannot access offset of type %s on string
441 Cannot access offset of type %s on string
443 Cannot access offset of type %s on string
445 Cannot access offset of type %s on string
447 Cannot access offset of type %s on string
[all …]
/php-src/Zend/tests/float_to_int/
H A Dno_warning_compatible_float_literals.phpt30 echo 'Offset access:' . \PHP_EOL;
76 Offset access:
/php-src/ext/standard/tests/array/
H A Dbug68553.phpt82 Cannot access offset of type stdClass on array
83 Cannot access offset of type array on array
/php-src/ext/opcache/tests/jit/
H A Dfetch_dim_r_004.phpt54 Cannot access offset of type string on string
55 Cannot access offset of type string on string
/php-src/ext/spl/tests/
H A Dfixedarray_014.phpt2 SPL: FixedArray: Trying to access inexistent item
/php-src/Zend/tests/new_without_parentheses/
H A Dnew_without_ctor_arguments_parentheses_static_property.phpt2 Immediate static property access on new object without constructor parentheses
/php-src/Zend/tests/asymmetric_visibility/
H A Dduplicate_modifier.phpt12 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Dduplicate_modifier_2.phpt12 Fatal error: Multiple access type modifiers are not allowed in %s on line %d

Completed in 38 milliseconds

12345678910>>...15