Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Bumb the version to 4.3.2-RC2 | foobar | 2003-04-28 | 1 | -2/+2 |
* | MFH | foobar | 2003-04-28 | 1 | -3/+3 |
* | Fix the lack of SSL certificate verification support for ssl:// sockets and | Wez Furlong | 2003-04-26 | 1 | -4/+37 |
* | MFH | foobar | 2003-04-25 | 1 | -0/+2 |
* | minor compiler incompatability fixes | David Hill | 2003-04-24 | 1 | -1/+1 |
* | MFH | Sascha Schumann | 2003-04-19 | 1 | -2/+10 |
* | Accessing "stream" after freeing it is not a good idea | Sascha Schumann | 2003-04-16 | 1 | -4/+5 |
* | MFH | Sascha Schumann | 2003-04-16 | 1 | -0/+1 |
* | Fixed bug #23201 (set_file_buffer() crashes with stdio streams). | Ilia Alshanetsky | 2003-04-15 | 1 | -0/+4 |
* | MFH: make it static | Marcus Boerger | 2003-04-13 | 1 | -1/+1 |
* | MFH: persistent stream closing | Marcus Boerger | 2003-04-13 | 1 | -0/+9 |
* | MFH: Fix for Bug #23069 | Wez Furlong | 2003-04-11 | 1 | -1/+4 |
* | MFH: cli/ini/html_errors/info (they are related) | Marcus Boerger | 2003-04-09 | 3 | -72/+67 |
* | MFH | Sascha Schumann | 2003-04-03 | 1 | -5/+5 |
* | MFH(r-1.152): fixed memleak in output buffering facility | Moriyoshi Koizumi | 2003-04-03 | 1 | -2/+1 |
* | s/0/FAILURE/ | Sascha Schumann | 2003-04-01 | 1 | -1/+1 |
* | Fix an uninitialised read for ob_start(array()) | Sascha Schumann | 2003-04-01 | 1 | -1/+1 |
* | Fixes the problem where argv and argc are not populated unless S | Brian France | 2003-03-31 | 1 | -9/+11 |
* | MFH | Shane Caraveo | 2003-03-22 | 1 | -8/+8 |
* | Fix for persistent stream shutdown in debug builds. | Wez Furlong | 2003-03-20 | 1 | -6/+14 |
* | This little fragment didn't get merged from head... | Wez Furlong | 2003-03-19 | 1 | -2/+8 |
* | MFH: Fixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI) | foobar | 2003-03-19 | 1 | -0/+1 |
* | Fix my fix. | Wez Furlong | 2003-03-19 | 1 | -2/+0 |
* | Manual merge of persistent stream sanity check from php5. | Wez Furlong | 2003-03-19 | 1 | -0/+10 |
* | Manual merge of the persistent plain file streams code. | Wez Furlong | 2003-03-18 | 2 | -14/+45 |
* | MFH | Marcus Boerger | 2003-03-18 | 1 | -2/+5 |
* | WS Fix: I forgot to apply Q} to my comment. | Wez Furlong | 2003-03-18 | 1 | -6/+6 |
* | Avoid using FILE* unless we have to. | Wez Furlong | 2003-03-18 | 4 | -59/+163 |
* | Fix my 64-bit casting fix. | Wez Furlong | 2003-03-18 | 1 | -2/+16 |
* | MFH | Ilia Alshanetsky | 2003-03-17 | 1 | -1/+5 |
* | MFH | Ilia Alshanetsky | 2003-03-17 | 1 | -1/+1 |
* | MFH Fix for Bug #21310 | Wez Furlong | 2003-03-17 | 2 | -1/+22 |
* | MFH bugfix #21751 | Marcus Boerger | 2003-03-16 | 1 | -1/+1 |
* | 64 bit fixes | Wez Furlong | 2003-03-15 | 2 | -8/+8 |
* | - Backup to 4.3.2RC | foobar | 2003-03-12 | 1 | -2/+2 |
* | - Bump the version to RC1. | foobar | 2003-03-12 | 1 | -2/+2 |
* | MFH | Stefan Esser | 2003-03-12 | 1 | -8/+0 |
* | 64-bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) | David Hill | 2003-03-10 | 1 | -1/+1 |
* | MFH | Stefan Esser | 2003-03-08 | 1 | -0/+16 |
* | 64-bit correction to variables passed to zend_parse_parameters | David Hill | 2003-03-07 | 1 | -1/+1 |
* | MFH | Stefan Esser | 2003-03-06 | 2 | -3/+3 |
* | MFH | Ilia Alshanetsky | 2003-03-05 | 1 | -1/+1 |
* | Fix some signed/unsigned issues with read() and SSL_read() return values. | Wez Furlong | 2003-03-05 | 2 | -9/+18 |
* | Compiler warning fix. | Ilia Alshanetsky | 2003-03-04 | 1 | -1/+1 |
* | MFH: adding disable_classes ini directive | Harald Radi | 2003-03-03 | 1 | -1/+41 |
* | @- Crash bug fix. If config-file-scan-dir is set and contains .ini files | Rasmus Lerdorf | 2003-02-28 | 1 | -0/+1 |
* | MFH | Sascha Schumann | 2003-02-27 | 1 | -2/+2 |
* | Get rid of an unnecessary syscall on non-Windows. We don't need two | Rasmus Lerdorf | 2003-02-26 | 1 | -0/+2 |
* | MFH: Fixed bug #20256 (snprintf() not defined on some systems) | foobar | 2003-02-25 | 4 | -5/+5 |
* | open_basedir fixes from David Saez | Rasmus Lerdorf | 2003-02-23 | 2 | -11/+15 |