Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 25 of 75) sorted by path

123

/PHP-5.5/
H A DNEWS504 . Fixed bug #69281 (opcache_is_script_cached no longer works). (danack)
806 . Fixed bug #68423 (PHP-FPM will no longer load all pools). (Remi)
941 . Fixed bug #66985 (Some timezones are no longer valid in PHP 5.5.10).
1402 . Fixed bug #66229 (128.0.0.0/16 isn't reserved any longer). (Adam)
1950 . Fixed bug #55635 (CURLOPT_BINARYTRANSFER no longer used. The constant
2452 . Fixed bug #63795 (CURL >= 7.28.0 no longer support value 1 for
3297 . Fixed bug #60321 (ob_get_status(true) no longer returns an array when
7974 - Fixed bug #39575 (move_uploaded_file() no longer working (safe mode
8908 - Fixed bug #35885 (strtotime("NOW") no longer works). (Derick)
9626 longer then the original string). (Ilia)
[all …]
H A DREADME.GIT-RULES111 hasn't noticed that the 'arg' variable no longer is available.
H A DREADME.MAILINGLIST_RULES48 previous posters have said. This is even more important the longer the
57 people, double check the above rules. Try to wait a bit longer before
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES2 that the existing scripts may no longer work as you expect.
36 5. PATH_TRANSLATED server variable is no longer set implicitly under
42 6. Starting PHP 5.0.0 the T_ML_CONSTANT constant is no longer defined by the
H A DREADME.STREAMS136 #define PHP_STREAM_RELEASED 1 /* newstream should be used; origstream is no longer valid */
H A DUPGRADING121 character "a": this no longer removes trailing NULL bytes. -
139 identifiers and NULL. Invalid time zone identifiers are no longer
140 accepted. Empty strings are no longer accepted.
H A DUPGRADING.INTERNALS58 The streams pooling API has been removed. The following functions no longer
/PHP-5.5/Zend/
H A DZEND_CHANGES1060 resources. As soon as a resource is no longer referenced from
1068 result set with a new one, the old result set which is no longer
1152 * The return statement no longer works from a require()'d file. It
1156 * unset() is no longer a function, but a statement.
H A Dzend_operators.c1108 zval *longer, *shorter; in bitwise_or_function() local
1113 longer = op1; in bitwise_or_function()
1116 longer = op2; in bitwise_or_function()
1121 result_len = Z_STRLEN_P(longer); in bitwise_or_function()
1122 result_str = estrndup(Z_STRVAL_P(longer), Z_STRLEN_P(longer)); in bitwise_or_function()
1148 zval *longer, *shorter; in bitwise_and_function() local
1153 longer = op1; in bitwise_and_function()
1156 longer = op2; in bitwise_and_function()
1190 zval *longer, *shorter; in bitwise_xor_function() local
1195 longer = op1; in bitwise_xor_function()
[all …]
/PHP-5.5/Zend/tests/
H A Dbug32660.phpt27 $b = "much longer";
H A Dbug55135.phpt2 Bug #55135 (Array keys are no longer type casted in unset())
/PHP-5.5/ext/curl/tests/
H A Dbug63795.phpt2 Bug #63795 (CURL >= 7.28.0 no longer support value 1 for CURLOPT_SSL_VERIFYHOST)
28 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used i…
32 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used i…
/PHP-5.5/ext/date/tests/
H A Dbug35218.phpt2 Bug #35218 (strtotime no longer ignores timezone comments like "(PST)")
H A Dbug35414.phpt2 Bug #35414 (strtotime() no longer works with ordinal suffix)
H A Dbug35885.phpt2 Bug #35885 (strtotime("NOW") no longer works)
H A Dbug66985.phpt2 Bug #66986 (Some timezones are no longer valid in PHP 5.5.10)
/PHP-5.5/ext/dom/tests/
H A DDOMAttr_ownerElement_error_001.phpt20 Warning: Couldn't fetch DOMAttr. Node no longer exists in %s on line %d
H A DDOMDocument_standalone_basic.phpt32 echo "Document is no longer standalone\n";
43 Document is no longer standalone
H A Dbug36756.phpt32 Warning: Couldn't fetch DOMElement. Node no longer exists in %sbug36756.php on line %d
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW12 and the makefile no longer alludes to it in mysterious ways. The
26 memory-allocation patterns. The header-file prototypes no longer name
29 now handled gracefully. "uchar" is no longer used as an internal type
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt33 * Failed filters do not throw an E_NOTICE any longer.
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS30 This makes the message string be copied and freed when no longer needed. There's
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt39 will make sort keys slightly shorter or longer respectively.
96 levels higher than Tertiary the Identical strength result in significantly longer sort
/PHP-5.5/ext/intl/tests/
H A Dcollator_create.phpt82 …75777981838587899193959799' locale: Locale string too long, should be no longer than 80 characters…
H A Dcollator_create2.phpt83 …75777981838587899193959799' locale: Locale string too long, should be no longer than 80 characters…

Completed in 80 milliseconds

123