Home
last modified time | relevance | path

Searched refs:outside (Results 1 – 25 of 53) sorted by path

123

/PHP-7.4/
H A DNEWS171 . Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination).
1332 . Fixed bug #76430 (__METHOD__ inconsistent outside of method).
/PHP-7.4/Zend/tests/
H A D009.phpt47 Warning: get_class() called without object from outside a class in %s on line %d
H A Dbug29210.phpt72 echo "test_func1 isn't callable from outside\n";
77 echo "test_func2 isn't callable from outside\n";
82 echo "test_func3 isn't callable from outside\n";
87 echo "test_func4 isn't callable from outside\n";
97 test_func1 isn't callable from outside
98 test_func2 isn't callable from outside
99 test_func3 isn't callable from outside
100 test_func4 isn't callable from outside
H A Dbug35393.phpt2 Bug #35393 (changing static protected members from outside the class)
H A Dbug46409.phpt2 Bug #46409 (__invoke method called outside of object context when using array_map)
H A Dbug47054.phpt35 Warning: get_called_class() called from outside a class in %s on line %d
H A Dbug62991.phpt21 return $closure; // if you return the $closure and call it outside this function it works.
H A Dbug66811.phpt2 Bug #66811: Cannot access static::class in lambda, written outside of a class
H A Dbug70918.phpt2 Bug #70918 (Segfault using static outside of class scope)
H A Dbug76430.phpt2 Bug #76430: __METHOD__ inconsistent outside of method
H A Dclosure_020.phpt2 Closure 020: Trying to access private property outside class
H A Dconcat_002.phpt7 * Test case for a concat_function() change that broke a test outside of Zend
H A Dget_called_class_001.phpt2 Calling get_called_class() outside a class
10 Warning: get_called_class() called from outside a class in %s on line %d
H A Dns_087.phpt24 Fatal error: No code may exist outside of namespace {} in %s on line 10
H A Dself_instanceof_outside_class.phpt2 instanceof self outside a class
H A Dself_method_or_prop_outside_class.phpt2 Accessing self:: properties or methods outside a class
/PHP-7.4/Zend/tests/anon/
H A D007.phpt2 testing anon classes in functions outside of classes in namespaces
/PHP-7.4/Zend/tests/generators/errors/
H A Dyield_outside_function_error.phpt2 Yield cannot be used outside of functions
/PHP-7.4/Zend/tests/traits/
H A Dtrait_constant_002.phpt2 __TRAIT__: Use outside of traits.
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE146 covered by this License; they are outside its scope. The act of
247 therefore falls outside the scope of this License.
/PHP-7.4/ext/date/tests/
H A Ddate_create-relative.phpt14 // Most offsets tested in strtotime-relative.phpt. These are tests for dates outside the 32-bit ran…
/PHP-7.4/ext/exif/
H A Dexif.c3293 char *value_ptr, tagname[64], cbuf[32], *outside=NULL; in exif_process_IFD_TAG_impl() local
3350 outside = value_ptr; in exif_process_IFD_TAG_impl()
3365 EFREE_IF(outside); in exif_process_IFD_TAG_impl()
3372 EFREE_IF(outside); in exif_process_IFD_TAG_impl()
3564 EFREE_IF(outside); in exif_process_IFD_TAG_impl()
3602 EFREE_IF(outside); in exif_process_IFD_TAG_impl()
3606 EFREE_IF(outside); in exif_process_IFD_TAG_impl()
3616 EFREE_IF(outside); in exif_process_IFD_TAG_impl()
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc379 // called from outside this while loop
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE143 covered by this License; they are outside its scope. The act of
244 therefore falls outside the scope of this License.
/PHP-7.4/ext/phar/tests/
H A Dbug70019.phpt2 Bug #70019 Files extracted from archive may be placed outside of destination directory

Completed in 67 milliseconds

123