summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
Commit message (Expand)AuthorAgeFilesLines
* Add upgrading entriesNikita Popov2019-07-221-0/+4
* Fix internals upgrading logPeter Kokot2019-07-221-2/+2
* Update changelogsPeter Kokot2019-07-181-0/+3
* Update changelogPeter Kokot2019-07-181-0/+1
* Update changelogPeter Kokot2019-07-181-0/+1
* Update changelogPeter Kokot2019-07-161-1/+4
* Update changelogsPeter Kokot2019-07-131-2/+5
* Throw notice on array access on illegal typeNikita Popov2019-07-101-0/+1
* Catch up with recent changes [ci skip]Peter Kokot2019-07-081-2/+13
* Replace ZEND_ASSIGN_ADD (and others) by ZEND_ASSIGN_OP, ZEND_ASSIGN_DIM_OP, Z...Dmitry Stogov2019-07-051-0/+8
* Update changelogs [ci skip]Peter Kokot2019-07-011-15/+35
* Update changelogs [ci skip]Peter Kokot2019-06-281-2/+3
* Catch up with some recent changes [ci skip]Peter Kokot2019-06-281-0/+10
* Document removal of uint and ulong typedefsChristoph M. Becker2019-06-191-0/+4
* Allow exceptions in __toString()Nikita Popov2019-06-051-0/+10
* PHP 7.4 is built with Visual Studio 2019 on WindowsChristoph M. Becker2019-06-041-0/+2
* Use PKG_CHECK_MODULES to detect valgrind, and share build config with pcreHugh McMaster2019-05-251-0/+2
* Update changelogsPeter Kokot2019-04-201-8/+9
* Remove PHP_READDIR_R_TYPEPeter Kokot2019-04-131-1/+1
* [ci skip] Mention PHP_PROG_BISON and PHP_PROG_RE2CPeter Kokot2019-03-301-2/+6
* tsrm environment lockJoe Watkins2019-03-291-1/+15
* Sync the changes to ext/filter with 7.4, now that it works.Kalle Sommer Nielsen2019-03-201-1/+4
* [ci skip] Update changelogPeter Kokot2019-03-181-1/+1
* [ci skip] Update changelogPeter Kokot2019-03-161-0/+1
* [ci skip] Mention removed m4 macrosPeter Kokot2019-03-131-2/+4
* add --enable-rtld-now in upgrade infoRemi Collet2019-03-121-0/+2
* While the compiler does not have the FBC set for zend_get_call_op, optimizer ...Joe Watkins2019-02-211-0/+6
* Revert "zend_get_call_op ignoring compiler flags zend_get_call_op will ignore...Joe Watkins2019-02-211-6/+0
* zend_get_call_op ignoring compiler flags zend_get_call_op will ignore ZEND_CO...Joe Watkins2019-02-211-0/+6
* [ci skip] Update changelogPeter Kokot2019-02-201-0/+2
* begin handlers are currently invoked without access to the arguments being se...Joe Watkins2019-02-191-0/+4
* ZEND_COMPILE_EXTENDED_INFO split Currently a tool may not decide between debu...Joe Watkins2019-02-191-0/+6
* Fixed bug #77613 (method visibility change) (reverted ZEND_ACC_CTOR and ZEND_...Dmitry Stogov2019-02-141-3/+0
* [ci skip] Move OPcache configure option changesPeter Kokot2019-02-081-2/+0
* [ci skip] Update changelogPeter Kokot2019-02-071-0/+2
* Implement typed propertiesNikita Popov2019-01-111-0/+13
* Revert HASH_FLAG_INITIALIZED into HASH_FLAG_UNINITIALIZED.Dmitry Stogov2018-12-281-0/+5
* Added note about changes in class declaration opcodesDmitry Stogov2018-12-241-0/+7
* Removed add_get_assoc_*() and add_get_index_*() API functionsDmitry Stogov2018-12-191-0/+4
* Allow empty $escape to eschew escaping CSVChristoph M. Becker2018-12-151-0/+6
* Fix a typo in UPGRADING.INTERNALSTyson Andre2018-10-171-1/+1
* Immutable clases and op_arrays.Dmitry Stogov2018-10-171-0/+15
* Classify object handlers are required/optionalNikita Popov2018-10-161-0/+23
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-4/+4
* Add UPGRADING notesNikita Popov2018-10-101-0/+48
* Implemented RFC "Always available hash extension"Kalle Sommer Nielsen2018-10-031-4/+14
* Rename ZEND_ACC_NO_RT_ARENA into ZEND_ACC_HEAP_RT_CACHE and use it for pseudo...Dmitry Stogov2018-10-021-0/+2
* [ci skip] Update UPGRADING.INTERNALSAnatol Belski2018-09-221-0/+4
* Replace ZEND_ACC_ANON_BOUND, ZEND_ACC_UNRESOLVED_PARENT and ZEND_ACC_UNRESOLV...Dmitry Stogov2018-09-181-0/+3
* Make ext/xml API privateNikita Popov2018-09-161-0/+5