summaryrefslogtreecommitdiff
path: root/Zend/zend_extensions.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Fix API no of Engine 2. The first number is the engine version and theAndi Gutmans2004-04-131-1/+1
* - modifyable -> modifiableAndi Gutmans2004-04-121-1/+1
* wrap ZEND_API prototypes into BEGIN_EXTERN_C/END_EXTERN_CHartmut Holzgraefe2004-02-181-3/+7
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* 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
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Increased the API number. (re: floats patch)Ilia Alshanetsky2002-10-131-1/+1
* Propmote API NO year, so that it will never be the same as ZE1 API NOStanislav Malyshev2002-09-251-1/+1
* - Someone screwed this up.Andi Gutmans2002-09-211-1/+1
* Support for __get, __set and __call in classes.Stanislav Malyshev2002-09-041-1/+1
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* More TSRMLS_FETCH workZeev Suraski2001-07-311-1/+1
* - Merge faster hash implementation.Andi Gutmans2001-07-101-1/+1
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* fix a couple of warningsThies C. Arntzen2001-01-231-2/+2
* This needs updating as wellZeev Suraski2000-12-241-1/+1
* Update API numberZeev Suraski2000-11-201-1/+1
* - Remove unused functionAndi Gutmans2000-11-131-1/+0
* - Use typedef's for function pointers so that we can easily define arraysAndi Gutmans2000-11-131-13/+30
* Add ability to find extensions by nameZeev Suraski2000-11-081-0/+1
* Allow module to proclaim compatibility with any Zend versionStanislav Malyshev2000-10-291-2/+3
* - Change zend_extension_api_noAndi Gutmans2000-10-021-1/+1
* Fix previous update - move extension startup further down the startup sequenceZeev Suraski2000-09-251-0/+1
* Fix warning issue (compile errors inside require()'d files were incorrectly s...Zeev Suraski2000-08-151-1/+1
* Update API numberZeev Suraski2000-08-091-1/+1
* - Yet another fix...Andi Gutmans2000-07-061-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Make it possible to detect whether we're thread safe or not from PHP scripts ...Zeev Suraski2000-06-261-6/+0
* - Change API version and make the error messages more meaningful.Andi Gutmans2000-06-221-2/+2
* Fix a bug in static initializers/default values/class member variables that c...Zeev Suraski2000-05-311-1/+1
* - Get ready for releaseAndi Gutmans2000-05-211-1/+1
* - Bump up Zend extension version numberAndi Gutmans2000-05-101-1/+1
* Pass the op_array to the ctor/dtor, instead of just the resourceZeev Suraski2000-04-291-2/+2
* - Add zend_llist_apply_with_arguments()Zeev Suraski2000-04-291-0/+5
* Fix a bug in the resource dispencerZeev Suraski2000-04-281-0/+1
* *** empty log message ***Zeev Suraski2000-04-271-1/+1
* - Bump up version numberAndi Gutmans2000-04-051-1/+1
* - Bump up API number after Lars' changeAndi Gutmans2000-03-301-1/+1