summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.4.35php-5.4.35PHP-5.4.35Stanislav Malyshev2014-11-111-2/+2
* fix NEWS & versionStanislav Malyshev2014-10-221-3/+3
* 5.4.34 is nextStanislav Malyshev2014-09-021-3/+3
* Revert "Fix bug #67644 - Memory corruption & crash during ob_start function c...Stanislav Malyshev2014-09-021-6/+0
* Fix bug #67644 - Memory corruption & crash during ob_start function callbackStanislav Malyshev2014-09-021-0/+6
* Fix stream_select() issue with OpenSSL bufferChris Wright2014-08-272-4/+7
* Merge tag 'PHP-5.4.32' into PHP-5.4Stanislav Malyshev2014-08-191-0/+2
|\
| * 5.4.32Stanislav Malyshev2014-08-191-2/+2
| * fix potentially missing NUL terminationStanislav Malyshev2014-08-181-0/+2
| * 5.4.32 RC1php-5.4.32RC1Stanislav Malyshev2014-08-051-2/+2
* | 5.4.33-dev nowStanislav Malyshev2014-08-051-3/+3
|/
* Undo inadvertent commit of php_versionKeyur Govande2014-07-301-0/+1
* Corrected patch for bug #60616Keyur Govande2014-07-301-1/+0
* 5.4.31Stanislav Malyshev2014-07-081-3/+3
* Keep 308-399 HTTP response codes when header('Location:') is called.Adam Harvey2014-06-121-1/+1
* 5.4.31 nextStanislav Malyshev2014-06-101-3/+3
* 5.4.30 nextStanislav Malyshev2014-05-131-3/+4
* fix dll exportAnatol Belski2014-04-242-2/+2
* Fix bug #65701: Do not use cache for file file copyBoro Sitnikovski2014-04-202-22/+27
* 5.4.29 is nextStanislav Malyshev2014-04-151-3/+3
* fix typoFerenc Kovacs2014-04-131-1/+1
* Made usage of php_hash_environment useful by updating instead of just adding ...Bob Weinand2014-04-121-1/+1
* Fix Bug #66736 fpassthru brokenMichael Wallner2014-04-032-2/+21
* Fixed bug #61019 (Out of memory on command stream_get_contents)Michael Wallner2014-04-021-0/+4
* Fix bug #64330Michael Wallner2014-04-021-1/+2
* prep for 5.4.27 rc1Stanislav Malyshev2014-03-181-3/+3
* 5.4.27 nowStanislav Malyshev2014-02-171-3/+3
* 5.4.26 nextStanislav Malyshev2014-01-211-3/+3
* Bump yearXinchen Hui2014-01-0366-66/+66
* fix #66375 bad logic in sapi header callback routinekrakjoe2014-01-011-18/+25
* 5.4.25 nextStanislav Malyshev2013-12-241-3/+3
* Fixed bug #61645 (fopen and O_NONBLOCK)Michael Wallner2013-12-061-5/+7
* 5.4.24-dev nowStanislav Malyshev2013-11-271-3/+3
* 5.4.23-devStanislav Malyshev2013-10-291-3/+3
* 5.4.22-dev nowStanislav Malyshev2013-10-011-3/+3
* fix a very rare case of use of uninitialized value combined with aMichael Wallner2013-09-181-1/+6
* 5.4.21 nowStanislav Malyshev2013-09-031-3/+3
* bump versionStanislav Malyshev2013-08-191-3/+3
* Fixed #65225: PHP_BINARY incorrectly setPatrick Allaert2013-08-181-1/+6
* Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-142-2/+2
* Fixed #65431 (Discarded qualifiers from pointer target warnings when using --...Xinchen Hui2013-08-141-2/+2
* Properly fixed bug #63186 on NetBSD == 6.0Matteo Beccati2013-07-191-1/+1
* 5.4.19 is nextStanislav Malyshev2013-07-171-3/+3
* fix buffer overrunAnatol Belski2013-07-151-0/+5
* typo fixesVeres Lajos2013-07-152-4/+4
* fix possible resource leak and make sure there's something to qsort()Anatol Belski2013-07-101-1/+3
* - Fixed bug #60732 (php_error_docref links to invalid pages) patch by: Jakub ...Felipe Pena2013-06-251-0/+3
* 5.4.18 nextStanislav Malyshev2013-06-181-3/+3
* Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-06-141-3/+11
|\
| * Fixed bug #63186 (compile failure on netbsd)Matteo Beccati2013-06-141-3/+11