summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* - Bumb the version to 4.3.2-RC2foobar2003-04-281-2/+2
* MFHfoobar2003-04-281-3/+3
* Fix the lack of SSL certificate verification support for ssl:// sockets andWez Furlong2003-04-261-4/+37
* MFHfoobar2003-04-251-0/+2
* minor compiler incompatability fixesDavid Hill2003-04-241-1/+1
* MFHSascha Schumann2003-04-191-2/+10
* Accessing "stream" after freeing it is not a good ideaSascha Schumann2003-04-161-4/+5
* MFHSascha Schumann2003-04-161-0/+1
* Fixed bug #23201 (set_file_buffer() crashes with stdio streams).Ilia Alshanetsky2003-04-151-0/+4
* MFH: make it staticMarcus Boerger2003-04-131-1/+1
* MFH: persistent stream closingMarcus Boerger2003-04-131-0/+9
* MFH: Fix for Bug #23069Wez Furlong2003-04-111-1/+4
* MFH: cli/ini/html_errors/info (they are related)Marcus Boerger2003-04-093-72/+67
* MFHSascha Schumann2003-04-031-5/+5
* MFH(r-1.152): fixed memleak in output buffering facilityMoriyoshi Koizumi2003-04-031-2/+1
* s/0/FAILURE/Sascha Schumann2003-04-011-1/+1
* Fix an uninitialised read for ob_start(array())Sascha Schumann2003-04-011-1/+1
* Fixes the problem where argv and argc are not populated unless SBrian France2003-03-311-9/+11
* MFHShane Caraveo2003-03-221-8/+8
* Fix for persistent stream shutdown in debug builds.Wez Furlong2003-03-201-6/+14
* This little fragment didn't get merged from head...Wez Furlong2003-03-191-2/+8
* MFH: Fixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI)foobar2003-03-191-0/+1
* Fix my fix.Wez Furlong2003-03-191-2/+0
* Manual merge of persistent stream sanity check from php5.Wez Furlong2003-03-191-0/+10
* Manual merge of the persistent plain file streams code.Wez Furlong2003-03-182-14/+45
* MFHMarcus Boerger2003-03-181-2/+5
* WS Fix: I forgot to apply Q} to my comment.Wez Furlong2003-03-181-6/+6
* Avoid using FILE* unless we have to.Wez Furlong2003-03-184-59/+163
* Fix my 64-bit casting fix.Wez Furlong2003-03-181-2/+16
* MFHIlia Alshanetsky2003-03-171-1/+5
* MFHIlia Alshanetsky2003-03-171-1/+1
* MFH Fix for Bug #21310Wez Furlong2003-03-172-1/+22
* MFH bugfix #21751Marcus Boerger2003-03-161-1/+1
* 64 bit fixesWez Furlong2003-03-152-8/+8
* - Backup to 4.3.2RCfoobar2003-03-121-2/+2
* - Bump the version to RC1.foobar2003-03-121-2/+2
* MFHStefan Esser2003-03-121-8/+0
* 64-bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)David Hill2003-03-101-1/+1
* MFHStefan Esser2003-03-081-0/+16
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-071-1/+1
* MFHStefan Esser2003-03-062-3/+3
* MFHIlia Alshanetsky2003-03-051-1/+1
* Fix some signed/unsigned issues with read() and SSL_read() return values.Wez Furlong2003-03-052-9/+18
* Compiler warning fix.Ilia Alshanetsky2003-03-041-1/+1
* MFH: adding disable_classes ini directiveHarald Radi2003-03-031-1/+41
* @- Crash bug fix. If config-file-scan-dir is set and contains .ini filesRasmus Lerdorf2003-02-281-0/+1
* MFHSascha Schumann2003-02-271-2/+2
* Get rid of an unnecessary syscall on non-Windows. We don't need twoRasmus Lerdorf2003-02-261-0/+2
* MFH: Fixed bug #20256 (snprintf() not defined on some systems)foobar2003-02-254-5/+5
* open_basedir fixes from David SaezRasmus Lerdorf2003-02-232-11/+15