summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* E_RECOVERABLE_ERROR -> thrown ErrorAaron Piotrowski2016-06-145-32/+50
* Replace zend_ce_error with NULL and replace more E_ERROR with thrown ErrorAaron Piotrowski2016-06-133-3/+9
* fix test outAnatol Belski2016-06-092-384/+384
* fix testAnatol Belski2016-06-091-0/+2
* sync with deleted fileAnatol Belski2016-06-091-1092/+0
* fix testsAnatol Belski2016-06-098-2/+1322
* OptimizationDmitry Stogov2016-06-091-16/+18
* Merge branch 'PHP-7.0'Dmitry Stogov2016-06-092-5/+26
|\
| * Fixed bug #72369 (array_merge() produces references in PHP7)Dmitry Stogov2016-06-092-5/+26
* | added test for bug #47517Anatol Belski2016-06-021-0/+17
* | Added backwards compability with php_log_err by using macroJani Ollikainen2016-06-021-1/+1
* | Logging to syslog with dynamic error levels (related to #49467)Jani Ollikainen2016-06-021-1/+1
* | Merge branch 'PHP-7.0'Xinchen Hui2016-06-011-0/+4
|\ \ | |/
| * Also include ini_getXinchen Hui2016-06-011-0/+4
* | Merge branch 'PHP-7.0'Xinchen Hui2016-06-011-0/+18
|\ \ | |/
| * Forgotten test script for bug #72300Xinchen Hui2016-06-011-0/+18
* | Merge branch 'PHP-7.0'Xinchen Hui2016-05-311-1/+1
|\ \ | |/
| * Fixed bug #72300 (ignore_user_abort(false) has no effect)Xinchen Hui2016-05-311-1/+1
* | Merge branch 'PHP-7.0'Xinchen Hui2016-05-281-0/+11
|\ \ | |/
| * Added NEWS EntryXinchen Hui2016-05-281-0/+11
* | Forbid dynamic calls to scope introspection functionsNikita Popov2016-05-243-2/+18
* | Merge branch 'PHP-7.0'Xinchen Hui2016-05-171-1/+1
|\ \ | |/
| * Let's only read-only hereXinchen Hui2016-05-171-1/+1
* | Merge branch 'PHP-7.0'Xinchen Hui2016-05-172-0/+57
|\ \ | |/
| * Fixed bug #72229 (Wrong reference when serialize/unserialize an object)Xinchen Hui2016-05-172-0/+57
* | Merge branch 'PHP-7.0'Anatol Belski2016-05-162-6/+23
|\ \ | |/
| * Tidy upThomas Punt2016-05-161-2/+2
| * Remove unnecessary boundary checksThomas Punt2016-05-161-2/+2
| * Resolve bug #72017Thomas Punt2016-05-162-6/+23
* | Merge branch 'PHP-7.0'Xinchen Hui2016-05-111-0/+2
|\ \ | |/
| * Fixed Bug #72193 (dns_get_record returns array containing elements of type 'u...Xinchen Hui2016-05-111-0/+2
* | Add $http_response_header testsNikita Popov2016-05-063-0/+127
* | hide implementation details in testsJoe Watkins2016-05-023-8/+8
* | fix testAnatol Belski2016-04-301-3/+3
* | Revert code to use DUP instead of COPYNikita Popov2016-04-291-1/+1
* | Fix usages of zend_update_constant_exNikita Popov2016-04-291-2/+1
* | Merge branch 'master' of https://github.com/php/php-srcJoe Watkins2016-04-291-4/+4
|\ \
| * | fix constants availabilityAnatol Belski2016-04-291-4/+4
* | | Implement #51879 stream context socket option tcp_nodelayJoe Watkins2016-04-293-0/+90
|/ /
* | Merge branch 'PHP-7.0'Bob Weinand2016-04-282-0/+19
|\ \ | |/
| * Fixed bug #72116 (7.0.6 array_fill optimization breaks implementation)Bob Weinand2016-04-282-0/+19
* | - get rid of EG(scope). zend_get_executed_scope() should be used instead.Dmitry Stogov2016-04-283-7/+9
* | Merge branch 'PHP-7.0'Xinchen Hui2016-04-273-3/+3
|\ \ | |/
| * Use zend_string_safe_allocXinchen Hui2016-04-273-3/+3
* | Merge branch 'PHP-7.0'Dmitry Stogov2016-04-262-6/+24
|\ \ | |/
| * Fixed bug #72100 (implode() inserts garbage into resulting string when joins ...Dmitry Stogov2016-04-262-6/+24
* | Merge branch 'PHP-7.0'Anatol Belski2016-04-231-0/+40
|\ \ | |/
| * Fixed bug #72035 php-cgi.exe fails to run scripts relative to drive rootAnatol Belski2016-04-231-0/+40
* | Merge branch 'PHP-7.0'Xinchen Hui2016-04-222-0/+18
|\ \ | |/
| * Fixed bug #72075 (Referencing socket resources breaks stream_select)Xinchen Hui2016-04-222-0/+18