summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
Commit message (Expand)AuthorAgeFilesLines
* better heading for UPGRADING.INTERNALSFerenc Kovacs2014-08-261-1/+1
* Removed Countable::count() change info from UPGRADE.INTERNALS tooBob Weinand2014-08-061-12/+4
* Added further notice about removal of IS_CONSTANT_INDEX/ARRAY macrosBob Weinand2014-04-291-0/+10
* added some notes about the win build systemAnatol Belski2014-04-181-2/+5
* UPGRADING note about bug #67072Anatol Belski2014-04-181-0/+17
* Merge branch 'PHP-5.5' into PHP-5.6Bob Weinand2014-04-141-0/+7
|\
* | Add new zend_hash_* APIs to UPGRADING.INTERNALSNikita Popov2014-04-131-0/+44
* | Add str_* macros to UPGRADING.INTERNALSNikita Popov2014-04-131-1/+16
* | add info: empty strings are internedRemi Collet2014-03-201-0/+8
* | Add notice about tsrm_virtual_cwd.h moved to zend_virtual_cwd.hRemi Collet2014-03-031-0/+5
* | Implement variadic function syntaxNikita Popov2013-09-261-0/+42
* | NEWS/UPGRADING{,.INTERNALS} notes about temp POST streamMichael Wallner2013-09-171-0/+10
* | Always pass return_value_ptr to internal functionsNikita Popov2013-08-311-0/+15
* | bison upgrading notesMichael Wallner2013-08-091-1/+3
* | Update NEWS, UPGRADING and UPGRADING.INTERNALSNikita Popov2013-06-171-1/+30
* | Merge branch 'PHP-5.5'Nikita Popov2013-03-231-41/+2
|\ \ | |/
| * Move some internal changes from UPGRADING to UPGRADING.INTERNALSNikita Popov2013-03-231-7/+43
| * Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-0/+8
| * UPGRADING.INTERNALS: document zend_qsort_rGustavo Lopes2013-01-141-0/+11
|/
* add NEWS/UPGRADINGStanislav Malyshev2012-07-141-1/+28
* - Cleanup UPGRADING and UPGRADING.INTERNALS from 5.4 changes.Gustavo André dos Santos Lopes2012-02-221-181/+12
* - add expand_filepath_with_mode (not used anywhere yet but will be used for f...Pierre Joye2011-07-251-0/+4
* - Added section for build system changes in UPGRADING.INTERNALSJani Taskinen2010-11-181-0/+38
* - Fixed incorrection in UPGRADING.INTERNALS.Gustavo André dos Santos Lopes2010-11-151-5/+4
* - Added leak_variable() function.Gustavo André dos Santos Lopes2010-11-151-2/+52
* - Added to UPGRADING(.INTERNALS) information about the changes on html.c.Gustavo André dos Santos Lopes2010-10-241-1/+11
* Removed a TSRMLS_FETCH() call in php_idate() in favor of the TSRMLS macrosKalle Sommer Nielsen2010-09-271-1/+5
* Added TSRMLS macros into php_get_current_user()Kalle Sommer Nielsen2010-09-231-0/+4
* - drop tsrmls_fetch in popen_exPierre Joye2010-09-171-0/+3
* - drop tsrmls_fetch in tsrm_win32_accessPierre Joye2010-09-171-0/+2
* - drop TSRMLS_FETCH in sapi_register_* (won't bring much at runtime :) ) and ...Pierre Joye2010-09-171-29/+25
* - use TSRMLS_D/C with php_stream_context_allocPierre Joye2010-09-161-0/+9
* - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-0/+19
* - macros--; ZEND_FAST_* are now gonePierre Joye2010-09-151-1/+8
* - update and restore TOCPierre Joye2010-09-151-1/+11
* - Improved memory usageDmitry Stogov2010-09-151-1/+24
* - add php_sys_readlinkPierre Joye2010-09-101-0/+7
* - typo/clarityPierre Joye2010-09-021-1/+1
* - upgrading addition about stat/lstatPierre Joye2010-09-011-0/+9
* - initial import, internals upgrade guidePierre Joye2010-08-301-0/+13