Home
last modified time | relevance | path

Searched refs:convert (Results 1 – 25 of 114) sorted by path

12345

/PHP-7.4/
H A DCONTRIBUTING.md389 It looks like commit 99fb6e04 (pack-objects: convert to use parse_options(),
H A DNEWS2493 . Fixed bug #53033 (Mathematical operations convert objects to integers).
H A DUPGRADING444 Reflection object and convert it to string instead:
/PHP-7.4/Zend/tests/
H A Dlist_keyed_ArrayAccess.phpt42 // PHP shouldn't convert this to an integer offset, because it's ArrayAccess
H A Dsettype_resource.phpt40 Warning: settype(): Cannot convert to resource type in %s on line %d
43 Warning: settype(): Cannot convert to resource type in %s on line %d
46 Warning: settype(): Cannot convert to resource type in %s on line %d
49 Warning: settype(): Cannot convert to resource type in %s on line %d
52 Warning: settype(): Cannot convert to resource type in %s on line %d
55 Warning: settype(): Cannot convert to resource type in %s on line %d
58 Warning: settype(): Cannot convert to resource type in %s on line %d
62 Warning: settype(): Cannot convert to resource type in %s on line %d
72 Warning: settype(): Cannot convert to resource type in %s on line %d
75 Warning: settype(): Cannot convert to resource type in %s on line %d
[all …]
/PHP-7.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt19 Fatal error: Could not convert the script from the detected encoding "UTF-32LE" to a compatible enc…
/PHP-7.4/Zend/
H A Dzend_hash.c2735 goto convert; in zend_symtable_to_proptable()
2740 goto convert; in zend_symtable_to_proptable()
2750 convert: in zend_symtable_to_proptable()
2794 goto convert; in zend_proptable_to_symtable()
2808 convert: in zend_proptable_to_symtable()
/PHP-7.4/docs/
H A Dparameter-parsing-api.md52 reading the arguments from the stack, it receives a single zval to convert
H A Dself-contained-extensions.md26 convert an embedded extension into a self-contained one. Install PHP and execute
H A Dstreams.md70 If you need to open a specific stream, or convert standard resources into
79 /* Open a FILE * with tmpfile() and convert into a stream. */
/PHP-7.4/ext/bz2/tests/
H A Dbz2_filter_compress.phpt2 bzip2.compress (with convert.base64-encode)
11 stream_filter_append($fp, 'convert.base64-encode', STREAM_FILTER_WRITE);
H A Dbz2_filter_decompress.phpt2 bzip2.decompress (with convert.base64-decode)
10 stream_filter_append($fp, 'convert.base64-decode', STREAM_FILTER_WRITE);
/PHP-7.4/ext/date/lib/
H A DREADME.rst5 convert between timezones and parse textual descriptions of date/time
/PHP-7.4/ext/date/tests/
H A Dbug28088.phpt2 Bug #28088 (strtotime() cannot convert 00 hours")
/PHP-7.4/ext/gmp/tests/
H A D003.phpt34 Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in %s on line %d
H A Dbug66872.phpt12 Warning: gmp_testbit(): Unable to convert variable to GMP - string is not an integer in %s on line …
H A Dgmp_abs.phpt25 Warning: gmp_abs(): Unable to convert variable to GMP - string is not an integer in %s on line %d
30 Warning: gmp_abs(): Unable to convert variable to GMP - wrong type in %s on line %d
36 Warning: gmp_abs(): Unable to convert variable to GMP - string is not an integer in %s on line %d
39 Warning: gmp_abs(): Unable to convert variable to GMP - string is not an integer in %s on line %d
48 Warning: gmp_abs(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_and.phpt35 Warning: gmp_and(): Unable to convert variable to GMP - string is not an integer in %s on line %d
46 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
49 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
52 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_cmp.phpt40 Warning: gmp_cmp(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_com.phpt30 Warning: gmp_com(): Unable to convert variable to GMP - string is not an integer in %s on line %d
39 Warning: gmp_com(): Unable to convert variable to GMP - wrong type in %s on line %d
44 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_div_q.phpt74 Warning: gmp_div_q(): Unable to convert variable to GMP - wrong type in %s on line %d
77 Warning: gmp_div_q(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_div_qr.phpt155 Warning: gmp_div_qr(): Unable to convert variable to GMP - wrong type in %s on line %d
158 Warning: gmp_div_qr(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_div_r.phpt74 Warning: gmp_div_r(): Unable to convert variable to GMP - wrong type in %s on line %d
77 Warning: gmp_div_r(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_gcdext.phpt62 Warning: gmp_gcdext(): Unable to convert variable to GMP - wrong type in %s on line %d
65 Warning: gmp_gcdext(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_hamdist.phpt39 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
42 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
45 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d

Completed in 57 milliseconds

12345