summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.4php-5.4.4PHP-5.4.4Stanislav Malyshev2012-06-122-3/+3
* merge NEWS, add #61755Stanislav Malyshev2012-06-121-16/+17
* merge NEWS entriesStanislav Malyshev2012-06-061-0/+12
* fix testStanislav Malyshev2012-05-291-1/+1
* fix testStanislav Malyshev2012-05-291-1/+1
* 5.4.4 rc2Stanislav Malyshev2012-05-292-3/+3
* fix CVE-2012-2143Stanislav Malyshev2012-05-293-1/+22
* add CVEStanislav Malyshev2012-05-281-1/+1
* fix unchecked emallocStanislav Malyshev2012-05-281-3/+3
* update NEWSStanislav Malyshev2012-05-281-0/+11
* Fix bug #62146 com_dotnet cannot be built shared, tested by AnatoliyJohannes Schlüter2012-05-288-28/+36
* Fixed bug #62097Gustavo André dos Santos Lopes2012-05-232-0/+23
* update NEWSStanislav Malyshev2012-05-231-5/+1
* Revert "Implemented FR #61602 Allow access to name of constant used as defaul...Xinchen Hui2012-05-234-192/+8
* Fix typo while resolving conflictsXinchen Hui2012-05-231-1/+1
* Revert "Implemented FR #61602 Allow access to name of constant used as defaul...Xinchen Hui2012-05-231-0/+9
* Fixed bug #62082Gustavo André dos Santos Lopes2012-05-232-3/+19
* add news for new pg_ functionsStanislav Malyshev2012-05-212-0/+7
* Revert "Update test to fix breakage caused by the previous commit."php-5.4.4RC1Stanislav Malyshev2012-05-151-7/+3
* fix testStanislav Malyshev2012-05-151-2/+2
* update NEWSStanislav Malyshev2012-05-151-0/+4
* fd fixStanislav Malyshev2012-05-152-0/+16
* fix bug #61065Stanislav Malyshev2012-05-151-0/+10
* prepare for 5.4.4Stanislav Malyshev2012-05-153-4/+4
* Changes to remaining two tests, #62022zoe slattery2012-05-152-2/+1
* Merge branch 'PHP-5.3' into PHP-5.4zoe slattery2012-05-1510-14/+12
|\
| * Small fixes to tests, see #62022zoe slattery2012-05-1510-14/+12
* | Merge branch 'PHP-5.3' into PHP-5.4zoe slattery2012-05-153-16/+32
|\ \ | |/
| * Change impl of GZIP_POST, DEFLATE_POST. See #62021zoe slattery2012-05-153-16/+32
* | BFNMichael Wallner2012-05-151-0/+1
* | Fix NEWS entry for #61602.Sebastian Bergmann2012-05-151-0/+4
* | Merge branch 'add-const-name' of git://github.com/reeze/php-src into PHP-5.4Sebastian Bergmann2012-05-155-16/+193
|\ \
| * | Fixed CODING_STANDARD and move parameter parse codereeze2012-04-041-15/+19
| * | Implemented FR #61602 Allow access to name of constant used as default valuereeze2012-04-035-20/+193
* | | fix bug #60761 zlib.output_compression fails on refreshMichael Wallner2012-05-153-3/+5
* | | Bump to 5.4.4-devChristopher Jones2012-05-142-4/+4
* | | update NEWS/UPGRADINGStanislav Malyshev2012-05-132-8/+16
* | | fix bug #61782 - __clone/__destruct do not match other methods when checking ...Stanislav Malyshev2012-05-137-38/+66
* | | fix bug #54547Stanislav Malyshev2012-05-133-4/+60
* | | update NEWSStanislav Malyshev2012-05-121-1/+13
* | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-05-123-2/+18
|\ \ \ | | |/ | |/|
| * | Fixed Bug #62005 (unexpected behavior when incrementally assigning to a membe...Xinchen Hui2012-05-123-2/+18
| * | fix stack overflow in php_intlog10abs()Nuno Lopes2012-05-111-2/+2
* | | fix stack overflow in php_intlog10abs()Nuno Lopes2012-05-111-2/+2
* | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-111-1/+1
|\ \ \ | |/ /
| * | Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt failsAnatoliy Belsky2012-05-111-1/+1
* | | Merge branch 'remove-useless-func-decleare' of https://github.com/reeze/php-s...Xinchen Hui2012-05-111-4/+0
|\ \ \
| * | | Cleanup useless function declaration for traitsReeze Xia2012-05-111-4/+0
* | | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-102-1/+33
|\ \ \ \ | | |/ / | |/| |
| * | | Fix bug #61992 ext\standard\tests\general_functions\bug44295.phpt failsAnatoliy Belsky2012-05-102-1/+33