Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 1 | -1/+0 | |
| | | | | | to be replaced by `zend_function_entry`. | |||||
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 1 | -1/+14 | |
| | ||||||
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 1 | -14/+1 | |
| | ||||||
* | - #50854, fix build on non windows | Pierre Joye | 2010-01-27 | 1 | -1/+2 | |
| | ||||||
* | - [DOC] #45986, bad file descriptor warning when rename is used with invalid ↵ | Pierre Joye | 2010-01-26 | 1 | -0/+2 | |
| | | | | path, add php_win32_docref2_from_error to display system error for non posix api | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 | |
| | ||||||
* | Bump version to 5.3.0 and API Nos. up | Johannes Schlüter | 2009-06-26 | 1 | -1/+1 | |
| | ||||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 | |
| | ||||||
* | MFH Better fix for va_copy since some architectures like to do a deep copy. | Scott MacVicar | 2008-11-22 | 1 | -0/+7 | |
| | ||||||
* | - MFH Cleanup exports and allow to overwrite ext registration | Marcus Boerger | 2008-08-22 | 1 | -5/+3 | |
| | ||||||
* | MFH: | Kalle Sommer Nielsen | 2008-08-13 | 1 | -6/+0 | |
| | | | | | | * Remove NTDDI_VERSION declaring and use the one in config.w32.h * Remove another _WIN32_WINNT macro redef in win32/time.c | |||||
* | - MFH error handling, now with save, replace, restore | Marcus Boerger | 2008-08-08 | 1 | -1/+4 | |
| | ||||||
* | - MFH: Sorry for the compiler warning | Marcus Boerger | 2008-08-08 | 1 | -1/+1 | |
| | ||||||
* | - MFH store error handling mode on stack when executing internal | Marcus Boerger | 2008-08-08 | 1 | -1/+1 | |
| | | | | | or overloaded functions and methods. [...] | |||||
* | MFH | Kalle Sommer Nielsen | 2008-06-24 | 1 | -0/+6 | |
| | ||||||
* | MFH: User error handlers no longer catch supressed errors | Etienne Kneuss | 2008-03-08 | 1 | -6/+1 | |
| | ||||||
* | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -7/+12 | |
| | ||||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 | |
| | ||||||
* | MFH:- Moved the old regex functions to own extension: ereg | Jani Taskinen | 2007-10-05 | 1 | -6/+0 | |
| | ||||||
* | MFH: Moved php.ini related protos where they belong | Jani Taskinen | 2007-08-31 | 1 | -4/+0 | |
| | ||||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 | |
| | ||||||
* | - Fixed incorrect function names on FreeBSD where inet_pton() was named | Hannes Magnusson | 2006-12-20 | 1 | -0/+1 | |
| | | | | | | | __inet_pton() and inet_ntop() was named __inet_ntop() - Fixed bug #39685 (iconv() - undefined function) - Fixed bug #38852 (XML-RPC Breaks iconv) | |||||
* | COM initialization/deinitialization are done only if necessary | Dmitry Stogov | 2006-11-17 | 1 | -0/+2 | |
| | ||||||
* | Simplify the code base as this getpwd() was used only once | Dmitry Stogov | 2006-11-10 | 1 | -1/+0 | |
| | ||||||
* | Fixed VIRTUAL_DIR inconsistency | Dmitry Stogov | 2006-09-04 | 1 | -4/+0 | |
| | ||||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -0/+6 | |
| | ||||||
* | Missing definition, patch by Steph Fox | Edin Kadribasic | 2006-05-25 | 1 | -0/+1 | |
| | ||||||
* | MFH Fix for RISC OS | Alex Waugh | 2006-03-07 | 1 | -1/+1 | |
| | ||||||
* | - MFH: Function deprecation flag | Marcus Boerger | 2006-02-25 | 1 | -0/+2 | |
| | ||||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 | |
| | ||||||
* | Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any | Ilia Alshanetsky | 2005-12-20 | 1 | -0/+2 | |
| | | | | | string greater then 255 characters). | |||||
* | typo fix | Hartmut Holzgraefe | 2005-08-07 | 1 | -1/+1 | |
| | ||||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 | |
| | ||||||
* | Improved PHP extension loading mechanism with support for module ↵ | Dmitry Stogov | 2005-06-17 | 1 | -1/+1 | |
| | | | | dependencies and conflicts | |||||
* | - Remove relic | foobar | 2005-04-17 | 1 | -1/+0 | |
| | ||||||
* | Fix path | foobar | 2005-03-26 | 1 | -1/+1 | |
| | ||||||
* | Define PHP_ABSTRACT_ME | Andrei Zmievski | 2005-03-21 | 1 | -0/+1 | |
| | ||||||
* | Fix Jani breakage | Rasmus Lerdorf | 2005-03-16 | 1 | -1/+1 | |
| | ||||||
* | This makes more sense. (Someone might actually use php_error_docref0() :) | foobar | 2005-03-08 | 1 | -1/+3 | |
| | ||||||
* | - This was not needed (said Marcus) | foobar | 2005-03-08 | 1 | -3/+1 | |
| | ||||||
* | NetWare Libc has php.h so no need of having netware specific block here | Anantha Kesari H Y | 2005-02-14 | 1 | -3/+0 | |
| | ||||||
* | - Fix another generated header include | foobar | 2005-01-14 | 1 | -1/+1 | |
| | ||||||
* | bump PHP API number. | Wez Furlong | 2004-12-26 | 1 | -1/+1 | |
| | | | | | | | | | | | This is so that we can work around the signature change in the get_method overloaded object handler in our portable extensions. Yes, you could argue that the zend api number needs bumping, but then you could argue which one to bump, as neither of them is specific or generic enough. Besides all that, the PHP API number really needs a good old bump anyway. | |||||
* | Fixed: removed possible integer over-/underflows | Stefan Esser | 2004-11-28 | 1 | -0/+8 | |
| | ||||||
* | Fix win32 build. | Frank M. Kromann | 2004-11-15 | 1 | -0/+2 | |
| | ||||||
* | - MFH4.3: Cleaned up some of the locale mess: | Derick Rethans | 2004-11-15 | 1 | -4/+0 | |
| | | | | | | | | * all internal use of sprintf, snprintf and the like will always use the . as thousands seperator (if php.h is included only!). * echo, printf() and sprintf() always render locale-aware * added the %F modifier for non-locale aware rendering for floats | |||||
* | make sleep() return it's return value when possible | Andrey Hristov | 2004-11-02 | 1 | -0/+1 | |
| | | | | | | | | #on some *nix systems sleep() is implemented with SIGALRM. When SIGALRM #interrupts sleep() it returns the number of seconds that has to be slept #till the number of seconds wanted by the script. Sleep() on Windows is # void. | |||||
* | - Add missing macro | Marcus Boerger | 2004-09-30 | 1 | -0/+1 | |
| | ||||||
* | removed unwanted NEW_LIBC checks | Anantha Kesari H Y | 2004-09-29 | 1 | -18/+0 | |
| | ||||||
* | Add missing macro | Marcus Boerger | 2004-01-12 | 1 | -0/+1 | |
| | | | | | # by popular demand, more and more exts need this |