summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Minor format specifier fixesSara Golemon2004-08-111-2/+2
* Add SAPI hook to get the request time if provided by the web server,Rasmus Lerdorf2004-08-102-1/+15
* Fix for #29256 from Dmitry, very slightly modifiedWez Furlong2004-08-101-2/+38
* zts fix...Wez Furlong2004-07-311-1/+1
* Misc sendto/recvfrom tweaks that have been pending here for a while...Wez Furlong2004-07-312-1/+18
* Make sure this is initialized...Wez Furlong2004-07-311-0/+2
* Implement an fstat cache for plain files.Wez Furlong2004-07-311-96/+120
* Ensure that port numbers get set in the peer/socket name functions.Wez Furlong2004-07-281-5/+5
* Fix #29431: crash when parsing an invalid network addressWez Furlong2004-07-281-1/+4
* Fixed bug #29369 (Uploaded files with ' or " in their names get their namesIlia Alshanetsky2004-07-251-0/+9
* - Execute destructors earlier (Florian Schaper, fschaper at intux org)Marcus Boerger2004-07-251-0/+4
* HEAD is 5.1.0-dev nowEdin Kadribasic2004-07-211-3/+3
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-192-3/+3
* - Use ErrorException instead of ExceptionMarcus Boerger2004-07-151-1/+1
* - 5.0.1-devAndi Gutmans2004-07-131-3/+3
* - Roll PHP 5.0.0Andi Gutmans2004-07-131-2/+2
* Looks like Sara forgot to change this too.Wez Furlong2004-07-131-1/+1
* Fix file_get_contents() bug...Wez Furlong2004-07-121-0/+2
* Ooups...Stefan Esser2004-07-111-0/+3
* Fixed: PARSE_TYPE parameter to input_filterStefan Esser2004-07-111-2/+7
* RIP: greedy ready problemsWez Furlong2004-07-101-1/+2
* - Better stability during premature shutdown of request startupAndi Gutmans2004-07-102-6/+10
* Fix for Bug #28964 fread "greedy" behaviourWez Furlong2004-06-291-0/+3
* As long we pass values by reference this is needed. Ugly!Stefan Esser2004-06-261-0/+4
* BugFix#28868 (Part Two): This fixes thread unsafety in the userspaceSara Golemon2004-06-214-5/+32
* BugFix#28868: Wrapper hash not thread-safe.Sara Golemon2004-06-213-7/+26
* Fixed bug #28692 (\0 in Authenticate header passed via safe_mode).Ilia Alshanetsky2004-06-081-1/+1
* - Go back to -dev (Shouldn't need another RC)Andi Gutmans2004-06-071-2/+2
* - Roll RC3Andi Gutmans2004-06-071-2/+2
* Fixed bug #28670 (WWW-Authentication header mangling with PCRE in safe_modeIlia Alshanetsky2004-06-071-0/+5
* - Prepare for RC3RC2Andi Gutmans2004-06-031-2/+2
* The engine will take care out-of-memory situation for us.Ilia Alshanetsky2004-05-281-7/+2
* - Back to RC3-dev until we roll finalAndi Gutmans2004-05-271-2/+2
* Fix #25939 for good this time.Wez Furlong2004-05-271-1/+1
* - RC3RC1Andi Gutmans2004-05-271-2/+2
* Fix silly mistake.Wez Furlong2004-05-262-4/+4
* break is betterStefan Esser2004-05-251-1/+1
* *sigh*, obviously, we need this to be able to use sapi_module.nameWez Furlong2004-05-251-0/+1
* DEBUG -> PHP_DEBUGWez Furlong2004-05-251-1/+1
* check if it matches... not if it doesn't...Wez Furlong2004-05-251-1/+1
* In debug mode, under CLI don't close stderr.Wez Furlong2004-05-251-0/+9
* - Fixed bug #27640 memory leak of registered_zend_ini_directives (Dmitry)Andi Gutmans2004-05-231-0/+2
* This is more correct.Stefan Esser2004-05-231-3/+3
* - Fixed TSRM problem in latest commit.Derick Rethans2004-05-211-1/+1
* - Fixed bug #28456 (Problem with enclosed / in uploaded file names)Derick Rethans2004-05-211-1/+10
* - Allow extra parameters to mail to be forced also from virtual host settings.Derick Rethans2004-05-201-1/+1
* - Fixed definesDerick Rethans2004-05-111-5/+5
* Bugfix #28300 Userspace stream/filter names don't need to be lowercased.Sara Golemon2004-05-061-1/+0
* BugFix#28287 stream_*_register() not calling __autoload().Sara Golemon2004-05-051-1/+1
* - RC3-devAndi Gutmans2004-04-251-2/+2