summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Make the $num_points parameter of php_imagepolygon optionalChristoph M. Becker2019-11-151-0/+6
* Implement union typesNikita Popov2019-11-081-0/+2
* Remove support for array_key_exists() with objectsNikita Popov2019-11-041-0/+2
* Update documentation/comment for GH-4860Tyson Andre2019-10-301-1/+1
* Remove ability to unbind $this of closures if usedNikita Popov2019-10-281-0/+2
* Fix miscellaneous typos in docs and error messagesTyson Andre2019-10-281-2/+2
* Optimize array_slice for packed arrays with large offsetsTyson Andre2019-10-281-0/+3
* Allow array_splice() length to be nullColin O'Dell2019-10-231-0/+3
* Document the changes to substr functionsColin O'Dell2019-10-231-0/+4
* Fix and undeprecate ReflectionType::__toString()Nikita Popov2019-10-221-0/+5
* 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