summaryrefslogtreecommitdiff
path: root/main/php.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* - Add missing macroMarcus Boerger2004-09-301-0/+1
* removed unwanted NEW_LIBC checksAnantha Kesari H Y2004-09-291-18/+0
* Add missing macroMarcus Boerger2004-01-121-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fixed bug #26707 (Incorrect error for disabled functions/classes).Ilia Alshanetsky2003-12-241-1/+1
* - Always store the URI path in the streams structure, and expose it withDerick Rethans2003-11-031-1/+1
* Fixed bug #25293 (Output correct EOL to error_log)Ilia Alshanetsky2003-09-241-0/+6
* Fix use of EXTERN_C macrosArd Biesheuvel2003-09-021-12/+12
* Add define to reset error handling more easilyMarcus Boerger2003-08-291-0/+1
* add format attribute where appropiateSascha Schumann2003-08-281-12/+17
* Use ZEND_GCC_VERSION and ZEND_ATTRIBUTE_MALLOCSascha Schumann2003-08-281-1/+4
* Let GCC check format argumentsSascha Schumann2003-08-281-0/+6
* Updated PHP_API_VERSION to 20030820 for the php_setcookie api changeBrian France2003-08-221-1/+1
* linkage for C++Wez Furlong2003-08-181-1/+12
* Remove unnecessary macroZeev Suraski2003-08-031-1/+0
* undefine macros before defining themSascha Schumann2003-06-271-0/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump API version - HEAD is no longer binary compatibleStanislav Malyshev2003-05-181-1/+1
* Infrastructure to catch warnings and throw tehm as errors autmaticallyMarcus Boerger2003-05-071-0/+8
* Fix PUTS/PUTS_H to only evaluate their argument once.Sascha Schumann2003-04-191-2/+10
* Move memnstr into Zend and make an alias for BC in PHP.Andrei Zmievski2003-04-081-0/+2
* Introduce ZEND_ME() and ZEND_METHOD() macros. Use these for declaringAndrei Zmievski2003-04-041-0/+2
* Fixed bug #20256 (snprintf() not defined)foobar2003-02-251-1/+1
* Win32 build improvementsZeev Suraski2003-02-171-4/+0
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-0/+4
* A new file added and some old files modified for NetWare.Anantha Kesari H Y2003-01-031-6/+5
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* bumb api version because of module_startup changeSascha Schumann2002-11-071-1/+1
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-3/+11
* Implement persistent streams. (for pfsockopen).Wez Furlong2002-09-251-4/+5
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-091-0/+15
* fix for extension = ""Marcus Boerger2002-08-121-0/+2
* rename php_error_func<n> to php_error_docref and support Wez ideaMarcus Boerger2002-08-081-3/+5
* -new functions php_error_func<0> to support unified error messagesMarcus Boerger2002-08-071-0/+5
* NetWare related changesVenkat Raghavan S2002-05-311-0/+9
* Due to the thread-safety changes and lots of other stuff, theSascha Schumann2002-05-071-1/+1
* Always initialize wrappers, regardless of PG(allow_url_fopen).Wez Furlong2002-04-161-4/+5
* make (v)spprintf availableMarcus Boerger2002-04-101-0/+1
* getting rid of the warn_not_available aliasHartmut Holzgraefe2002-03-221-2/+0
* Rename HAVE_PHP_STREAM to PHP_HAVE_STREAMS, becauseSascha Schumann2002-03-181-1/+1