summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ChangeLog'.ChangeLogSVN Migration2001-12-131-283/+0
* Update headers.Sebastian Bergmann2001-12-1134-66/+66
* Enable ext/overload by default on Win32, too.Sebastian Bergmann2001-12-102-0/+9
* Remove redundant includeZeev Suraski2001-12-051-2/+0
* Store the read bytes so that some sapi modules know how much to read.foobar2001-12-051-0/+1
* - Added ob_get_level, which returns the nesting level of the output bufferingDerick Rethans2001-12-032-0/+9
* Allow unserializer_callback_func to be turned off.Bernd Roemer2001-12-021-1/+1
* - Added ob_flush and ob_clean functions, which do not end the buffer likeDerick Rethans2001-11-302-0/+18
* - Adding a callback mechanism to the unserializer. (patch by BerndDerick Rethans2001-11-262-0/+3
* Z_TYPE(filehandle)?? ok.. whatever... ;)Sterling Hughes2001-11-263-5/+5
* Added missing CVS Id tag.foobar2001-11-241-0/+2
* - Handle more error types when uploading files.foobar2001-11-241-4/+15
* whitespaceZeev Suraski2001-11-241-13/+13
* whitespaceZeev Suraski2001-11-242-36/+49
* Fix set_time_limit() to affect only the current request (fix bug #13711)Zeev Suraski2001-11-191-3/+2
* - Nuked some memleaksfoobar2001-11-161-16/+18
* No use of populating the hash if there is no file saved.foobar2001-11-161-3/+2
* In case of submitting form without any files selected don't setfoobar2001-11-151-6/+1
* Make the filesize 0 when upload fails. And changed the error messages to be d...foobar2001-11-111-18/+22
* Fix for bug: #14008. Still needs some minor changes but should give idea abou...foobar2001-11-111-15/+33
* Included header files needed by RISC OSAlex Waugh2001-11-041-0/+4
* - Applied patch by Yasuo Ohgaki <yasuo_ohgaki@yahoo.com>Derick Rethans2001-11-011-1/+1
* After discussing with Rasmus, this line should be enough. Speak up if it is not.foobar2001-10-291-0/+5
* - Added myself to authors.foobar2001-10-291-2/+16
* Fix pointer messZeev Suraski2001-10-291-1/+1
* @- Fixed HTTP file upload support to handle big files better. (Jani)foobar2001-10-271-393/+655
* Let's suppress this warning if always_populate is enabledRasmus Lerdorf2001-10-241-1/+2
* Ok, now actually make it work - maybe...Rasmus Lerdorf2001-10-231-1/+14
* @- $HTTP_RAW_POST_DATA was not populated on a missing content-type even whenRasmus Lerdorf2001-10-231-1/+1
* Check if PCRE support is compiled in and only use the pcre functions ifRasmus Lerdorf2001-10-211-3/+21
* # Butt-ugly looking code here, but I need regular expressions to do this.Rasmus Lerdorf2001-10-201-0/+57
* rename com module entryHarald Radi2001-10-171-2/+1
* Bump version.Sebastian Bergmann2001-10-151-1/+1
* * set PHP_EXTENSION_DIR to c:\php4 and change the defaultStig Bakken2001-10-151-2/+2
* * fix Windows default include pathStig Bakken2001-10-151-1/+1
* - <br> -> <br />Derick Rethans2001-10-062-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-256-41/+41
* nuke VARIANT moduleDaniel Beulshausen2001-09-251-1/+0
* - Commit fix for bug #11998 by Ralf Bolte <r.bolte@gmx.net>Andi Gutmans2001-09-231-28/+60
* Merge in qsort changesSterling Hughes2001-09-172-23/+24
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-0924-48/+48
* Cleanup.foobar2001-09-072-5/+0
* Removed unused lines.foobar2001-09-051-3/+0
* This is a list of char *'s, not zvals (caught by Nick - see bug #13107)Rasmus Lerdorf2001-09-031-1/+1
* First step for chunkifying the HTTP uploads.foobar2001-09-033-11/+65
* Update API numberZeev Suraski2001-09-011-1/+1
* Support multiple chunked output buffering layersZeev Suraski2001-08-311-10/+19
* Fix double freeingZeev Suraski2001-08-311-1/+2
* API updateZeev Suraski2001-08-311-1/+1
* HEAD has been 4.0.8-dev for some time now, so name it accordingly.Sebastian Bergmann2001-08-301-1/+1