summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
Commit message (Expand)AuthorAgeFilesLines
* Fix mismatch between macro and struct definitionGeorge Peter Banyard2020-09-031-1/+1
* Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-1/+183
* Drop various unused macros/APIsGeorge Peter Banyard2020-08-261-0/+12
* Add UPGRADING.INTERNALS notes for zend_object* changesNikita Popov2020-08-071-3/+9
* Add more argument types to stubsMáté Kocsis2020-08-071-0/+4
* Revert "Prepare for PHP 8.1"Nikita Popov2020-08-041-1/+214
* Prepare for PHP 8.1Gabriel Caruso2020-08-041-214/+1
* [skip ci] Fix grammar/typo nits in docsTyson Andre2020-08-011-1/+1
* Document the signature change of zend_get_closure_method_def()Máté Kocsis2020-07-311-0/+2
* Remove PHP_CHECK_GCC_ARG()Nikita Popov2020-07-291-1/+5
* 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