summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Go with 4.1.1Derick Rethans2001-12-201-1/+1
* MFHDerick Rethans2001-12-171-3/+1
* fixed: fix for my broken patchStefan Esser2001-12-161-5/+4
* whitespace.Stefan Esser2001-12-161-2/+6
* MFH : one byte heap corruption fixedStefan Esser2001-12-161-3/+2
* MFH : fixed bufferoverflow in sapi_add_header_exStefan Esser2001-12-161-0/+1
* Change version to 4.1.1-dev.Sebastian Bergmann2001-12-141-1/+1
* Go with 4.1.0Zeev Suraski2001-12-101-1/+1
* Here we go againZeev Suraski2001-12-031-1/+1
* go with RC4Zeev Suraski2001-11-301-1/+1
* Prepare 4.1.0Zeev Suraski2001-11-251-1/+1
* Go with final RCZeev Suraski2001-11-191-1/+1
* MFHZeev Suraski2001-11-191-3/+2
* Go with RC2Zeev Suraski2001-11-131-1/+1
* MFH output buffering fixesZeev Suraski2001-11-111-7/+17
* MFHfoobar2001-11-021-1/+1
* MFHfoobar2001-10-291-3/+3
* MFHRasmus Lerdorf2001-10-211-3/+21
* MFHRasmus Lerdorf2001-10-211-0/+57
* * fix version numberStig Bakken2001-10-161-1/+1
* - MFH. File uploads need to be tested thoroughly in RC3!Andi Gutmans2001-09-241-28/+60
* this is not pure rc2 anymoreSascha Schumann2001-09-131-1/+1
* Go with RC2Zeev Suraski2001-09-061-1/+1
* MFHRasmus Lerdorf2001-09-031-1/+1
* MFHZeev Suraski2001-09-011-1/+1
* MFHZeev Suraski2001-09-011-1/+1
* MFHfoobar2001-08-301-1/+1
* MFH: move php_shutdown_config further downThies C. Arntzen2001-08-161-3/+5
* Reroll 4.0.7RC1Zeev Suraski2001-08-151-1/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_0_7'.SVN Migration2001-08-151-283/+0
* improve typedef definitionZeev Suraski2001-08-141-1/+1
* Make it possible to enable chunked output buffering without providingZeev Suraski2001-08-113-10/+16
* Move the macro wrappers from the compatibility header to php.hZeev Suraski2001-08-112-22/+36
* Possible fix 12360. If it doesn't help, it doesn't hurt, AFAIK...Jeroen van Wolffelaar2001-08-101-0/+4
* Optimize macro usage...Zeev Suraski2001-08-101-11/+11
* Centralize macrosZeev Suraski2001-08-102-21/+22
* Let's not introduce more mess to maintain.Zeev Suraski2001-08-101-25/+0
* Sablot extension cleanup - it compiles again nowRasmus Lerdorf2001-08-101-0/+24
* Implement import_request_variables()Zeev Suraski2001-08-081-3/+14
* Put it in the wrong case...Zeev Suraski2001-08-081-1/+1
* - Fix precedence of the variables order in $_FORMZeev Suraski2001-08-081-5/+6
* - Implement $_FORMZeev Suraski2001-08-081-4/+34
* - Implement new short names - $_GET, $_POST, $_COOKIE, $_SERVER, $_ENV and $_...Zeev Suraski2001-08-081-0/+28
* Yet another TSRM fix.foobar2001-08-071-1/+1
* more tsrm cleanupSascha Schumann2001-08-061-2/+2
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-053-12/+9
* more tsrm cleanup -- output.c is not doing any fetches anymoreSascha Schumann2001-08-055-13/+15
* more tsrm cleanupSascha Schumann2001-08-055-109/+74
* further tsrm cleanupSascha Schumann2001-08-051-1/+1
* - TSRMLS_FETCH workZeev Suraski2001-08-0514-64/+66