summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.4.1php-5.4.1PHP-5.4.1Stanislav Malyshev2012-04-241-2/+2
* 5.4.1RC2php-5.4.1RC2Stanislav Malyshev2012-04-111-2/+2
* 5.4.1RC1Stanislav Malyshev2012-03-281-2/+2
* MFH: 45a6f8d for 5.4.Gustavo André dos Santos Lopes2012-03-191-48/+82
* - Fixed bug #61371 (resource leak). This bug had two parts, a long standing leakGustavo André dos Santos Lopes2012-03-171-3/+10
* - Oops committed old version of the patch in r324020. Fixed. See bug #61253.Gustavo André dos Santos Lopes2012-03-081-1/+1
* - Fixed bug #61253: Wrappers opened with errors concurrency problemGustavo André dos Santos Lopes2012-03-082-40/+65
* MFH: Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP...Stanislav Malyshev2012-03-071-9/+19
* - size_t may be shorter than long and definitely is not signed. Note that theGustavo André dos Santos Lopes2012-03-041-1/+3
* Fixed bug #60106 (stream_socket_server silently truncates long unix socket pa...Ilia Alshanetsky2012-03-031-0/+1
* Fix bug #61106 Segfault when using header_register_callbackNikita Popov2012-03-021-3/+0
* MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical v...Xinchen Hui2012-03-021-1/+1
* Merge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIRRasmus Lerdorf2012-03-011-1/+1
* Merge fix for bug 61193Rasmus Lerdorf2012-03-011-7/+3
* back to devStanislav Malyshev2012-02-291-4/+4
* 5.4.0Stanislav Malyshev2012-02-291-2/+2
* back to devStanislav Malyshev2012-02-161-2/+2
* 5.4.0rc8Stanislav Malyshev2012-02-161-2/+2
* make ZEND_SIGNALS configurable, off by defaultStanislav Malyshev2012-02-161-2/+0
* fix compat function not passing along input buffer with php_output_context_pa...Michael Wallner2012-02-141-4/+12
* Improved max_input_vars directive to check nested variablesDmitry Stogov2012-02-142-30/+32
* Fix for bug 60986Rasmus Lerdorf2012-02-061-1/+0
* back to devStanislav Malyshev2012-02-021-2/+2
* retag 5.4.0 rc7Stanislav Malyshev2012-02-021-2/+2
* Fixed memory leaksDmitry Stogov2012-02-021-15/+15
* back to devStanislav Malyshev2012-02-021-2/+2
* 5.4.0 rc7Stanislav Malyshev2012-02-021-2/+2
* fix UMR in php_register_variable_ex, reported by Stefan EsserStanislav Malyshev2012-02-011-0/+3
* MFH: r322963Michael Wallner2012-01-312-20/+38
* use stderr before, stdout after php_output_startup() and sapi_module.ub_write...Michael Wallner2012-01-301-3/+11
* fix crash with display_startup_errors=1Michael Wallner2012-01-252-6/+31
* back to devStanislav Malyshev2012-01-191-2/+2
* 5.4.0RC6Stanislav Malyshev2012-01-191-2/+2
* Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) b...Dmitry Stogov2012-01-171-3/+3
* Fix bug #60768 Output buffer not discardedMichael Wallner2012-01-161-5/+6
* Changed: restoring REQUEST_TIME as a long, introducing REQUEST_TIME_FLOAT ins...Patrick Allaert2012-01-061-4/+7
* back to devStanislav Malyshev2012-01-051-2/+2
* 5.4.0rc5Stanislav Malyshev2012-01-051-2/+2
* fix bug #54374, bug #55500 - filter file names better, no dangling [sStanislav Malyshev2012-01-011-3/+7
* - Year++Felipe Pena2012-01-0166-66/+66
* follow naming conventionMichael Wallner2011-12-302-9/+9
* Added an API call to return active output handlerDmitry Stogov2011-12-302-0/+9
* fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)Stanislav Malyshev2011-12-261-0/+4
* 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 devStanislav Malyshev2011-12-221-2/+2
* 5.4.0rc4Stanislav Malyshev2011-12-221-2/+2
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-143-0/+8
* - Fixed bug #60455: stream_get_line misbehaves if EOF is not detected togetherGustavo André dos Santos Lopes2011-12-111-3/+2
* back to devStanislav Malyshev2011-12-081-2/+2