summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Promote "Cannot use parent" to fatal errorNikita Popov2019-10-151-0/+2
* Add fdiv() functionNikita Popov2019-10-111-0/+5
* Use clean shutdown on uncaught exceptionNikita Popov2019-10-111-0/+2
* Replace "unexpected character" warning with ParseErrorNikita Popov2019-10-041-0/+3
* Fix #72374: remove_path strips first char of filenametyage2019-10-021-0/+7
* Convert some notices to warningsNikita Popov2019-10-021-1/+12
* Convert GD Resources to objectsMark2019-09-301-0/+3
* Convert "Only arrays and Traversables can be unpacked" into ErrorNikita Popov2019-09-271-1/+2
* Promote write "use scalar as array" warning to ErrorNikita Popov2019-09-271-12/+10
* Convert "Illegal offset type" warnings to exceptionsNikita Popov2019-09-271-0/+4
* Convert "cannot add element" warning to exceptionNikita Popov2019-09-271-0/+4
* Throw Error when writing property of non-objectNikita Popov2019-09-271-0/+5
* Remove unused parameterChristoph M. Becker2019-09-221-0/+4
* Remove unused parameterChristoph M. Becker2019-09-211-0/+2
* Don't make argument nullable based on AST null initializerNikita Popov2019-09-191-0/+10
* Change XMLWriter resources to objectsChristoph M. Becker2019-09-181-0/+4
* Upgrading notes for removed ext/dom classes.Benjamin Eberlei2019-09-171-1/+16
* upgrading notes for ValueError/zend_value_error()Peter Cowburn2019-09-101-0/+3
* Enable display_startup_errors by defaultNikita Popov2019-09-061-0/+1
* Make error_reporting=E_ALL the defaultNikita Popov2019-09-021-0/+2
* Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-261-0/+1
* Remove deprecated getaddrinfo flagsviest2019-08-261-0/+4
* Ref #77388: Don't pass BAD_ESCAPE_IS_LITERALSjon Hortensius2019-07-181-0/+5
* Remove INPUT_SESSION and INPUT_REQUESTNikita Popov2019-07-081-0/+3
* Fix a typo in UPGRADINGTyson Andre2019-06-161-1/+1
* Merge branch 'concatenation_precedence'Bob Weinand2019-05-161-0/+3
|\
* | Always generate fatal error for LSP failuresNikita Popov2019-05-071-0/+4
* | Okay, too quick to merge, these are only relevant to 7.4Kalle Sommer Nielsen2019-05-011-6/+0
* | Merge branch 'PHP-7.4'Kalle Sommer Nielsen2019-05-011-0/+6
|\ \
| * | NEWS for ext/interbase unbundlingKalle Sommer Nielsen2019-05-011-0/+6
| * | Add UPGRADING entriesNikita Popov2019-04-291-0/+7
| * | Extend CURLFile to support streamsChristoph M. Becker2019-04-291-0/+5
| * | Make DateInterval objects uncomparableNikita Popov2019-04-231-0/+3
| * | Update changelogsPeter Kokot2019-04-201-2/+6
| * | Rename --enable-libxml to --with-libxml to meet naming guidelinesHugh McMaster2019-04-181-0/+4
| * | Fix bug #77866: Port Serializable SPL classes to use __unserialize()Nikita Popov2019-04-101-0/+5
| * | Added range options to the float validation filterFlorian Berberich2019-04-081-0/+4
| * | Implement new custom object serialization mechanismNikita Popov2019-03-221-0/+15
| * | Fix bug #73948Nikita Popov2019-03-211-0/+5
| * | Sync the changes to ext/filter with 7.4, now that it works.Kalle Sommer Nielsen2019-03-201-0/+4
| * | Unbundle ext/wddxChristoph M. Becker2019-03-201-1/+1
| * | Fix #77094: Add flags support for pcre_replace_callback(_array)Nikita Popov2019-03-191-0/+6
| * | Fixed bug #72685Nikita Popov2019-03-181-0/+5
| * | weakrefs upgrading noteJoe Watkins2019-03-121-0/+3
| * | Fix #71890: Add support for crc32c Castagnoli's polynomial.Andrew Brampton2019-03-111-0/+4
| * | Revert "Detect invalid uses of parent:: during compilation"Nikita Popov2019-03-041-3/+0
| * | Remove mysqli embedded server supportNikita Popov2019-02-281-0/+4
| * | Fixed bug #77631Tyson Andre2019-02-191-0/+2
| * | use pkg-config for libeditRemi Collet2019-02-191-0/+3
| * | UPGRADING entry for pcntl_unshare [skip ci]Pedro Magalhães2019-02-181-0/+6