Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_4_3_10'.php-4.3.10 | SVN Migration | 2004-12-14 | 1 | -36/+0 |
| | |||||
* | Fixed test. | Ilia Alshanetsky | 2004-12-14 | 1 | -1/+1 |
| | |||||
* | Fixed build. | Ilia Alshanetsky | 2004-12-14 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed bug #28228 (NULL decimal separator is not being handled correctly). | Ilia Alshanetsky | 2004-12-14 | 1 | -10/+15 |
| | |||||
* | CS changes | Antony Dovgal | 2004-12-09 | 1 | -4/+2 |
| | |||||
* | MFH: fix segfault in session_module_name() when session.save_handler is empty | Antony Dovgal | 2004-12-09 | 1 | -3/+13 |
| | |||||
* | - MFH: #28598, attempt to restore MS Symbol ttf support | Pierre Joye | 2004-12-09 | 1 | -3/+3 |
| | |||||
* | MFH: Fixed bug #31024 (Crash in fgetcsv() with negative length). | Ilia Alshanetsky | 2004-12-08 | 1 | -1/+1 |
| | |||||
* | MFH: Fix possible leaks | Frank M. Kromann | 2004-12-08 | 1 | -12/+24 |
| | |||||
* | MFH: Fix logic for file checking. Bug #31019 | Frank M. Kromann | 2004-12-08 | 1 | -1/+1 |
| | |||||
* | MFH: Fix build. This was not supposed to halt configure if test fails. | foobar | 2004-12-08 | 1 | -1/+1 |
| | |||||
* | backport from 5.0/head. Newer versions of libmonetra broke compatability ↵ | Brad House | 2004-12-08 | 2 | -4/+37 |
| | | | | with one function. Make workaround that detects version, and works with both. | ||||
* | MFH: fix leak | Antony Dovgal | 2004-12-07 | 1 | -0/+1 |
| | |||||
* | revert it | Antony Dovgal | 2004-12-07 | 1 | -1/+2 |
| | |||||
* | fix bug #30232 (session_start() sends Set-Cookie header only if the cookie ↵ | Antony Dovgal | 2004-12-07 | 1 | -2/+1 |
| | | | | | | | is not set yet) # looks like somebody fixed it in HEAD and forgot to MFH it.. | ||||
* | MFh: Fixed bug #30995 (snmp extension does not build with net-snmp 5.2). | Ilia Alshanetsky | 2004-12-07 | 1 | -1/+16 |
| | |||||
* | MFH: Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag). | Ilia Alshanetsky | 2004-12-06 | 1 | -0/+8 |
| | |||||
* | - Install the iconv extension headers to <installpath>/ext/iconv so that | Derick Rethans | 2004-12-06 | 2 | -15/+18 |
| | | | | | external extensions can use them. | ||||
* | Revert, this is not needed after all. | Ilia Alshanetsky | 2004-12-06 | 1 | -4/+0 |
| | |||||
* | fix compile | Stefan Esser | 2004-12-03 | 2 | -2/+2 |
| | |||||
* | MFH | Stefan Esser | 2004-12-03 | 2 | -0/+16 |
| | |||||
* | - remove EXPERIMENTAL tag | Christian Stocker | 2004-12-03 | 1 | -5/+0 |
| | |||||
* | MFH: Fixed bug #30962 (mssql returns space for NULL columns). | Ilia Alshanetsky | 2004-12-03 | 1 | -0/+4 |
| | |||||
* | MFH: revert my last patch | Antony Dovgal | 2004-12-02 | 1 | -1/+0 |
| | |||||
* | MFH | Stefan Esser | 2004-12-01 | 2 | -2/+2 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2004-11-29 | 1 | -0/+54 |
| | |||||
* | - Make it work with PDFLib 5 again (And the check for PDFLib 6 is gone). | Derick Rethans | 2004-11-29 | 1 | -14/+0 |
| | |||||
* | # - MnoGoSearch extension latest patch reverted (part3) | Sergey Kartashoff | 2004-11-28 | 1 | -9/+10 |
| | |||||
* | - MnoGoSearch extension latest patch reverted (part2) | Sergey Kartashoff | 2004-11-28 | 1 | -5/+5 |
| | |||||
* | - MnoGoSearch extension latest patch reverted | Sergey Kartashoff | 2004-11-28 | 1 | -211/+190 |
| | |||||
* | - MnoGoSearch extension updated to fix compilation issues with | Sergey Kartashoff | 2004-11-28 | 2 | -201/+221 |
| | | | | | mnogosearch-3.2.25+ | ||||
* | MFH: fix #29954 (array_reduce segfaults when initial value is array) | Antony Dovgal | 2004-11-28 | 1 | -0/+1 |
| | |||||
* | MFH | Stefan Esser | 2004-11-28 | 1 | -7/+23 |
| | |||||
* | MFH: Improve offset check inside shmop_write(). | Ilia Alshanetsky | 2004-11-27 | 1 | -1/+1 |
| | |||||
* | (Sort of) MFH: export PHP iconv symbols using the old build too | Edin Kadribasic | 2004-11-23 | 2 | -2/+6 |
| | |||||
* | - MFH: export "php_iconv_string()" | Derick Rethans | 2004-11-23 | 2 | -14/+15 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2004-11-23 | 1 | -0/+8 |
| | |||||
* | Fix #30860 configure fails when tds is compiled as shared | Frank M. Kromann | 2004-11-22 | 1 | -2/+2 |
| | |||||
* | - Fix #30229, imagerectangle draw the corners twice, making it useless | Pierre Joye | 2004-11-20 | 1 | -12/+70 |
| | | | | | | with alpha channel. Fix it to work well with thick>1 as well, both filled and wired rectangle | ||||
* | MFH: fix bug #30587 (array_multisort doesn't separate zvals before changing ↵ | Antony Dovgal | 2004-11-19 | 1 | -0/+1 |
| | | | | them) | ||||
* | Fixed bug #30826 (Certain reference relations cannot be unserialized | Ilia Alshanetsky | 2004-11-18 | 2 | -217/+231 |
| | | | | | properly). | ||||
* | MFH: Gracefully handle allocation failure. | Ilia Alshanetsky | 2004-11-17 | 1 | -6/+16 |
| | |||||
* | - Fix #30739, imagefill does not set back the alphablending mode | Pierre Joye | 2004-11-17 | 1 | -2/+5 |
| | |||||
* | MFH: Avoid renaming of sprintf to php_sprintf | Frank M. Kromann | 2004-11-15 | 1 | -0/+1 |
| | |||||
* | - Cleaned up some of the locale mess: | Derick Rethans | 2004-11-15 | 2 | -61/+50 |
| | | | | | | | | * 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 | ||||
* | fixed Bug #29297 | Rainer Schaaf | 2004-11-13 | 1 | -0/+14 |
| | | | | | | Configure now only allows to work with PDFlib up to PDFlib 4, as newer PDFlib versions need the code from the PDFlib PECL module. | ||||
* | MFH: fix #30751 (phpinfo() shows the same ini path after reconfigure with ↵ | Antony Dovgal | 2004-11-11 | 1 | -1/+1 |
| | | | | --with-config-file-path) | ||||
* | MFH: CloseHandle | Wez Furlong | 2004-11-10 | 1 | -0/+1 |
| | |||||
* | MFH: Fixed possible overflow. | Ilia Alshanetsky | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed crash inside cpdf_setdash() if called before page init. | Ilia Alshanetsky | 2004-11-09 | 1 | -1/+3 |
| |