summaryrefslogtreecommitdiff
path: root/Zend/zend_extensions.h
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-4/+4
* Zend Engine 3Andrea Faulds2014-12-051-2/+2
* Merge branch 'PHP-5.6'Anatol Belski2014-10-121-1/+1
|\
| * DLL export several APIs needed for phpdbgAnatol Belski2014-10-121-1/+1
* | Bump version to 7.0.0-devDmitry Stogov2014-08-151-1/+1
* | Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-1/+1
|\ \ | |/
| * Bump yearXinchen Hui2014-01-031-1/+1
* | Merge branch 'PHP-5.6'Dmitry Stogov2013-12-261-1/+1
|\ \ | |/
| * Improved empty string handling. Now ZE uses an interned string instead of all...Dmitry Stogov2013-12-261-1/+1
* | Fixed ZTS build. Needed to bump API version number.Bob Weinand2013-12-181-1/+1
* | Kill another TSRMLS_FETCH() in the zend extension loading codeKalle Sommer Nielsen2013-12-181-3/+3
|/
* Moved arrays again to "static_scalar:" & little cleanupBob Weinand2013-11-071-1/+1
* Constant expressions refactoringDmitry Stogov2013-11-061-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* An exception thrown in try or catch block is disacarded by return statement i...Dmitry Stogov2012-12-131-1/+1
* Increased version numbersDmitry Stogov2012-12-041-1/+1
* . The VM stacks for passing function arguments and syntaticaly nested calls w...Dmitry Stogov2012-11-301-1/+1
* Bump API versionsDavid Soria Parra2012-11-131-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - Interned string related callbacks moved turned from compiler_globals into r...Dmitry Stogov2010-05-251-1/+1
* Updated version numbersDmitry Stogov2010-04-201-1/+1
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* Bump version to 5.3.0 and API Nos. upJohannes Schlüter2009-06-261-1/+1
* add utility macroStanislav Malyshev2009-04-081-2/+3
* Added ability to check build_id by extensionDmitry Stogov2009-04-081-1/+1
* MFH Fix Zend extensionsJohannes Schlüter2009-01-171-1/+1
* Build IDsStanislav Malyshev2009-01-171-4/+4
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Constness (Added const qualifier to several function parameters)Felipe Pena2008-08-121-3/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Updated API version numbersDmitry Stogov2007-09-291-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Optimized zend_try/zend_catch macroses (eliminated memcpy())Dmitry Stogov2006-05-191-1/+1
* - MFH as discussedMarcus Boerger2006-05-091-4/+4
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* - MFH zend_is_callable_ex() returns zend_class_entry* if availableMarcus Boerger2005-10-251-1/+1
* Fixed bug #31177 (menory leaks and corruption because of incorrect refcounting)Dmitry Stogov2005-10-201-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* Improved PHP extension loading mechanism with support for module dependencies...Dmitry Stogov2005-06-171-1/+1
* Allowed return by refrence from internal functionsDmitry Stogov2005-06-161-1/+1
* Fix so that extensions like xdebug, can overload opcodes in all execution mod...Dmitry Stogov2005-06-101-1/+1
* - Bump API versionMarcus Boerger2004-10-301-1/+1
* - Revert API bumpAndi Gutmans2004-09-091-2/+2
* - Recommit:Andi Gutmans2004-09-091-2/+2
* - Roll back VM commitAndi Gutmans2004-09-091-2/+2
* - Bump the API number to work around this major breakage.Derick Rethans2004-09-091-2/+2
* - Bump API number due to empty_string changeAndi Gutmans2004-07-191-1/+1
* - Add commentAndi Gutmans2004-04-141-0/+3