245 Commits (529bcf35c2ba2af80ffe712f00a61cc555ff468f)

Author SHA1 Message Date
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Scott MacVicar 49a15f0bd4 MFH Better fix for va_copy since some architectures like to do a deep copy. 18 years ago
Marcus Boerger 9a2fc26e59 - MFH Cleanup exports and allow to overwrite ext registration 18 years ago
Kalle Sommer Nielsen 540326c31f MFH: 18 years ago
Marcus Boerger 3f7a4b7e90 - MFH error handling, now with save, replace, restore 18 years ago
Marcus Boerger 4c3563dea2 - MFH: Sorry for the compiler warning 18 years ago
Marcus Boerger 5a59d41305 - MFH store error handling mode on stack when executing internal 18 years ago
Kalle Sommer Nielsen 4398fbbbe4 MFH 18 years ago
Etienne Kneuss e9a6f0f24a MFH: User error handlers no longer catch supressed errors 18 years ago
Dmitry Stogov 240fa244c3 Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Jani Taskinen aa3eee1dce MFH:- Moved the old regex functions to own extension: ereg 19 years ago
Jani Taskinen 3197e135fa MFH: Moved php.ini related protos where they belong 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Hannes Magnusson 1e19ee8785 - Fixed incorrect function names on FreeBSD where inet_pton() was named 19 years ago
Dmitry Stogov c06f9e1efe COM initialization/deinitialization are done only if necessary 20 years ago
Dmitry Stogov 9fd2b6deb4 Simplify the code base as this getpwd() was used only once 20 years ago
Dmitry Stogov 75876d57be Fixed VIRTUAL_DIR inconsistency 20 years ago
Dmitry Stogov 60328ea7c3 Added automatic module globals management 20 years ago
Edin Kadribasic 58962c7371 Missing definition, patch by Steph Fox 20 years ago
Alex Waugh b8d26da1be MFH Fix for RISC OS 20 years ago
Marcus Boerger 941b0651dc - MFH: Function deprecation flag 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Ilia Alshanetsky cd82349b9e Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any 20 years ago
Hartmut Holzgraefe 47ae4b0cb9 typo fix 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Dmitry Stogov f47c78487b Improved PHP extension loading mechanism with support for module dependencies and conflicts 21 years ago
foobar 36064e120e - Remove relic 21 years ago
foobar 4e3b8c61dd Fix path 21 years ago
Andrei Zmievski 1a3677ea27 Define PHP_ABSTRACT_ME 21 years ago
Rasmus Lerdorf effa111c5e Fix Jani breakage 21 years ago
foobar d0bb8f5f12 This makes more sense. (Someone might actually use php_error_docref0() :) 21 years ago
foobar e17ad42e38 - This was not needed (said Marcus) 21 years ago
Anantha Kesari H Y 3c1e2e15b8 NetWare Libc has php.h so no need of having netware specific block here 21 years ago
foobar 14058c83e6 - Fix another generated header include 21 years ago
Wez Furlong 63ee853b74 bump PHP API number. 21 years ago
Stefan Esser 6d98fc38b5 Fixed: removed possible integer over-/underflows 22 years ago
Frank M. Kromann 816bcd3aff Fix win32 build. 22 years ago
Derick Rethans 61364b5bb1 - MFH4.3: Cleaned up some of the locale mess: 22 years ago
Andrey Hristov 494d665955 make sleep() return it's return value when possible 22 years ago
Marcus Boerger 854b3ebdc3 - Add missing macro 22 years ago
Anantha Kesari H Y 5dbf49e314 removed unwanted NEW_LIBC checks 22 years ago
Marcus Boerger 61fc2a9209 Add missing macro 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Ilia Alshanetsky be5670af2b Fixed bug #26707 (Incorrect error for disabled functions/classes). 23 years ago
Derick Rethans 3ab8d263b8 - Always store the URI path in the streams structure, and expose it with 23 years ago
Ilia Alshanetsky 102a5cadfd Fixed bug #25293 (Output correct EOL to error_log) 23 years ago
Ard Biesheuvel e6ea5ca9c3 Fix use of EXTERN_C macros 23 years ago
Marcus Boerger ab22461262 Add define to reset error handling more easily 23 years ago
Sascha Schumann 341b7b5df1 add format attribute where appropiate 23 years ago