summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Merge r323013Johannes Schlüter2012-02-021-2/+13
* Merge r323007Johannes Schlüter2012-02-021-0/+3
* This will be 5.3.10Johannes Schlüter2012-02-021-3/+3
* - Fix version number as used in Windows builds for 5.3.9Johannes Schlüter2012-01-101-1/+1
* PHP 5.3.9Johannes Schlüter2012-01-101-2/+2
* - Year++Felipe Pena2012-01-0169-69/+69
* Initialize structure (some fields may be missed in array returned from user h...Dmitry Stogov2011-12-221-0/+1
* Change fatal error into warning and ignore arguments over limitDmitry Stogov2011-12-221-8/+14
* Back to -devJohannes Schlüter2011-12-221-2/+2
* PHP 5.3.9RC4Johannes Schlüter2011-12-221-2/+2
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-153-0/+9
* - Fixed bug #60455: stream_get_line misbehaves if EOF is not detected togetherGustavo André dos Santos Lopes2011-12-111-3/+2
* - Back to -devJohannes Schlüter2011-12-081-2/+2
* - 5.3.9RC3Johannes Schlüter2011-12-081-2/+2
* - Fixed bug #60373 (Startup errors with log_errors on cause segfault).Derick Rethans2011-11-251-1/+1
* - Back to -devJohannes Schlüter2011-11-241-2/+2
* - PHP 5.3.9RC2Johannes Schlüter2011-11-241-2/+2
* - merge crt warning change (r216594) and rename the ini to windows.show_crt_w...Pierre Joye2011-11-242-9/+19
* Back to -devJohannes Schlüter2011-11-031-2/+2
* - PHP 5.3.9RC1Johannes Schlüter2011-11-031-2/+2
* Fixed bug #50982 (incorrect assumption of PAGE_SIZE size)Dmitry Stogov2011-09-151-8/+25
* Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST re...Hannes Magnusson2011-09-071-1/+1
* - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead ofGustavo André dos Santos Lopes2011-09-041-6/+8
* fix #55510: $_FILES 'name' missing first character after uploadArpad Ray2011-08-291-5/+6
* Sync r314808 to 5_3 branchXinchen Hui2011-08-231-1/+1
* Back to -devJohannes Schlüter2011-08-221-4/+4
* - PHP 5.3.8Johannes Schlüter2011-08-221-2/+2
* Back to devIlia Alshanetsky2011-08-171-4/+4
* 5.3.7Ilia Alshanetsky2011-08-171-2/+2
* Back to devIlia Alshanetsky2011-08-111-2/+2
* 5.3.7RC5Ilia Alshanetsky2011-08-111-2/+2
* Fixed built (missing 2nd arg for strncpy)Xinchen Hui2011-08-091-1/+1
* Avoiding strcpy, strcat, sprintf usage to make static analyzer happyXinchen Hui2011-08-092-3/+4
* Remove unused variablePierrick Charron2011-08-091-2/+1
* Remove unused variablePierrick Charron2011-08-091-2/+1
* Fix another Coverity warning by initializing this to NULL prior to the strtok...Rasmus Lerdorf2011-08-061-1/+1
* back to devIlia Alshanetsky2011-07-281-2/+2
* 5.3.7RC4Ilia Alshanetsky2011-07-281-2/+2
* - Added new macro to be used in the end of zend_function_entry declaration (G...Felipe Pena2011-07-251-0/+1
* - MFH: Fixed bug #54204 (Can't set a value with a PATH section in php.ini).Pierre Joye2011-07-181-1/+1
* Back to devIlia Alshanetsky2011-07-141-2/+2
* 5.3.7RC3Ilia Alshanetsky2011-07-141-2/+2
* Fixed bug #55014 (Compile failure due to improper use of ctime_r()).Ilia Alshanetsky2011-07-111-2/+2
* Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)Dmitry Stogov2011-07-112-2/+8
* - Fixed bug #52935 (call exit in user_error_handler cause stream relate core).Gustavo André dos Santos Lopes2011-07-051-0/+10
* Back to devIlia Alshanetsky2011-06-301-2/+2
* 5.3.7RC2Ilia Alshanetsky2011-06-301-2/+2
* - Back to -devJohannes Schlüter2011-06-161-2/+2
* 5.3.7RC1Johannes Schlüter2011-06-161-2/+2
* - init win32 rng context once per process Pierre Joye2011-06-161-0/+9