Home
last modified time | relevance | path

Searched refs:request (Results 1 – 25 of 213) sorted by path

123456789

/PHP-7.4/
H A DCODING_STANDARDS.md68 that ensures the deallocation of any unfreed memory at the end of a request.
H A DCONTRIBUTING.md46 If your pull request exhibits conflicts with the base branch, please resolve
49 Fork the official PHP repository and send a pull request. A notification will be
50 sent to the pull request mailing list. Sending a note to PHP Internals list
H A DNEWS88 . Fixed bug #76167 (mbstring may use pointer from some previous request).
459 . Fixed bug #80595 (Resetting POSTFIELDS to empty array breaks request). (cmb)
498 . Fixed bug #69625 (FPM returns 200 status on request without
960 . Implement request #77062 (Allow numeric [UG]ID in FPM listen.{owner,group})
980 . Fixed bug #79357 (SOAP request segfaults when any request parameter is
1399 . The built-in CLI server now reports the request method in log files.
1511 100 to 1000, added crash handler to cleanly shutdown PHP request, added
1543 . Fixed bug #78106 (Path resolution fails if opcache disabled during request).
1571 . Fixed bug #78775 (TLS issues from HTTP request affecting other encrypted
1753 . Fixed bug #78775 (TLS issues from HTTP request affecting other encrypted
[all …]
H A DREADME.md96 pull request.
/PHP-7.4/Zend/tests/
H A Dbug75252.phpt2 Bug #75252: Incorrect token formatting on two parse errors in one request
H A Dgc_025.phpt2 GC 025: Automatic GC on request shutdown
H A Dgc_026.phpt2 GC 026: Automatic GC on request shutdown (GC enabled at run-time)
H A Dgc_034.phpt2 GC 034: GC in request shutdown and resource list destroy
/PHP-7.4/Zend/
H A Dzend_string.c316 ZEND_API void zend_interned_strings_switch_storage(zend_bool request) in zend_interned_strings_switch_storage() argument
318 if (request) { in zend_interned_strings_switch_storage()
H A Dzend_string.h42 ZEND_API void zend_interned_strings_switch_storage(zend_bool request);
/PHP-7.4/docs/
H A Dmailinglist-rules.md42 into the request.
H A Dstreams.md240 `can_cast` tells you if the stream can be forced into the form you request. The
303 of a request (it uses pemalloc),
/PHP-7.4/ext/curl/tests/
H A Dbug77535.phpt56 die("Start handle request.");
76 Start handle request.
H A Dbug78775.phpt2 Bug #78775: TLS issues from HTTP request affecting other encrypted connections
H A Dbug80595.phpt2 Bug #80595 (Resetting POSTFIELDS to empty array breaks request)
/PHP-7.4/ext/date/tests/
H A Dbug21399.phpt2 Bug #21399 (strtotime() request for "YYYYMMDDhhmmss [ZZZ]")
H A Dbug26694.phpt2 Bug #26694 (strtotime() request for "Sun, 21 Dec 2003 20:38:33 +0000 GMT")
/PHP-7.4/ext/enchant/tests/
H A Dbroker_free_02.phpt46 echo("broker request dict failed\n");
H A Dbroker_free_dict.phpt39 echo("broker request dict failed\n");
H A Dbroker_request_dict.phpt23 echo "fail to request " . $dicts[0]['lang_tag'];
H A Dbroker_request_dict_01.phpt21 echo("fail to request " . $dicts[0]['lang_tag']);
H A Dbroker_request_pwl_dict.phpt29 echo("dict broker request pwl has failed\n");
H A Ddict_add_to_personal.phpt33 echo("broker request dict failed\n");
H A Ddict_add_to_session.phpt33 echo("broker request dict failed\n");
H A Ddict_check.phpt33 echo("broker request dict failed\n");

Completed in 34 milliseconds

123456789