summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* - Sync with HEADJani Taskinen2009-12-291-11/+13
* - WS + CS + folding tagsJani Taskinen2009-12-291-150/+121
* Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive i...Ilia Alshanetsky2009-12-291-0/+15
* remove automatic file unlocking on shutdown and/or stream closeAntony Dovgal2009-12-251-3/+0
* PHP 5.3.2RC1Johannes Schlüter2009-12-221-3/+3
* fix bug #50196Stanislav Malyshev2009-12-191-0/+4
* - Make $sbindir be usable in C code as well (like $bindir and co.)Jani Taskinen2009-12-151-0/+1
* - Forgotten patch for trunkDmitry Stogov2009-12-081-0/+1
* MFT: VC10 build supportKalle Sommer Nielsen2009-12-032-5/+14
* Fixed bug #50159 (wrong working directory in symlinked files)Dmitry Stogov2009-11-301-28/+35
* - Fixed bug #49935 (Deprecated warnings make "make test" to fail)Jani Taskinen2009-11-271-0/+1
* Make it possible to disable post_max_sizeRasmus Lerdorf2009-11-171-1/+1
* Simpify the max_file_uploads handling codeIlia Alshanetsky2009-11-161-6/+1
* - Switching to TSRMLS_FETCH versionFelipe Pena2009-11-163-3/+4
* - Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())Felipe Pena2009-11-153-16/+12
* - Nuke wsJani Taskinen2009-11-151-1/+1
* Fix bug #49868Rasmus Lerdorf2009-11-151-1/+1
* Fix #50063 (safe_mode_include_dir fails)Johannes Schlüter2009-11-121-0/+4
* - Fixed bug #50005 (Throwing through Reflection modified Exception object mak...Felipe Pena2009-11-121-0/+3
* Avoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan)Dmitry Stogov2009-11-051-1/+2
* Lower the max upload default to 20Ilia Alshanetsky2009-10-281-1/+1
* Introduced a max_file_uploads INI setting, which is set to limit theIlia Alshanetsky2009-10-272-0/+11
* - #48779, fix another use case where / usage may differPierre Joye2009-10-151-1/+9
* oops, that doesn't belong to this patchStanislav Malyshev2009-10-131-7/+0
* fix crash for bug #47627Stanislav Malyshev2009-10-131-2/+13
* - #48779, improve fix, drop usage of _tolower and use zend_strtolowerPierre Joye2009-10-121-1/+1
* - fix possible issue in TS environment (we don't have to do that anymore anyw...Pierre Joye2009-10-111-24/+9
* - #48779, don't loop twice over the path charsPierre Joye2009-10-111-8/+6
* - Fixed build and comment-styleFelipe Pena2009-10-091-2/+2
* - changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be cas...Garrett Serack2009-10-091-0/+21
* Fixed bug #49627 (error_log to specified file does not log time according to ...Dmitry Stogov2009-10-052-1/+13
* Fixed bug #48805 (IPv6 socket transport is not working).Ilia Alshanetsky2009-09-301-1/+1
* Fixed ext/standard/tests/streams/stream_get_contents_002.phptDmitry Stogov2009-09-231-1/+1
* Fixed memory leakDmitry Stogov2009-09-211-7/+1
* Fixed testsDmitry Stogov2009-09-211-4/+5
* - Fixed bug #49572 (use of C++ style comments causes build failure)Sriram Natarajan2009-09-171-1/+1
* - Simplified a bit and fixed possible memory corruption and definate leak.Jani Taskinen2009-09-101-0/+1
* - Fixed bug #49182 (PHP CGI always outputs the shebang line)Jani Taskinen2009-09-051-10/+24
* I have no idea. This might or might not fix a bug in some branch. At least it...Jani Taskinen2009-09-041-27/+28
* - Fixed bug #49447 (php engine need to correctly check for socket API Sriram Natarajan2009-09-042-9/+17
* This will become 5.3.2, the NEWS file will be merged once 5.3.1 is outJohannes Schlüter2009-09-031-3/+3
* - Fixed bug #49248 by fixing bug #48994 properlyJani Taskinen2009-08-171-33/+0
* - Try disabling zlib.output_compression always for images. (zlib extension mi...Jani Taskinen2009-08-171-3/+4
* - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when ...Jani Taskinen2009-08-031-1/+1
* Fix bug #48880Rasmus Lerdorf2009-07-311-1/+1
* fix extension functions disabling (bug #49065)Stanislav Malyshev2009-07-291-4/+5
* Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty valueIlia Alshanetsky2009-07-121-3/+2
* fix mail.log openbasedir interaction with .htaccessStanislav Malyshev2009-07-091-1/+21
* - Fixed bug #48247 (Infinite loop and possible crash during startup with errors)Jani Taskinen2009-07-071-19/+15
* MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when usingIlia Alshanetsky2009-06-301-2/+9