Home
last modified time | relevance | path

Searched refs:an (Results 226 – 250 of 1281) sorted by relevance

12345678910>>...52

/PHP-8.0/ext/standard/tests/file/
H A Dfscanf_variation52.phpt6 /* Test fscanf() to scan an empty file */
10 echo "*** Test fscanf(): to read an empty file ***\n";
27 // create an empty file
62 *** Test fscanf(): to read an empty file ***
/PHP-8.0/ext/standard/tests/class_object/
H A Dget_class_vars_variation2.phpt48 echo "\n-- From inside an object instance --\n";
56 echo "\n-- From inside an parent object instance --\n";
82 -- From inside an object instance --
114 -- From inside an parent object instance --
/PHP-8.0/Zend/tests/traits/
H A Derror_002.phpt2 Trying to use an undefined trait
/PHP-8.0/ext/filter/tests/
H A D002.phpt2 GET test with 2 values and an empty one
H A Dbug49274.phpt2 #49274, fatal error when an object does not implement toString
/PHP-8.0/Zend/tests/type_declarations/
H A Dscalar_float_with_integer_default_strict.phpt2 Float type should allow an integer as default even with strict types
/PHP-8.0/ext/pcre/tests/
H A Dbug76127.phpt2 Bug #76127: preg_split does not raise an error on invalid UTF-8
/PHP-8.0/Zend/tests/
H A Dbug72767.phpt2 Bug #72767: PHP Segfaults when trying to expand an infinite operator
H A Dlist_011.phpt2 Disallow list() usage as if it were an array
H A Dclosure_call_leak_with_exception.phpt2 Closure must not leak during a dynamic call interrupted by an exception
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_x509_export_to_file_basic.phpt18 var_dump(openssl_x509_export_to_file($c, $outfilename)); // read an invalid cert, fails
21 openssl_x509_export_to_file($e, $outfilename); // read an array, fails
/PHP-8.0/ext/standard/tests/array/
H A Darray_shift_variation6.phpt7 * 1. a variable that is referenced to an array
8 * 2. an array that contains a referenced array
/PHP-8.0/ext/standard/tests/strings/
H A Dbug61660.phpt10 Warning: hex2bin(): Hexadecimal input string must have an even length in %s on line %d
/PHP-8.0/ext/mbstring/tests/
H A Dbug25140.phpt2 Bug #25140 (mb_convert_encoding returns FALSE on an empty string)
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
H A Dmb_encode_mimeheader_basic.phpt18 $english = array('English' => 'This is an English string. 0123456789');
47 string(37) "This is an English string. 0123456789"
49 string(37) "This is an English string. 0123456789"
/PHP-8.0/Zend/tests/generators/
H A Dyield_from_iterator_agregate.phpt2 yield from with an IteratorAggregate
H A Dbug79600.phpt2 Bug #79600: Regression in 7.4.6 when yielding an array based generator
/PHP-8.0/sapi/apache2handler/
H A Dconfig.w327 WARNING("Apache 2.0 module requires an --enable-zts build of PHP on windows");
25 WARNING("Apache 2.2 module requires an --enable-zts build of PHP on windows");
43 WARNING("Apache 2.4 module requires an --enable-zts build of PHP on windows");
/PHP-8.0/ext/standard/tests/serialize/
H A Dunserialize_abstract_class.phpt2 Unserializing an abstract class should fail
/PHP-8.0/tests/classes/
H A Dbug24445.phpt2 Bug #24445 (get_parent_class() returns the current class when passed an object)
/PHP-8.0/tests/lang/
H A Dbug29893.phpt13 Cannot use a scalar value as an array
H A D017.phpt2 Testing user-defined function falling out of an If into another
/PHP-8.0/ext/spl/tests/
H A DSplDoublyLinkedList_top_empty.phpt14 Can't peek at an empty datastructure
H A DSplDoublyLinkedList_bottom_empty.phpt14 Can't peek at an empty datastructure

Completed in 26 milliseconds

12345678910>>...52