summaryrefslogtreecommitdiff
path: root/UPGRADING
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #78887: Add upgrading note about get_declared_classes() orderNikita Popov2019-12-091-0/+3
* Add ReflectionMethod::getClosure() change to UPGRADINGNikita Popov2019-12-041-0/+5
* Make the UPGRADING note about ArrayObject more explicit.Adam Harvey2019-11-201-0/+3
* Add UPGRADING note about default object from empty valueNikita Popov2019-11-071-0/+3
* Add UPGRADING note for stream_read() changeNikita Popov2019-10-301-0/+3
* Add support for Interbase 1 dialectSimonov Denis2019-10-281-0/+3
* Fix miscellaneous typos in docsTyson Andre2019-10-191-2/+2
* Add upgrading note for round(-0.0) changeNikita Popov2019-10-111-0/+1
* Fix grammar nits on php 7.4 UPGRADINGTyson Andre2019-10-071-5/+5
* Fix typo in UPGRADINGNikita Popov2019-10-071-1/+1
* Add support for mbstring.regex_retry_limitNikita Popov2019-10-061-0/+4
* Allow SA_RESTART for SIGALRMNikita Popov2019-10-021-0/+5
* Update regarding changed OpenSSL default config pathChristoph M. Becker2019-10-011-0/+4
* Add max_depth option to unserialize()Nikita Popov2019-09-301-0/+6
* Remove support for umich_ldapNikita Popov2019-09-061-0/+1
* Remove nsldap supportNikita Popov2019-09-061-0/+3
* Document opcache.preload_user directiveChristoph M. Becker2019-09-031-0/+5
* Deprecate AI_IDN_ALLOW_UNASSIGNED and AI_IDN_USE_STD3_ASCII_RULESviest2019-08-261-0/+5
* Relax closure $this unbinding deprecationNikita Popov2019-08-231-1/+1
* Add UPGRADING note about stream_set_option() and includesNikita Popov2019-08-081-0/+4
* nit: Fix a typo in UPGRADINGTyson Andre2019-07-271-1/+1
* Fix typos in UPGRADING and improve wording in a few placesTheodore Brown2019-07-261-34/+33
* Remove duplicationChristoph M. Becker2019-07-251-5/+1
* Addded missing NEWS/UPGRADING entries for PDO "??" escapeMatteo Beccati2019-07-251-0/+7
* Throw notice for plain wrapper fread/fwrite errorsNikita Popov2019-07-251-0/+2
* Add upgrading entriesNikita Popov2019-07-221-0/+3
* Add deprecations to UPGRADINGNikita Popov2019-07-221-0/+33
* Deprecate alternative array access syntaxrjhdby2019-07-191-0/+3
* Convert E_STRICT into E_NOTICE for htmlentities() functionGeorge Peter Banyard2019-07-181-0/+4
* Update NEWS and UPGRADING wrt. opcache.cache_id [ci skip]Christoph M. Becker2019-07-181-0/+4
* Support <?php followed by EOFNikita Popov2019-07-161-0/+4
* Emit T_BAD_CHARACTER for unexpected charactersNikita Popov2019-07-151-0/+4
* Update changelogsPeter Kokot2019-07-131-0/+2
* Update NEWS and UPGRADING wrt. ext/recode unbundlingChristoph M. Becker2019-07-121-0/+4
* Support redirect+null descriptors in proc_openNikita Popov2019-07-111-0/+7
* Throw notice on array access on illegal typeNikita Popov2019-07-101-1/+3
* Add zend.exception_ignore_args [ci skip]Peter Kokot2019-07-081-0/+4
* Catch up with recent changes [ci skip]Peter Kokot2019-07-081-1/+6
* Deprecate passing invalid character to base_convert etcScott Dutton2019-07-081-0/+7
* Implement FR #77230: Support custom CFLAGS and LDFLAGS from environmentChristoph M. Becker2019-07-081-0/+3
* simple ignore arguments in exceptions implementationJoe Watkins2019-07-021-0/+4
* Implement SQLite extended result code functionalityRobert Kopack2019-07-021-0/+8
* PDO: support username & password specified in DSNSjon Hortensius2019-07-021-0/+8
* Update changelogs [ci skip]Peter Kokot2019-07-011-0/+1
* Add support for proc_open() with a command arrayNikita Popov2019-06-281-0/+6
* Catch up with some recent changes [ci skip]Peter Kokot2019-06-281-0/+2
* Support TGA readingChristoph M. Becker2019-06-201-0/+6
* Implement SQLite3 backup APIBohwaZ2019-06-171-0/+2
* Implement numeric literal separatorsTheodore Brown2019-06-141-0/+9
* Revert "ext/standard: Use PKG_CHECK_MODULES to detect the Argon2 library"Nikita Popov2019-06-131-3/+0