summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Allow optional trailing comma in parameter listNikita Popov2020-04-281-0/+2
* Make throw statement an expressionIlija Tovilo2020-04-231-0/+3
* Fix typo in UPGRADING [ci skip]Jacob Dreesen2020-04-231-1/+1
* Add get_debug_type() functionYour Name2020-04-231-0/+4
* Remove support for libmysqlclient 5.0Nikita Popov2020-04-231-0/+4
* Skip non-existing properties returned by __sleep()Nicolas Grekas2020-04-221-0/+3
* Document change to ReflectionMethod->isConstructor/isDestructorTyson Andre2020-04-221-1/+4
* Remove support for EBCDICNikita Popov2020-04-201-0/+3
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-0/+6
* news / UPGRADING for zip 1.19.0Remi Collet2020-04-021-1/+6
* Add PhpToken classNikita Popov2020-03-261-0/+6
* Check abstract method signatures coming from traitsNikita Popov2020-03-261-1/+18
* Fix #75958 Return void instead of trueMáté Kocsis2020-03-251-0/+3
* bump zip versionRemi Collet2020-03-201-1/+1
* ZipArchive::open(): Using empty file as ZipArchive is deprecatedRemi Collet2020-03-201-0/+5
* Revert "Fetch for read in nested property assignments"Nikita Popov2020-03-181-15/+2
* bump zp to 1.18.1 + docRemi Collet2020-03-181-3/+8
* Fetch for read in nested property assignmentsNikita Popov2020-03-181-2/+15
* Drop support for iconv without proper errno settingChristoph M. Becker2020-03-171-0/+4
* Add str_contains() functionPhilipp Tanlak2020-03-161-1/+4
* Update Unicode tables to 13.0.0Nikita Popov2020-03-121-0/+3
* Require non-absolute trait method refs to be unambiguousNikita Popov2020-03-101-0/+14
* Fix #50678 files extracted by ZipArchive class lost their original modified timeRemi Collet2020-03-091-0/+1
* [ci skip] fix for #72374 is no more a BC breakRemi Collet2020-03-061-5/+3
* upgrade information about changs in ZipRemi Collet2020-03-051-0/+22
* Automatically implement Stringable interfaceNikita Popov2020-03-021-0/+2
* Add upgrading note regarding merge of RFC for new DOMParentNode/DOMChildNode ...Benjamin Eberlei2020-02-281-0/+4
* Add preg_last_error_msg() functionNicolas Oelgart2020-02-251-0/+5
* Use serialize_precision for var_dump()Nikita Popov2020-02-251-0/+4
* Update UPGRADINGMáté Kocsis2020-02-201-0/+2
* Deprecate required param after optionalNikita Popov2020-02-181-0/+7
* Make quoting of cmd execution functions consistentChristoph M. Becker2020-02-171-0/+5
* Improve generated names for anonymous classesNikita Popov2020-02-171-1/+12
* Add static return typeNikita Popov2020-02-171-0/+9
* [skip ci] Fix typos in UPGRADINGTyson Andre2020-02-161-1/+1
* Add UPGRADING notesNikita Popov2020-02-111-0/+6
* Add support for $obj::classNikita Popov2020-02-111-0/+3
* Make ASSIGN, ASSIGN_OP, INC and DEC opcodes to return IS_TMP_VAR instead of I...Dmitry Stogov2020-02-071-0/+5
* Fix typo [ci skip]Markus Staab2020-01-261-1/+1
* Add mention about empty needles for strrch() functions in UPGRADING [ci skip]George Peter Banyard2020-01-251-3/+4
* 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/+11
* Add UPGRADING notes [skip ci]Máté Kocsis2020-01-221-0/+6
* Bump required libcurl version to 7.29.0Christoph M. Becker2020-01-191-0/+3
* Rename run-test.php to run-tests.php in the test packsChristoph M. Becker2020-01-141-0/+4
* Add imagegetinterpolation()Christoph M. Becker2020-01-141-0/+2
* Fixed #78385: Distinguish absent/empty query/fragmentIslam Israfilov2020-01-131-0/+8
* [ci skip] Update UPGRADINGGeorge Peter Banyard2020-01-091-0/+4
* Adding DateTime(Immutable)::createFromInterface()mike2020-01-031-0/+4
* Implement WeakMapNikita Popov2020-01-031-0/+2