summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* [ci skip] Update UPGRADING about Autoconf versionPeter Kokot2018-10-091-0/+1
* Fix typos in UPGRADING.INTERNALSTyson Andre2018-09-051-3/+3
* [ci skip] Correct minor typo (GC_GLAGS to GC_FLAGS)Aaron Stone2018-08-201-1/+1
* Update UPGRADING.INTERNALS wrt. Same Site CookiesChristoph M. Becker2018-08-031-0/+7
* Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKSPeter Kokot2018-07-311-1/+2
* [ci skip] Document RETSIGTYPEPeter Kokot2018-07-291-0/+4
* [ci skip] Note HAVE_ST_BLKSIZE and HAVE_ST_RDEVPeter Kokot2018-07-291-0/+4
* [ci skip] Note removal of PHP_PROG_LEXPeter Kokot2018-07-291-0/+1
* Pack zend_constant.flags and zend_constant.module_number into reserved space ...Dmitry Stogov2018-07-261-0/+6
* typoDmitry Stogov2018-07-251-1/+1
* Encode parent class name as IS_CONST operand in DECLARE_INHERITED_CLASS and D...Dmitry Stogov2018-07-251-0/+8
* add info about zend_class_entry.iterator_funcsRemi Collet2018-07-181-0/+5
* [ci skip] Fix typosChristoph M. Becker2018-07-101-3/+3
* [ci skip] Document changes to php_add[c]slashesChristoph M. Becker2018-07-101-0/+5
* [ci skip] Fix a typo. RANGE_RANGE should be RAND_RANGETyson Andre2018-07-051-1/+1
* [ci skip] Document GC_C() → zend_gc_get_status()Christoph M. Becker2018-07-041-0/+4
* [ci skip] Document new typedef zif_handlerChristoph M. Becker2018-06-281-0/+4
* [ci skip] fixed typosMarkus Staab2018-06-251-2/+2
* Added note about zend_function.reserved[] fields usageDmitry Stogov2018-06-251-0/+5
* add note about php_url struct changesRemi Collet2018-06-221-0/+3
* Fix bug #44217: Output after stdout/stderr closed cause immediate exit with s...Robert Lu2018-06-191-0/+3
* Document new configurue optionsAnatol Belski2018-03-081-0/+6
* Optimized base64_encode/decode with SIMD instructionsXinchen Hui2018-02-121-0/+3
* Added note about changed VM instructionsDmitry Stogov2018-02-021-0/+6
* Make IS_UNUSED to be zero.Dmitry Stogov2018-01-311-0/+4
* Get rid of IS_TYPE_COPYABLE.Dmitry Stogov2018-01-191-2/+4
* Removed IS_TYPE_COPYABLE flag from IS_STRING zvals.Dmitry Stogov2018-01-181-0/+6
* Added ZEND_API zend_cpu_supportsXinchen Hui2018-01-161-0/+3
* Implement high resolution monotonic timer function hrtime()Anatol Belski2018-01-071-0/+4
* zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initia...Dmitry Stogov2017-12-271-0/+4
* Add _IS_NUMBER as cast_object() target typeNikita Popov2017-12-261-0/+5
* Remove RAND_RANGE() macroTom Van Looy2017-12-091-0/+4
* [ci skip] Update UPGRADING.INTERNALSAnatol Belski2017-11-061-0/+5
* [ci skip] Fix UPGRADING.INTERNALS, seems it was not reset after 7.2Anatol Belski2017-11-061-73/+17
* Persistent resources are "thread-local".Dmitry Stogov2017-11-011-0/+5
* Remove zend_get_parameters(_ex) APIsNikita Popov2017-10-301-1/+5
* Update UPGRADING.INTERNALSDmitry Stogov2017-10-301-0/+9
* Always use IS_CONSTANT_AST (IS_CONSTANT is removed).Dmitry Stogov2017-10-101-1/+6
* Changed zend_ast_ref structure to use only one allocation, removing dichotomy...Dmitry Stogov2017-10-091-0/+6
* HASH_FLAG_PERSISTENT renamed into IS_ARRAY_PERSISTENT and moved into GC_FLAGS...Dmitry Stogov2017-10-061-0/+3
* Refactored recursion pretectionDmitry Stogov2017-10-061-0/+14
* Changed the way VM accesses constant operands in 64-bit builds.Dmitry Stogov2017-10-041-0/+19
* Refactored array creation API. array_init() and array_init_size() are convert...Dmitry Stogov2017-09-201-0/+4
* valid_symbol_table removedRemi Collet2017-07-051-0/+4
* upgrading: doc about ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EXRemi Collet2017-06-261-0/+5
* not about zend_arg_info.class_nameRemi Collet2017-06-251-0/+3
* note about IS_TYPE_IMMUTABLERemi Collet2017-06-251-1/+5
* note about php_pcre_replace*Remi Collet2017-06-251-0/+6