Home
last modified time | relevance | path

Searched refs:have (Results 176 – 200 of 541) sorted by relevance

12345678910>>...22

/PHP-7.4/ext/standard/tests/strings/
H A Dpack_Z.phpt20 Warning: unpack(): Type Z: not enough input, need 2, have 1 in %s on line %d
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_variation10.phpt6 * Description: Returns the entries of $arr1 that have values which are
H A Darray_intersect_key_variation5.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…
H A Darray_map_object3.phpt77 Warning: array_map() expects parameter 1 to be a valid callback, class 'ParentClass' does not have
90 Warning: array_map() expects parameter 1 to be a valid callback, class 'ParentClass' does not have
H A Darray_diff_key_variation5.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_intersect_key_variation6.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…
H A Darray_diff_ukey_variation7.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
/PHP-7.4/ext/reflection/tests/
H A D005.phpt30 // I don't have a doc comment....
/PHP-7.4/ext/dba/tests/
H A Ddba014.phpt27 Fatal error: Uncaught Error: Key does not have exactly two elements: (key, name) in %sdba014.php:6
/PHP-7.4/Zend/tests/traits/
H A Dbug55554d.phpt9 // here we have a chance to be more strict for the new traits.
/PHP-7.4/Zend/tests/
H A Dbug29674.phpt2 Bug #29674 (inherited method doesn't have access to private variables of the derived class)
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A DREADME.md19 This allows us to have a nicely encapsulated C api with opaque data types and
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_change_user_prepared_statements.phpt26 printf("Error code 2013, 1243 or similar should have been set\n");
H A Dmysqli_change_user_get_lock.phpt53 printf("[006] Lock '%s' should have been released, [%d] %s\n",
65 printf("[009] Lock '%s' should have been released, [%d] %s\n",
90 printf("[013] Lock '%s' should have been released, [%d] %s\n",
H A Dmysqli_change_user_set_names.phpt106 printf("[008] Not all settings have been changed\n");
125 printf("[011] Charsets/collations have not been reset.\n");
133 printf("[012] Charsets/collations have not been reset to their defaults.\n");
/PHP-7.4/ext/simplexml/tests/
H A Dsxe_004.phpt20 Here we have some text data.
102 string(28) "Here we have some text data."
/PHP-7.4/ext/bcmath/libbcmath/
H A DREADME.md32 computations. For example, BC numbers have a "scale" that represent the number
35 point regardless of the number of digits in the integer part. GMP floats have
/PHP-7.4/docs/
H A Dunix-build-system.md4 * not-really-portable Makefile includes have been eliminated
27 often have you been told to `make clean`? When this is done, you won't need to
56 Please have a look at `build/php.m4` for the gory details and meanings of the
83 If you have a complex extension, you might to need add special Make rules. You
/PHP-7.4/ext/soap/tests/soap12/
H A DT71.phpt24 …env:Value></env:Code><env:Reason><env:Text>A SOAP Envelope element cannot have non Namespace quali…
/PHP-7.4/ext/imap/tests/
H A Dimap_alerts_error.phpt10 …* Description: Returns an array of all IMAP alerts that have been generated since the last page lo…
/PHP-7.4/ext/intl/tests/
H A Dbug62915-2.phpt8 die('skip intl extension does not have spoof checker');
/PHP-7.4/tests/classes/
H A D__call_005.phpt25 Warning: The magic method __call() must have public visibility and cannot be static in %s__call_005…
/PHP-7.4/ext/spl/tests/
H A Dspl_heap_iteration_error.phpt25 echo "I should have raised an exception here";
/PHP-7.4/ext/date/tests/
H A DDateTime_fix_createFromFormat.phpt2 Test fix for DateTime when date have textual day with dot or other special char at end
/PHP-7.4/ext/zip/tests/
H A Dbug47667.phpt2 Bug #47667 (ZipArchive::OVERWRITE seems to have no effect)

Completed in 24 milliseconds

12345678910>>...22