summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Check `__set_state` structureGabriel Caruso2020-04-281-0/+1
* update NEWSXinchen Hui2020-04-281-0/+1
* Fix #36365: scandir duplicates file name at every 65535th fileChristoph M. Becker2020-04-241-0/+2
* Fix #71417: fread() does not report zlib.inflate errorsChristoph M. Becker2020-04-201-0/+3
* Fix #71263: fread() does not report bzip2.decompress errorsChristoph M. Becker2020-04-201-0/+3
* Syntax errors caused by unclosed {, [, ( mention specific locationAlex Dowad2020-04-141-0/+2
* Fix #79462: method_exists and property_exists incoherent behaviorChristoph M. Becker2020-04-091-0/+2
* news / UPGRADING for zip 1.19.0Remi Collet2020-04-021-0/+3
* Fix #47983: mixed LF and CRLF line endings in mail()Christoph M. Becker2020-04-021-0/+1
* Fix #76999: mb_regex_set_options() return current optionsChristoph M. Becker2020-03-271-0/+1
* bump zp to 1.18.1 + docRemi Collet2020-03-181-0/+2
* Drop support for iconv without proper errno settingChristoph M. Becker2020-03-171-0/+3
* Fixed bug #75902Nikita Popov2020-03-101-0/+2
* Fix #50678 files extracted by ZipArchive class lost their original modified timeRemi Collet2020-03-091-0/+2
* Fixed bug #62609: Allow implementing Traversable in abstract classNikita Popov2020-03-061-0/+2
* [ci skip] fix for #72374 is no more a BC breakRemi Collet2020-03-061-1/+1
* - make status, statusSys properties andRemi Collet2020-03-051-2/+5
* NEWSRemi Collet2020-03-041-0/+1
* Add test for bug #69084Nikita Popov2020-03-031-0/+2
* Store aliased name of trait methodNikita Popov2020-03-031-0/+3
* bump zip version + NEWSRemi Collet2020-03-021-0/+5
* Fixed bug #77325Nikita Popov2020-02-281-0/+2
* Fixed bug #64592Nikita Popov2020-02-281-0/+2
* Make quoting of cmd execution functions consistentChristoph M. Becker2020-02-171-0/+1
* Fixed bug #79255 (PHP cannot be compiled with enable JIT)Dmitry Stogov2020-02-171-0/+2
* Revert "Fixed bug #79255 (PHP cannot be compiled with enable JIT)"Nikita Popov2020-02-171-1/+0
* Fixed bug #79255 (PHP cannot be compiled with enable JIT)Xinchen Hui2020-02-171-0/+1
* Zip: version is now 1.17.0Remi Collet2020-01-311-1/+3
* Add NEWS entry for new ReflectionProperty methods.Benjamin Eberlei2020-01-301-0/+2
* - bump zip extension version to 1.16.0 - add ZipArchive::setMtimeName and Zip...Remi Collet2020-01-281-0/+1
* [skip ci] Fix typos in NEWSTyson Andre2020-01-261-5/+5
* Fix bug #64865: Use CONTEXT_DOCUMENT_ROOT for scanning dir treewbender2020-01-241-0/+4
* Allow variadic arguments to replace non-variadic onesNikita Popov2020-01-231-0/+2
* Bump required libcurl version to 7.29.0Christoph M. Becker2020-01-191-0/+3
* Add imagegetinterpolation()Christoph M. Becker2020-01-141-0/+1
* Fixed #78385: Distinguish absent/empty query/fragmentIslam Israfilov2020-01-131-0/+2
* Fix #49555: Improve "function must be a string" error messageNikita Popov2020-01-081-0/+2
* Fix #65274: Add class name to undef class constant errorNikita Popov2020-01-081-0/+2
* Implemented FR #78638 (__PHP_Incomplete_Class should be final)Xinchen Hui2019-12-241-0/+1
* Add setAuthorizer method to SQLite3BohwaZ2019-12-201-0/+3
* Make the $num_points parameter of php_imagepolygon optionalChristoph M. Becker2019-11-151-0/+1
* Fix #55005: imagepolygon num_points requirementChristoph M. Becker2019-11-021-0/+1
* pdo_oci: Add support for setting and getting the oracle OCI 18c call timeout ...Cameron Porter2019-11-011-0/+4
* Merge branch 'PHP-7.4'Joe Watkins2019-10-211-0/+4
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-211-0/+4
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-211-0/+4
| | |\
| | | * Fix bug #78697: inaccurate error messageFabien Villepinte2019-10-211-0/+4
| * | | Add NEWS for the fixed bug #74083Jakub Zelenka2019-10-201-0/+4
| * | | Fix #78684: PCRE bug72463_2 test is sending emails on LinuxChristoph M. Becker2019-10-191-0/+3
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-191-0/+3
| |\ \ \ | | |/ /