summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove zend_check_private()Dmitry Stogov2018-09-131-0/+3
* Renumber ZEND_ACC_... flagsDmitry Stogov2018-09-111-2/+3
* Get rid of ZEND_ACC_IMPLICIT_PUBLICDmitry Stogov2018-09-111-0/+1
* Squashed commit of the following:Dmitry Stogov2018-09-111-2/+5
* Fix typos in UPGRADING.INTERNALSFabien Villepinte2018-09-051-2/+2
* Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACTDmitry Stogov2018-09-051-0/+8
* Remove AC_FUNC_UTIME_NULLPeter Kokot2018-09-041-2/+3
* Remove AC_FUNC_VPRINTFPeter Kokot2018-08-291-0/+2
* Implement #64517: Add AC_ARG_PROGRAM macroPeter Kokot2018-08-291-0/+2
* Change zend_lookup_class_ex() and zend_fetch_class_by_name() prototypes to ac...Dmitry Stogov2018-08-221-0/+5
* Create and expose php_sys_symlink() and php_sys_link()Christoph M. Becker2018-08-021-0/+5
* Prepare UPGRADING(.INTERNALS) for PHP 7.4Christoph M. Becker2018-07-311-177/+1
* 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