| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This commit was manufactured by cvs2svn to create tag 'php_4_3_3RC2'.php-4.3.3RC2 | SVN Migration | 2003-07-30 | 1 | -17/+0 |
| | | |||||
| * | MFH | foobar | 2003-07-30 | 3 | -9/+14 |
| | | |||||
| * | MFH: Fixed bug #23792 (8 bit graphics don't rotate properly) | Ilia Alshanetsky | 2003-07-30 | 1 | -60/+75 |
| | | |||||
| * | MFH | foobar | 2003-07-30 | 3 | -14/+9 |
| | | |||||
| * | MFH: persistent streams patch | Ilia Alshanetsky | 2003-07-29 | 2 | -3/+15 |
| | | |||||
| * | MFH: Make pclose() respect references. | Ilia Alshanetsky | 2003-07-28 | 1 | -1/+2 |
| | | |||||
| * | MFH | foobar | 2003-07-28 | 1 | -1/+1 |
| | | |||||
| * | Fix nameclash with NSAPI API | Zeev Suraski | 2003-07-28 | 3 | -8/+8 |
| | | |||||
| * | MFH: Fixed bug #13142 (strtotime not handling "M d H:i:s Y" format) | Ilia Alshanetsky | 2003-07-28 | 1 | -0/+11 |
| | | |||||
| * | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-07-28 | 1 | -0/+16 |
| | | |||||
| * | MFH: Fixed bug #24557 (make fclose() respect refcount on the resource). | Ilia Alshanetsky | 2003-07-27 | 1 | -1/+1 |
| | | |||||
| * | MFH: Fixed bug #24827 (ob_gzhandler overrides Vary header) | Ilia Alshanetsky | 2003-07-27 | 1 | -2/+2 |
| | | |||||
| * | some missing static with internal funcs. | foobar | 2003-07-25 | 1 | -8/+11 |
| | | |||||
| * | MFH | foobar | 2003-07-25 | 1 | -1/+1 |
| | | |||||
| * | Export symbols needed for shared extensions. | Edin Kadribasic | 2003-07-25 | 1 | -1/+1 |
| | | |||||
| * | Bug 24760 fix, in which the port number when non-default is not handled | Harrie Hazewinkel | 2003-07-25 | 1 | -2/+0 |
| | | | | | | | | | | | correctly and ends up as the default port. This seems to be caused by some buffer overflow where the port number is assign zero, even though it it is not assigned to the port variable. Fix was reported and a fix proposed by "chuck+php at 2003 dot snew dot com" (Bugfixing branch) | ||||
| * | MFH: fix for #24629 | Jason Greene | 2003-07-25 | 1 | -2/+10 |
| | | |||||
| * | MFH: Fix for #24629 | Wez Furlong | 2003-07-24 | 1 | -2/+8 |
| | | |||||
| * | MFH | foobar | 2003-07-24 | 1 | -7/+3 |
| | | |||||
| * | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-07-24 | 1 | -0/+15 |
| | | |||||
| * | - No OnUpdateLong in this branch. | foobar | 2003-07-24 | 1 | -3/+3 |
| | | |||||
| * | MFH fix for bug #19613 | Zeev Suraski | 2003-07-24 | 1 | -0/+2 |
| | | |||||
| * | MFH: missing cvs Id tags, proto fixes | foobar | 2003-07-24 | 4 | -2/+10 |
| | | |||||
| * | - MFH: Sync to HEAD (TSRMLS_FETCH() nukes, pval -> zval, php_error_docref) | foobar | 2003-07-24 | 3 | -408/+376 |
| | | |||||
| * | MFH: zlib fix | Ilia Alshanetsky | 2003-07-24 | 1 | -7/+5 |
| | | |||||
| * | Fix this test, at least for Tru 64 where 1 second it just too small an | Wez Furlong | 2003-07-23 | 1 | -1/+1 |
| | | | | | | interval for the test to succeed. | ||||
| * | MFH: Fixed GLOB_ONLYDIR to work on GNU libc based system. | Ilia Alshanetsky | 2003-07-23 | 1 | -2/+8 |
| | | |||||
| * | MFH: Removed unused variables. | Ilia Alshanetsky | 2003-07-23 | 1 | -2/+1 |
| | | |||||
| * | MFH: Fixed bug #24752 (Unhandled "uniqueidentifier" field type) | Ilia Alshanetsky | 2003-07-23 | 2 | -0/+17 |
| | | |||||
| * | MFH: Fixed #24609 (segfault when using replace node across different docs) | Ilia Alshanetsky | 2003-07-23 | 1 | -0/+11 |
| | | | | | | | | | Patch by: Rob Richards # This patch somehow did not make it into 4.3.X, so on Rob's request in am # MFHing it in. | ||||
| * | MFH (#24594) | Pierre Joye | 2003-07-23 | 1 | -86/+182 |
| | | |||||
| * | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-07-23 | 1 | -0/+85 |
| | | |||||
| * | MFH: The value might be a null pointer | Marcus Boerger | 2003-07-22 | 1 | -3/+7 |
| | | |||||
| * | MFH: r1.196: mysql_fixes | Ilia Alshanetsky | 2003-07-22 | 1 | -26/+66 |
| | | |||||
| * | New curl lib needs additional libs to link (#24725) | Edin Kadribasic | 2003-07-22 | 1 | -2/+2 |
| | | |||||
| * | Proper fix for #24592 | Sascha Schumann | 2003-07-22 | 1 | -7/+6 |
| | | | | | | | | | | | | | | | The core issue is that undefined variables are refcounted (refcount != 0) while is_ref is still set to 0. I don't know whether this is a bug in the engine, but is it not the first time this irregularity has caused problems for the session extension. The irregularity confused ZEND_SET_SYMBOL_WITH_LENGTH which then did the wrong thing WRT null values. Fortunately, nulls can simply be ignored in this case, thus the old code is restored and a new condition is added. | ||||
| * | MFH: Fixed bug #24592 (Possible crash in session extnsion, with NULL values). | Ilia Alshanetsky | 2003-07-21 | 1 | -3/+6 |
| | | |||||
| * | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-07-21 | 1 | -0/+33 |
| | | |||||
| * | MFH: Fixed bug #24560 (parse_url() incorrectly handling certain file:// | Ilia Alshanetsky | 2003-07-21 | 2 | -3/+7 |
| | | | | | | based schemas). | ||||
| * | - Upgraded bundled Expat library to 1.95.6 (Jani) | foobar | 2003-07-21 | 18 | -4046/+5626 |
| | | | | | | # Fixes bug #20442 (and possibly others not reported to us) | ||||
| * | - CURLOPT_ENCODING is always defined, check the version instead. | foobar | 2003-07-20 | 1 | -2/+2 |
| | | |||||
| * | MFH: missing CVS Id tags and license headers | foobar | 2003-07-20 | 4 | -0/+46 |
| | | |||||
| * | - UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param while | Sergey Kartashoff | 2003-07-18 | 1 | -0/+9 |
| | | | | | | using with mnogosearch-3.2.14+ to set order of search results. | ||||
| * | - Coredump in Udm_Find was fixed. | Sergey Kartashoff | 2003-07-18 | 1 | -1/+1 |
| | | |||||
| * | MFH: Fix handling of empty settings | Marcus Boerger | 2003-07-16 | 1 | -1/+1 |
| | | |||||
| * | MFH: /libpath directives for zlib | Sebastian Bergmann | 2003-07-16 | 1 | -6/+6 |
| | | |||||
| * | MFH | foobar | 2003-07-16 | 1 | -1/+3 |
| | | |||||
| * | MFH: this is internal function -> static | foobar | 2003-07-16 | 1 | -2/+2 |
| | | |||||
| * | MFH | foobar | 2003-07-16 | 2 | -2/+2 |
| | | |||||
| * | Update credits. | foobar | 2003-07-16 | 1 | -1/+1 |
| | | |||||
