Home
last modified time | relevance | path

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

12345

/PHP-5.5/
H A DNEWS781 . Fixed bug #68532 (convert.base64-encode omits padding bytes).
4126 . Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode
4623 . Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities
6262 - Fixed bug #45791 (json_decode() doesn't convert 0e0 to a double). (Scott)
6707 - Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
7327 - Fixed bug #41831 (pdo_sqlite prepared statements convert resources to
10085 - Fixed bug #29839 (incorrect convert (xml:lang to lang)). (Dmitry)
10171 - Fixed convert.* filters to consume remaining buckets_in on flush. (Sara)
H A DREADME.GIT-RULES109 It looks like commit 99fb6e04 (pack-objects: convert to use
H A DREADME.PARAMETER_PARSING_API36 reading the arguments from the stack, it receives a single zval to convert
H A DREADME.SELF-CONTAINED-EXTENSIONS33 extension, we will convert an embedded extension into a
H A DREADME.STREAMS72 If you need to open a specific stream, or convert standard resources into
80 Open a FILE * with tmpfile() and convert into a stream.
H A DUPGRADING.INTERNALS49 number. You can convert number to offset using EX_TMP_VAR_NUM(0, num) or
/PHP-5.5/Zend/
H A DZEND_CHANGES1076 Comparing any other value to them would convert that value to a
/PHP-5.5/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt20 Fatal error: Could not convert the script from the detected encoding "UTF-32LE" to a compatible enc…
/PHP-5.5/Zend/tests/
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-5.5/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-5.5/ext/date/tests/
H A Dbug28088.phpt2 Bug #28088 (strtotime() cannot convert 00 hours")
/PHP-5.5/ext/dba/
H A DREADME41 available since PHP 5 which allows to convert the string keys into
/PHP-5.5/ext/gmp/tests/
H A D005.phpt75 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
78 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D006.phpt36 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
43 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
47 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D007.phpt74 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
77 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
131 Warning: gmp_div_qr(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D008.phpt53 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
71 Warning: gmp_div_r(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D009.phpt53 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
71 Warning: gmp_div_q(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D010.phpt37 Warning: gmp_mod(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D012.phpt42 Warning: gmp_neg(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D013.phpt29 Warning: gmp_abs(): Unable to convert variable to GMP - wrong type in %s on line %d
43 Warning: gmp_abs(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D015.phpt66 Warning: gmp_pow(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D016.phpt49 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
52 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
55 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
58 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D017.phpt48 Warning: gmp_sqrt(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D018.phpt63 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
66 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
87 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
90 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
95 Warning: gmp_sqrtrem(): Unable to convert variable to GMP - wrong type in %s on line %d

Completed in 58 milliseconds

12345