Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Roll 5.0.5 | Zeev Suraski | 2005-09-05 | 1 | -2/+2 |
| | |||||
* | MFH: Fixed bug #34331 (php crashes when variables_order is empty). | Ilia Alshanetsky | 2005-09-01 | 1 | -2/+2 |
| | |||||
* | Revert to -dev | Zeev Suraski | 2005-08-25 | 1 | -2/+2 |
| | |||||
* | Roll RC2 | Zeev Suraski | 2005-08-25 | 1 | -2/+2 |
| | |||||
* | MFH: Remainder of the 34191 bug fix. | Ilia Alshanetsky | 2005-08-24 | 1 | -0/+3 |
| | |||||
* | - MFH: Prevent E_STRICT from ending up as exception | Marcus Boerger | 2005-08-16 | 1 | -0/+3 |
| | |||||
* | removing redundant inclusion of headers for NETWARE | Anantha Kesari H Y | 2005-07-27 | 1 | -3/+0 |
| | | | | | --Kamesh | ||||
* | removed main/config.nw.h | Anantha Kesari H Y | 2005-07-26 | 1 | -316/+0 |
| | | | | | -- Kamesh | ||||
* | ext/pcre/pcrelib/internal.h | Anantha Kesari H Y | 2005-07-26 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | NetWare can make use autoconf based build. main/php_sprintf.c NetWare can make use autoconf based build. ext/bcmath/libbcmath/src/config.h NetWare can make use autoconf based build. ext/mcve/mcve.c NetWare can make use autoconf based build. -- Kamesh | ||||
* | NetWare can make use of Autoconf based build | Anantha Kesari H Y | 2005-07-22 | 1 | -5/+0 |
| | |||||
* | main/fopen_wrappers.c | Anantha Kesari H Y | 2005-07-16 | 5 | -10/+7 |
| | | | | | | | | | | | | | | NetWare file names are case insensitive main/main.c NetWare has no sendmail binary. It uses the smart host mailing code avaiolable in php distro. Could not find a better place to put this than main/main.c. main/php_open_temporary_file.c,v Removed the unused variable in NetWare block. main/php_streams.h Removing the redundant CLIB_STAT_PATCH main/safe_mode.c NetWare has no uid. -- Kamesh | ||||
* | MFH: Fixed bug #33673 (Added detection for partially uploaded files). | Ilia Alshanetsky | 2005-07-13 | 1 | -5/+17 |
| | |||||
* | Fixed crash in ext\standard\tests\general_functions\bug32647.php on Windows | Dmitry Stogov | 2005-07-05 | 1 | -0/+1 |
| | |||||
* | NetWare LibC has reentrant versions of time functions this code is of no use. | Anantha Kesari H Y | 2005-07-01 | 1 | -45/+0 |
| | | | | | -- Kamesh from hyanantha's account | ||||
* | removed the unwanted NetWare Code | Anantha Kesari H Y | 2005-06-29 | 1 | -5/+0 |
| | |||||
* | Removing unwanted NetWare Code | Anantha Kesari H Y | 2005-06-29 | 1 | -10/+0 |
| | |||||
* | removing unwanted NetWare code | Anantha Kesari H Y | 2005-06-29 | 1 | -5/+0 |
| | |||||
* | removed redundant NEW_LIBC checks | Anantha Kesari H Y | 2005-06-28 | 1 | -6/+0 |
| | |||||
* | removing the redundant NEW_LIBC checks | Anantha Kesari H Y | 2005-06-22 | 1 | -7/+0 |
| | |||||
* | NetWare LibC has sys/param.h | Anantha Kesari H Y | 2005-06-22 | 1 | -8/+0 |
| | |||||
* | MFH: fix memleak | Antony Dovgal | 2005-06-20 | 1 | -1/+6 |
| | |||||
* | MFH: reorder and prevent memleak: bailout after free() | Antony Dovgal | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | - MFH: Don't crash when compiled with the zend memory manager disabled. | Derick Rethans | 2005-06-07 | 1 | -3/+9 |
| | |||||
* | Disabled search of recored separator outside of buffer | Dmitry Stogov | 2005-06-01 | 1 | -2/+2 |
| | |||||
* | Fixed "refcount" counting for autoglobals | Dmitry Stogov | 2005-06-01 | 1 | -2/+19 |
| | |||||
* | Fixed possible memory corruption on request shutdown | Dmitry Stogov | 2005-05-31 | 1 | -0/+2 |
| | | | | | `valgrind -q --tool=memcheck sapi/cli/php tests/reflection/001.phpt` | ||||
* | Fixed bug #29971 (variables_order behaviour) | Dmitry Stogov | 2005-05-25 | 1 | -2/+12 |
| | |||||
* | MFH: make it compile on Win32 | Antony Dovgal | 2005-05-24 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed bug #32810 (temporary files not using plain file wrapper). | Ilia Alshanetsky | 2005-05-23 | 1 | -0/+1 |
| | |||||
* | revert by Wez's request | Antony Dovgal | 2005-05-23 | 1 | -1/+1 |
| | |||||
* | MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes) | Antony Dovgal | 2005-05-23 | 1 | -1/+2 |
| | |||||
* | Ah, never mind. Didn't notice a conflict on my last checkout. Jani's MFH | Rasmus Lerdorf | 2005-05-21 | 1 | -0/+4 |
| | | | | | was fine. | ||||
* | Roll back Jani's blind MFH here. zend_call_destructors() is PHP 5.1 only. | Rasmus Lerdorf | 2005-05-21 | 1 | -4/+0 |
| | |||||
* | MFH: fix bugs #32742 (segmentation fault when the stream with a wrapper | Antony Dovgal | 2005-05-16 | 3 | -0/+24 |
| | | | | | is not closed), #32171 (Userspace stream wrapper crashes PHP) | ||||
* | MFH: fix off-by-one in _php_image_output() | Antony Dovgal | 2005-05-06 | 1 | -1/+4 |
| | | | | | and prevent such errors in php_do_open_temporary_file() | ||||
* | MFH: fix #32828 (Throwing exception in output_callback function with ↵ | Antony Dovgal | 2005-04-28 | 1 | -1/+1 |
| | | | | | | | ob_start and ob_end_clean leads to segfault) | ||||
* | change names | Andrey Hristov | 2005-04-27 | 1 | -2/+2 |
| | |||||
* | MFH: revertos | foobar | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | zval** not zval*. | Ilia Alshanetsky | 2005-04-24 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed bug #32802 (General cookie overrides more specific cookie). | Ilia Alshanetsky | 2005-04-24 | 1 | -0/+12 |
| | |||||
* | MFH: - Execute destructors earlier | foobar | 2005-04-24 | 1 | -0/+4 |
| | |||||
* | MFH: - Fixed bug #32111 (Cookies can also be separated by colon) | foobar | 2005-04-23 | 1 | -1/+1 |
| | |||||
* | MFH | Andrey Hristov | 2005-04-19 | 1 | -0/+2 |
| | |||||
* | MFH: - Remove relic | foobar | 2005-04-17 | 1 | -1/+0 |
| | |||||
* | MFH: revert the patch | Antony Dovgal | 2005-04-11 | 1 | -4/+0 |
| | |||||
* | Bug #32614 - prevent from crahsing with segfault on solaris if fdopen() ↵ | Uwe Schindler | 2005-04-07 | 1 | -0/+3 |
| | | | | fails - this fixes NOT the stdio-problem on solaris! | ||||
* | MFH: Fixed bug #32553 (mmap loads only the 1st 2000000 bytes on Win32). | Ilia Alshanetsky | 2005-04-06 | 1 | -4/+2 |
| | |||||
* | MFH: Fixed bug #31363 (broken non-blocking flock()). | Ilia Alshanetsky | 2005-04-06 | 1 | -1/+1 |
| | |||||
* | MFH: do not try to read after EOF | Antony Dovgal | 2005-04-06 | 1 | -0/+4 |
| | |||||
* | MFH: Fixed bug #30362 (stream_get_line() not reading data correctly). | Ilia Alshanetsky | 2005-04-05 | 1 | -4/+10 |
| |