summaryrefslogtreecommitdiff
path: root/Zend/zend_extensions.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* *** empty log message ***Zeev Suraski2000-03-291-2/+3
* - Bump up Zend's API versionZeev Suraski2000-03-061-1/+1
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Those void's don't belong in thereZeev Suraski1999-12-221-2/+2
* Fix warnings surfacing in maintainer-mode.Stig S. Bakken1999-12-011-4/+4
* *** empty log message ***Zeev Suraski1999-08-281-7/+1
* 0.91 updateZeev Suraski1999-07-191-2/+2
* * Fix Zend versionAndi Gutmans1999-07-191-1/+1
* License updateZeev Suraski1999-07-161-4/+8
* Add a standard get_ini_entry() to interface between Zend and the outside worldZeev Suraski1999-06-191-1/+1
* * Add struct name to all typedef's so that they can be debugged with MSVCZeev Suraski1999-05-221-1/+1
* * Fix debugger+interactive mode bugZeev Suraski1999-04-271-1/+8
* Return a success value from the startup function, so we can unload immediatelyZeev Suraski1999-04-191-1/+1
* Whatnot:Zeev Suraski1999-04-181-0/+1
* Zend LibraryAndi Gutmans1999-04-071-0/+90