summaryrefslogtreecommitdiff
path: root/main/php.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 61193Rasmus Lerdorf2012-02-271-8/+3
* - Year++Felipe Pena2012-01-011-1/+1
* - Added new macro to be used in the end of zend_function_entry declaration (G...Felipe Pena2011-07-251-0/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-1/+14
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-14/+1
* - #50854, fix build on non windowsPierre Joye2010-01-271-1/+2
* - [DOC] #45986, bad file descriptor warning when rename is used with invalid ...Pierre Joye2010-01-261-0/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* Bump version to 5.3.0 and API Nos. upJohannes Schlüter2009-06-261-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH Better fix for va_copy since some architectures like to do a deep copy.Scott MacVicar2008-11-221-0/+7
* - MFH Cleanup exports and allow to overwrite ext registrationMarcus Boerger2008-08-221-5/+3
* MFH:Kalle Sommer Nielsen2008-08-131-6/+0
* - MFH error handling, now with save, replace, restoreMarcus Boerger2008-08-081-1/+4
* - MFH: Sorry for the compiler warningMarcus Boerger2008-08-081-1/+1
* - MFH store error handling mode on stack when executing internalMarcus Boerger2008-08-081-1/+1
* MFHKalle Sommer Nielsen2008-06-241-0/+6
* MFH: User error handlers no longer catch supressed errorsEtienne Kneuss2008-03-081-6/+1
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-7/+12
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-6/+0
* MFH: Moved php.ini related protos where they belongJani Taskinen2007-08-311-4/+0
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Fixed incorrect function names on FreeBSD where inet_pton() was namedHannes Magnusson2006-12-201-0/+1
* COM initialization/deinitialization are done only if necessaryDmitry Stogov2006-11-171-0/+2
* Simplify the code base as this getpwd() was used only onceDmitry Stogov2006-11-101-1/+0
* Fixed VIRTUAL_DIR inconsistencyDmitry Stogov2006-09-041-4/+0
* Added automatic module globals managementDmitry Stogov2006-06-151-0/+6
* Missing definition, patch by Steph FoxEdin Kadribasic2006-05-251-0/+1
* MFH Fix for RISC OSAlex Waugh2006-03-071-1/+1
* - MFH: Function deprecation flagMarcus Boerger2006-02-251-0/+2
* bump year and license versionfoobar2006-01-011-3/+3
* Fixed bug #31347 (is_dir and is_file (incorrectly) return true for anyIlia Alshanetsky2005-12-201-0/+2
* typo fixHartmut Holzgraefe2005-08-071-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* Improved PHP extension loading mechanism with support for module dependencies...Dmitry Stogov2005-06-171-1/+1
* - Remove relicfoobar2005-04-171-1/+0
* Fix pathfoobar2005-03-261-1/+1
* Define PHP_ABSTRACT_MEAndrei Zmievski2005-03-211-0/+1
* Fix Jani breakageRasmus Lerdorf2005-03-161-1/+1
* This makes more sense. (Someone might actually use php_error_docref0() :)foobar2005-03-081-1/+3
* - This was not needed (said Marcus)foobar2005-03-081-3/+1
* NetWare Libc has php.h so no need of having netware specific block hereAnantha Kesari H Y2005-02-141-3/+0
* - Fix another generated header includefoobar2005-01-141-1/+1
* bump PHP API number.Wez Furlong2004-12-261-1/+1
* Fixed: removed possible integer over-/underflowsStefan Esser2004-11-281-0/+8
* Fix win32 build.Frank M. Kromann2004-11-151-0/+2
* - MFH4.3: Cleaned up some of the locale mess:Derick Rethans2004-11-151-4/+0
* make sleep() return it's return value when possibleAndrey Hristov2004-11-021-0/+1