summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* createCollation() for pdo_sqlite as wellRasmus Lerdorf2012-01-293-0/+173
* Missed the testRasmus Lerdorf2012-01-291-0/+44
* Good patch from Brad Dewar that adds missing createCollation()Rasmus Lerdorf2012-01-293-1/+133
* - Fixed bug #60860 (session.save_handler=user without defined function core d...Felipe Pena2012-01-283-0/+28
* Simple fix that just quotes the filenames in run-tests to support paths with ...Rasmus Lerdorf2012-01-281-4/+4
* - update libsPierre Joye2012-01-271-0/+1
* - update libsPierre Joye2012-01-271-1/+6
* - update libsPierre Joye2012-01-271-0/+7
* - fix #60895, possible invalid handler usagePierre Joye2012-01-272-4/+11
* - openssl 0.9.8t, curl 7.24.0Pierre Joye2012-01-261-1/+2
* MFH r322485Scott MacVicar2012-01-263-4/+18
* WS, merged from trunk cause this issue, sorryXinchen Hui2012-01-262-92/+92
* Fixed bug #60825 (Segfault when running symfony 2 tests)Xinchen Hui2012-01-264-106/+132
* fix crash with display_startup_errors=1Michael Wallner2012-01-252-6/+31
* Please test your testsRasmus Lerdorf2012-01-231-35/+35
* revert r319254 (fix bug #54682) since it is not correctNuno Lopes2012-01-212-6/+20
* Fixed Bug #60809 (TRAITS - PHPDoc Comment Style Bug)Dmitry Stogov2012-01-203-64/+92
* Missing ifdef hereRasmus Lerdorf2012-01-191-0/+2
* back to devStanislav Malyshev2012-01-192-3/+3
* 5.4.0RC6Stanislav Malyshev2012-01-193-4/+6
* - add test for bug #60761Pierre Joye2012-01-181-1/+3
* - add test for bug #60771Pierre Joye2012-01-181-0/+9
* - add test for bug #60761Pierre Joye2012-01-181-0/+33
* remove XFAIL for bug #47178Michael Wallner2012-01-182-6/+2
* add notes about ob_start(), gzencode() and removed hash algosMichael Wallner2012-01-181-1/+7
* merge ext/hash from trunkMichael Wallner2012-01-1814-441/+97
* Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) b...Dmitry Stogov2012-01-171-3/+3
* Regenerated scannersDmitry Stogov2012-01-172-7/+7
* Improved traits implementation. Now to support __CLASS__ constant in traits p...Dmitry Stogov2012-01-177-154/+77
* Fix bug #60768 Output buffer not discardedMichael Wallner2012-01-163-5/+32
* merge from trunk:Boris Lytochkin2012-01-134-6/+47
* Fix configuration message typo and alignment (5.4 merge approved by Stas)Christopher Jones2012-01-121-2/+2
* - add new build type, optional. has been used for the last 2 RCsPierre Joye2012-01-111-2/+18
* - add new build type, optional. has been used for the last 2 RCsPierre Joye2012-01-112-3/+39
* Fixed incorrect type castDmitry Stogov2012-01-111-1/+1
* Added fixes Pdo Firebird bugs to the NEWS file Popa Adrian Marius2012-01-101-0/+6
* - make it windows version independent, error msg differs, bad but wellPierre Joye2012-01-101-4/+4
* - any other dir may not exist or may not be usedPierre Joye2012-01-101-1/+1
* - error is windows version dependent and not what we test herePierre Joye2012-01-091-1/+1
* - rmPierre Joye2012-01-091-62/+0
* - spl tests are also under examples (sigh)Pierre Joye2012-01-091-1/+1
* These tests don't work if run as rootRasmus Lerdorf2012-01-082-8/+14
* This test only works if gc is enabledRasmus Lerdorf2012-01-081-26/+27
* do kill 9 to fix a race condition in this test. (should fix the debian 32-bit...Nuno Lopes2012-01-081-2/+2
* Remove test for bug 60675, the change in behavior between 5.3 and 5.4 is inte...Daniel Convissor2012-01-071-24/+0
* Test for bug 60675.Daniel Convissor2012-01-061-0/+24
* Changed: restoring REQUEST_TIME as a long, introducing REQUEST_TIME_FLOAT ins...Patrick Allaert2012-01-062-4/+11
* back to devStanislav Malyshev2012-01-053-3/+5
* 5.4.0rc5Stanislav Malyshev2012-01-053-4/+4
* - Fixed credits for bug #60659Jérôme Loyet2012-01-041-1/+2