Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BFN & end of cvs spam | Antony Dovgal | 2005-01-09 | 1 | -0/+2 |
| | |||||
* | add skipif section | Antony Dovgal | 2005-01-09 | 1 | -0/+2 |
| | |||||
* | MFH: add test | Antony Dovgal | 2005-01-09 | 0 | -0/+0 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2005-01-09 | 1 | -0/+19 |
| | |||||
* | MFH: fix bug #31454 | Antony Dovgal | 2005-01-09 | 1 | -1/+11 |
| | |||||
* | MFH: - Fix leaks with registered shutdown functions. | foobar | 2005-01-09 | 3 | -5/+14 |
| | |||||
* | MFH: - Fix memleak in ZTS mode | foobar | 2005-01-09 | 1 | -3/+5 |
| | |||||
* | Remove done stuff | foobar | 2005-01-09 | 1 | -3/+0 |
| | |||||
* | MFH: - Fix possible crash (PR#26223). Leaks remain. | foobar | 2005-01-08 | 1 | -0/+1 |
| | |||||
* | MFH: - Fix some memory leaks | foobar | 2005-01-08 | 2 | -4/+15 |
| | |||||
* | MFH: remove duplicated include | Antony Dovgal | 2005-01-07 | 1 | -1/+0 |
| | |||||
* | BFN | foobar | 2005-01-07 | 1 | -0/+2 |
| | |||||
* | MFH: - Fixed bug #31055 (apache2filter: per request leak proportional to the ↵ | foobar | 2005-01-07 | 1 | -0/+3 |
| | | | | full path of the request URI) | ||||
* | MFH: - Make sure $host_alias is never empty | foobar | 2005-01-07 | 3 | -8/+16 |
| | |||||
* | update by steph | Wez Furlong | 2005-01-07 | 1 | -133/+154 |
| | |||||
* | MFH: - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms). | Joe Orton | 2005-01-06 | 2 | -3/+4 |
| | |||||
* | Fixed test case. | Ilia Alshanetsky | 2005-01-04 | 1 | -13/+13 |
| | |||||
* | - Fix bug #31403 (php_hostconnect not defined as PHPAPI) | foobar | 2005-01-04 | 2 | -2/+2 |
| | |||||
* | BFN | foobar | 2005-01-04 | 1 | -0/+1 |
| | |||||
* | MFH: - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype) | foobar | 2005-01-04 | 2 | -5/+7 |
| | |||||
* | MFH: Fixed bug #31371 (highlight_file() trims new line after heredoc). | Ilia Alshanetsky | 2005-01-02 | 1 | -0/+1 |
| | |||||
* | - MFH: add testcases for bug #29493 and #31213. | Moriyoshi Koizumi | 2005-01-02 | 0 | -0/+0 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2005-01-02 | 2 | -0/+170 |
| | |||||
* | Revert part of the previous commit: autoheader 2.13 does not have this option | foobar | 2004-12-31 | 1 | -1/+1 |
| | |||||
* | Don't forget to init a variable. | Ilia Alshanetsky | 2004-12-31 | 1 | -0/+1 |
| | |||||
* | Detect libcrack with Kerberos 5 support built-in. | Ilia Alshanetsky | 2004-12-31 | 1 | -0/+1 |
| | |||||
* | Fixed compiler warning when using newer versions of libzip. | Ilia Alshanetsky | 2004-12-31 | 3 | -0/+13 |
| | |||||
* | Remove a few more warnings. I don't think we need to scare people with | Rasmus Lerdorf | 2004-12-30 | 2 | -6/+4 |
| | | | | | | a warning about the cvsclean stuff. We'll just tell them we are running cvsclean. | ||||
* | Slightly safer check here. | Rasmus Lerdorf | 2004-12-30 | 1 | -2/+2 |
| | |||||
* | - MFH: - Fixed bug #28930 (PHP sources pick wrong header files generated by ↵ | foobar | 2004-12-30 | 1 | -0/+2 |
| | | | | bison) | ||||
* | MFH: Fix buildconf failure with autoconf > 2.13 | foobar | 2004-12-30 | 1 | -4/+4 |
| | |||||
* | MFH: - Fixed bug #31101 (missing kerberos header file path with --with-openssl) | foobar | 2004-12-30 | 4 | -64/+113 |
| | |||||
* | - Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 28 | -97/+94 |
| | | | | | | # Fixes also bug #29160 # for i in `grep -r -l AC_DEFUN *`; do perl -i -pe "s#AC_DEFUN\(([^\[])(.*)\,#AC_DEFUN([\1\2],#g" $i; done; | ||||
* | MFH: Fixed crash + leak | foobar | 2004-12-30 | 1 | -3/+1 |
| | |||||
* | - Fixed crap removal | foobar | 2004-12-30 | 1 | -1/+4 |
| | |||||
* | A leak is better(?) then a crash. | Ilia Alshanetsky | 2004-12-30 | 1 | -0/+2 |
| | |||||
* | Fixed test case. | Ilia Alshanetsky | 2004-12-30 | 1 | -3/+3 |
| | |||||
* | BFN | foobar | 2004-12-30 | 1 | -3/+1 |
| | |||||
* | Fixed typo. | Ilia Alshanetsky | 2004-12-29 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed compiler warnings. | Ilia Alshanetsky | 2004-12-29 | 1 | -3/+3 |
| | |||||
* | MFH: Fixed memory leaks. | Ilia Alshanetsky | 2004-12-29 | 1 | -1/+5 |
| | |||||
* | Don't perform pointless operations (MFH5). | Ilia Alshanetsky | 2004-12-29 | 1 | -2/+1 |
| | |||||
* | MFH: Don't forget to unload t1lib. | Ilia Alshanetsky | 2004-12-29 | 1 | -1/+13 |
| | |||||
* | MFH: Fix typo | Frank M. Kromann | 2004-12-29 | 1 | -1/+1 |
| | |||||
* | Update desc | Zeev Suraski | 2004-12-28 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed several buffer overflows. | Ilia Alshanetsky | 2004-12-23 | 1 | -16/+34 |
| | |||||
* | Fixed potential buffer overflow inside swf_definepoly(). | Ilia Alshanetsky | 2004-12-23 | 1 | -1/+6 |
| | |||||
* | Fixed bug #31270 (missing safe_mode/open_basedir check in swf_openfile()). | Ilia Alshanetsky | 2004-12-23 | 2 | -0/+6 |
| | |||||
* | MFH: destroy return_value and fix leak in array_fill() | Antony Dovgal | 2004-12-23 | 1 | -0/+2 |
| | |||||
* | news entry | Antony Dovgal | 2004-12-23 | 1 | -0/+1 |
| |