]> granicus.if.org Git - php/shortlog
php
2009-07-08 Pierre Joye- skip on windows
2009-07-08 Pierre Joye- windows version
2009-07-08 Pierre Joye- windows version
2009-07-08 Pierre Joye- MF53: skip on win, different error msg
2009-07-08 Pierre Joye- MF53: fix test (mtime only is changed)
2009-07-08 Ilia AlshanetskyMFB: Fixed bug #48788 (RecursiveDirectoryIterator doesn...
2009-07-08 <changelog... ChangeLog update
2009-07-07 David Soria... Reset TZ environment variable. Some tests assume that...
2009-07-07 Pierre Joye- MF53: touch() atime field returns different value
2009-07-07 Pierre Joye- fixed, remove XFAIL
2009-07-07 Pierre Joye- sync with 5.3
2009-07-07 Jani Taskinen- Fixed bug #48247 (Infinite loop and possible crash...
2009-07-07 David Soria... Adjust tests. The order in which notices appear is...
2009-07-07 Ulf WendelFixing tests to run with SQL_MODE=ANSI_QUOTES as well.
2009-07-07 Pierre Joye- WS
2009-07-07 Pierre Joye- MF53: #45905, imagefilledrectangle() clipping error
2009-07-07 <changelog... ChangeLog update
2009-07-07 Felipe Pena- New tests (WurzbrugUG testfest)
2009-07-07 Ilia AlshanetskyMFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows...
2009-07-07 Felipe Pena- Fixed compiler warning
2009-07-06 Stanislav Malyshevfix args
2009-07-06 Stanislav Malyshev- merge errors support
2009-07-06 Pierre Joye- #48116, fix build with openssl 1.0
2009-07-06 andy wharmbyFix test
2009-07-06 Ulf WendelEnabling test as requested by the skipif comment.....
2009-07-06 Ulf WendelFixing mysqlnd version test to run some four previously...
2009-07-06 Ulf WendelAdapting (old) tests to current PHP 6 semantics - s...
2009-07-06 Ulf WendelAdding --CLEAN-- sections to all ext/mysqli tests
2009-07-06 Pierre Joye- #48771, rename() between drives error: No error
2009-07-06 <changelog... ChangeLog update
2009-07-05 Ilia AlshanetskyMFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not...
2009-07-05 Zoe Slatteryfix test
2009-07-05 <changelog... ChangeLog update
2009-07-04 Felipe Pena- Added missing methods' arginfo (for void params)
2009-07-04 <changelog... ChangeLog update
2009-07-03 Antony Dovgalmerge from 5_3
2009-07-03 Ulf Wendel... to play with large data sets. Currently its only...
2009-07-03 Jani Taskinentypo. or something. Who knows, the branches are a mess...
2009-07-03 Patrick AllaertTests for ext/ldap from PHPBelgium TestFest
2009-07-03 Ulf WendelGlobal s/ini_get('unicode.semantics')/version check...
2009-07-03 Ulf WendelFixing borked test, again new run-tests.php has found...
2009-07-03 Ulf WendelFixing borked test - thanks again new run-tests.php...
2009-07-03 <changelog... ChangeLog update
2009-07-03 Felipe Pena- Missing files
2009-07-03 Felipe Pena- New tests (DutchUG testfest)
2009-07-02 Stanislav Malyshevbugfix
2009-07-02 Kalle Sommer... As Jani would say; Fix NEWS
2009-07-02 Ilia AlshanetskyMFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE...
2009-07-02 Lukas Smithremoved references to track_vars, since this option...
2009-07-02 Ulf WendelAdding CLEAN sections, fixing some SKIPIF sections...
2009-07-02 Ulf WendelTest for bug #48754
2009-07-02 <changelog... ChangeLog update
2009-07-02 Stanislav Malyshevcleanup Locale::lookup
2009-07-02 Felipe Pena- New tests (NorwayUG testfest)
2009-07-01 Stanislav Malyshevtypo
2009-07-01 Kalle Sommer... Fix test on Windows
2009-07-01 Stanislav Malyshevupdate API files
2009-07-01 Stanislav Malyshevfix proto
2009-07-01 Kalle Sommer... Fixed #45280 (Reflection of instantiated COM classes...
2009-07-01 Kalle Sommer... Fixed memory leak if zero parameters are passed, Thanks...
2009-07-01 Kalle Sommer... Fixed bug #48757 (ReflectionFunction::invoke() paramete...
2009-07-01 Ulf WendelChanging tests to run with both PHP 6 and PHP 5.3 to...
2009-07-01 Johannes SchlüterMFB52: Fix include path
2009-07-01 Ulf WendelAdding XFAIL for some tests which expect the zval cache...
2009-07-01 Felipe Pena- Fixed previous fix
2009-07-01 Felipe Pena- Fixed memory leak
2009-07-01 Felipe Pena- Fixed tests
2009-07-01 Felipe Pena- Fixed tests
2009-07-01 <changelog... ChangeLog update
2009-07-01 Felipe Pena- New tests (SaoPaulo UG testfest)
2009-06-30 Derick Rethans- Fixed bug #47351 (Memory leak in DateTime).
2009-06-30 Lukas Smithexpanded the section about how to create the changelog
2009-06-30 Scott MacVicarFix tests for bug #48284 - adler32 is in the wrong...
2009-06-30 Scott MacVicarFix bug #48284 - adler32 is in the wrong order. Changed...
2009-06-30 Lukas Smithformatting fix for the re-releasing section
2009-06-30 Kalle Sommer... Fixed bug #38091 (Mail() does not use FQDN when sending...
2009-06-30 Hannes MagnussonMFB5.3: Add missing ini entries (Mikko)
2009-06-30 <changelog... ChangeLog update
2009-06-29 andy wharmbyBasic test for max() on 64 bit platforms. Tested on...
2009-06-29 andy wharmbyFix tests
2009-06-29 andy wharmbyBasic tests for sleep() and usleep(). Tested on Windows...
2009-06-29 <changelog... ChangeLog update
2009-06-28 Scott MacVicarUpdate libsqlite to 3.6.16
2009-06-28 Patrick Allaertforgotten some credits :)
2009-06-28 Patrick Allaertunicode support in ext/ldap
2009-06-28 Felipe Pena- Fixed bug #48709 (metaphone and 'wh')
2009-06-28 Andrei ZmievskiUpdate
2009-06-28 Johannes SchlüterAdd missing ini entries (Mikko)
2009-06-28 Johannes SchlüterAdd ibase settings
2009-06-28 Johannes Schlüter- Add two ini settings
2009-06-28 Jani Taskinen- dot dot dot.. :)
2009-06-28 Johannes Schlüterfix typo
2009-06-28 Johannes SchlüterAdd missing MySQL entries
2009-06-28 Pierre Joye- fix build
2009-06-28 Felipe Pena- Fixed bug #48658 (Change in behaviour of parse_str...
2009-06-28 Felipe Pena- Fixed bug #48539 (pdo_dblib fails to connect, throws...
2009-06-28 <changelog... ChangeLog update
2009-06-28 Felipe Pena- Fixed bug #48693 (Double declaration of __lambda_func...
2009-06-27 Pierre Joye- fix regression introduced by the fix for #48518 ...
2009-06-27 Mikko Koppanen[DOC]
next