summaryrefslogtreecommitdiff
path: root/Zend/zend_modules.h
Commit message (Expand)AuthorAgeFilesLines
* fix typoAntony Dovgal2006-06-221-2/+2
* MFH: Added automatic module globals management.Dmitry Stogov2006-06-151-4/+19
* - MFH as discussedMarcus Boerger2006-05-091-1/+1
* Fix a bug that would not fill in the fifth argument to preg_replace()Andrei Zmievski2006-04-061-0/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* bump API numberAntony Dovgal2005-09-221-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* Improved PHP extension loading mechanism with support for module dependencies...Dmitry Stogov2005-06-171-4/+27
* Allowed return by refrence from internal functionsDmitry Stogov2005-06-161-1/+1
* fix shutdown so that dl()'d modules are unloaded after all the dtors haveWez Furlong2005-03-151-0/+1
* - Need zend_Compile.h for struct _zend_arg_info definiton (thanks to JoeAndi Gutmans2005-02-241-3/+1
* - Bump API versionMarcus Boerger2004-10-301-1/+1
* including zend_compile.h for NetWare as NetWare uses MetroWerks Code warrior ...Anantha Kesari H Y2004-10-181-0/+3
* - Bump API number due to empty_string changeAndi Gutmans2004-07-191-1/+1
* - modifyable -> modifiableAndi Gutmans2004-04-121-1/+1
* - Replaced the exec_finished hook by the zend_post_deactive hook forDerick Rethans2004-03-161-1/+1
* - Bump API number so that it actually differs from PHP 4. This is neededDerick Rethans2004-03-161-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Attempt at fixing the linkage problem in Win32Zeev Suraski2003-08-311-5/+5
* ntroduce infrastructure for supplying information about arguments,Zeev Suraski2003-08-031-4/+6
* Add exec_finished() callback for modules - this is the last place where theZeev Suraski2003-07-301-3/+2
* updating license information in the headers.James Cox2003-06-101-1/+1
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
* fix wrong dereferenciationHarald Radi2003-01-121-1/+1
* #@!$$grml*$%Harald Radi2003-01-121-2/+2
* partially revert previous commit andHarald Radi2003-01-121-2/+2
* added zend_ini_entry to zend_modules_entry asHarald Radi2003-01-121-1/+4
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - MFZE1Derick Rethans2002-06-301-1/+1
* - Nice catch by Derick. GINIT is dead.Andi Gutmans2002-02-021-2/+0
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1: Introduced extension version numbers (Stig)Sebastian Bergmann2001-10-121-4/+10
* - Bump it up in the right placeAndi Gutmans2001-09-271-1/+1
* More TSRMLS_FETCH workZeev Suraski2001-07-311-2/+2
* More TSRMLS_FETCH workZeev Suraski2001-07-301-4/+4
* More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRefZeev Suraski2001-07-301-2/+1
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* - Fix dll linkage warningsAndi Gutmans2001-02-251-2/+2
* - Add exports from Daniel BeulshausenAndi Gutmans2001-02-241-4/+4
* Set the floating-point exception mask on FreeBSD to 0 (as do otherSascha Schumann2000-12-221-1/+1
* Update module_api_noZeev Suraski2000-12-141-1/+1
* - Fix new -m on WindowsAndi Gutmans2000-10-261-1/+1
* that tooZeev Suraski2000-08-091-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-2/+2
* - Time to change it. We changed register_internal_class() ->Andi Gutmans2000-06-091-2/+1
* Use intZeev Suraski2000-04-011-2/+1
* Have a standard entry for the globals idZeev Suraski2000-04-011-2/+4
* - Another zend_ucharAndi Gutmans2000-03-131-1/+1