summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
Commit message (Expand)AuthorAgeFilesLines
* Add error notification callbacks to UPGRADING.INTERNALSBenjamin Eberlei2020-07-171-0/+17
* Remove type argument from zend_get_zval_ptrNikita Popov2020-07-151-6/+6
* Use consistent typesGeorge Peter Banyard2020-07-131-0/+18
* Add upgrading noteNikita Popov2020-07-131-1/+2
* Voidify some ZEND_API functionsGeorge Peter Banyard2020-07-091-2/+14
* Remove no_separation flagNikita Popov2020-07-071-0/+6
* [skip ci] add upgrade noteRemi Collet2020-07-061-0/+4
* [ci skip] (Hopefully) clarify meaningChristoph M. Becker2020-07-011-1/+1
* Document zend_hash_sort and zend_ts_hash_sort signature changeChristoph M. Becker2020-07-011-1/+3
* Update UPGRADING.INTERNALS re: removed --disable-inline-optimization switchAlex Dowad2020-06-241-5/+12
* Introduce InternalIteratorNikita Popov2020-06-241-0/+11
* Fix typoFabien Villepinte2020-06-151-3/+3
* Added noteDmitry Stogov2020-06-151-0/+5
* Control VCRT leak reporting via environment variable in debug buildsChristoph M. Becker2020-06-101-0/+5
* Remove old ARG_COUNT() macroGeorge Peter Banyard2020-05-111-0/+3
* Make cast_object handler requiredNikita Popov2020-03-311-0/+4
* Use separate typedef for bucket comparison functionNikita Popov2020-03-041-0/+8
* Require all internal functions to have arginfoNikita Popov2020-02-261-0/+4
* [skip ci] Fix typos in UPGRADINGTyson Andre2020-02-161-2/+2
* Make ASSIGN, ASSIGN_OP, INC and DEC opcodes to return IS_TMP_VAR instead of I...Dmitry Stogov2020-02-071-0/+9
* Apply custom format/length modifier removal to spprintfGeorge Peter Banyard2020-01-231-3/+3
* Drop the custom 'v' format from snprintf custom implementation.George Peter Banyard2020-01-211-0/+3
* Drop the custom I length modifier from snprintf custom implementation.George Peter Banyard2020-01-201-0/+5
* Fix typo [ci skip]Markus Staab2019-10-071-1/+1
* Comparison cleanup:Dmitry Stogov2019-10-071-0/+5
* [ci skip] Update UPGRADING.INTERNALSChristoph M. Becker2019-09-241-0/+5
* upgrading notes for ValueError/zend_value_error()Peter Cowburn2019-09-101-0/+5
* Simplify TMP/VAR operand releasingDmitry Stogov2019-07-241-0/+9
* Update changelogPeter Kokot2019-07-211-0/+1
* Symbol HAVE_PCRE has been removedPeter Kokot2019-07-141-0/+2
* [ci skip] Mention HAVE_HASH_EXTPeter Kokot2019-06-261-3/+5
* Don't verify arginfo types for internal functionsNikita Popov2019-06-171-0/+5
* Fix typoChristoph M. Becker2019-06-031-1/+1
* Remove zpp L specifierNikita Popov2019-06-031-0/+4
* Remove get() object handlerNikita Popov2019-05-291-4/+7
* Remove set() object handlerNikita Popov2019-05-291-0/+5
* Merge branch 'master' of git://github.com/php/php-srcJoe Watkins2019-03-251-1/+1
|\
* | TSRM cleanup for PHP8Joe Watkins2019-03-251-0/+15
|/
* For consistency with Windows, and because ZTS is not experimental or a "maint...Joe Watkins2019-03-231-0/+3
* Remove ZEND_OVERLOADED_FUNCTION and corresponding call_method object handlerDmitry Stogov2019-02-071-3/+9
* fixed typo in UPGRADING.INTERNALSMarkus Staab2019-02-041-1/+1
* Added note anout object habdlers API changeDmitry Stogov2019-02-041-2/+5
* Clear NEWS, UPGRADING and UPGRADING.INTERNALSNikita Popov2019-01-281-172/+3
* 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