]> granicus.if.org Git - php/shortlog
php
2009-01-17 andy wharmbyNew money_format() tests. Tested on Windows, Linux...
2009-01-17 Felipe Pena- New test
2009-01-17 Felipe Pena- BFN #46282
2009-01-17 Felipe Pena- Fixed bug #46282 (Corrupt DBF When Using DATE)
2009-01-17 andy wharmbyNew trim() tests. Tested on Windows, Linux and Linux...
2009-01-17 andy wharmbyNew ltrim() tests. Tested on Windows, Linux and Linux...
2009-01-16 andy wharmbyNew string tests. Tested on Windows, Linux and Linux...
2009-01-16 andy wharmbyNew string function tests. Tested on Windows, Linux...
2009-01-15 Jani TaskinenMFH:- Fixed bug #47104 (Linking shared extensions fails...
2009-01-15 Dmitry StogovFixed possible crash because of argument stack reallocation
2009-01-15 andy wharmbyNew test for strripos() string function. All tests...
2009-01-15 Dmitry StogovFixed bug #47109 (Memory leak on $a->{"a"."b"} when...
2009-01-14 Antony Dovgalfix typo
2009-01-14 andy wharmbyFix date_suninfo_tests; add missing date_default_timezo...
2009-01-14 andy wharmbyFixed base64_decode variation tests and new base64_enco...
2009-01-14 Jani TaskinenFix order
2009-01-13 andy wharmbyFix new date tests. Tested on Windows, Linux and Linux...
2009-01-13 Andrei Zmievski*** empty log message ***
2009-01-13 Andrei ZmievskiFix bug #44336 in PHP 5.2 as well.
2009-01-13 andy wharmbyFix test. Tested on Windows, Linux and Linux 64 bit
2009-01-13 andy wharmbyNew date extension tests. Tested on Windows, Linux...
2009-01-13 Antony Dovgalfix test
2009-01-13 andy wharmbyNew zlib extension tests. Tested on Windows, Linux...
2009-01-12 andy wharmbyNew math tests. Tested on Windows, Linux and Linux...
2009-01-12 andy wharmbyFix Windows tests after #47037
2009-01-12 andy wharmbyNew math tests. Tested on Windows, Linux and Linux...
2009-01-12 Scott MacVicarMFH The previous error was masked by a missing entry...
2009-01-12 Scott MacVicarMFH This entry doesn't exist upstream any more, it...
2009-01-11 Rob RichardsBFN
2009-01-11 Rob RichardsMFH: fix bug #45996 (libxml2 2.7 causes breakage with...
2009-01-10 Felipe Pena- MFH Fix SEGV if get_method() returns a non bound...
2009-01-10 Felipe Pena- Removed entry (not solved yet)
2009-01-10 Felipe Pena- MFH: Fixed test (patch by Timm Friebe [thekid@php])
2009-01-09 Antony Dovgalcleanup garbage
2009-01-09 Antony Dovgalfix test: don't create tmp files in "." and clean up...
2009-01-09 David Soria... MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_...
2009-01-09 Jani Taskinenfix news
2009-01-09 Sanjay MantoorNew testcases for localtime function
2009-01-09 Felipe Pena- Fixed tests
2009-01-08 Antony Dovgalfix tests
2009-01-08 Andrei ZmievskiHandle __call() on protected/private method access...
2009-01-08 andy wharmbyNew PHPT tests for math functions (batch 1 of 3). Teste...
2009-01-08 Felipe Pena- MFH: Fixed tests
2009-01-08 Felipe PenaMFH:
2009-01-08 Arnaud Le BlancMFH: XFAIL test
2009-01-08 Arnaud Le BlancMFH:
2009-01-08 Felipe Pena- BFN #47035
2009-01-08 Felipe Pena- MFH: Fixed bug #47035 (dns_get_record returns a garba...
2009-01-08 Arnaud Le BlancMFH: Fixed error conditions handling in stream_filter_a...
2009-01-08 andy wharmbyFix bogus file tests - addresses 2 failures in PHP...
2009-01-08 Andrei ZmievskiMFB
2009-01-07 Antony DovgalMFH: fix test
2009-01-07 Felipe PenaMFH:
2009-01-07 Felipe Pena- Fixed test
2009-01-07 Felipe Pena- Revert in this branch (attention++, thanks Hannes :D)
2009-01-07 Felipe Pena- BFN #47029
2009-01-07 Felipe Pena- Fixed bug #47029 (quoted_printable_decode() produces...
2009-01-07 andy wharmbyNew pcre extension tests. Tested on Windows, Linux...
2009-01-07 Derick Rethans- MFH: Fixed bug #47027 (var_export doesn't show numeri...
2009-01-07 andy wharmbyNew hash extension tests. Tested on Windows, Linux...
2009-01-06 Uwe SchindlerMFH: the #ifdef was never working. If Sun extends its...
2009-01-06 Felipe Pena- BFN #46701
2009-01-06 Felipe PenaMFH:
2009-01-05 Felipe Pena- BFN
2009-01-05 Felipe Pena- Fixed bug #46760 (SoapClient doRequest fails when...
2009-01-05 Antony Dovgalcreate temporary db in the current dir and cleanup...
2009-01-04 Antony DovgalMFH: Fix build where __USE_GNU is used instead of _GNU_...
2009-01-03 Felipe Pena- BFN
2009-01-03 Kalle Sommer... MFH:
2009-01-03 Felipe Pena- MFH: Windows part
2009-01-02 Felipe Pena- MFH: Errr, rule nº 1: be portable :)
2009-01-02 Felipe Pena- MFH: Working with unintialized errno (#46917, noticed...
2009-01-02 Scott MacVicarDuplicate INI sections
2009-01-02 Andi Gutmans- MF PHP_5_3
2009-01-02 Pierre Joye- news entry for #46985 and zip property read
2009-01-02 Pierre Joye- MFH: fix filename property read
2009-01-01 Pierre Joye- restore overwrite feature (regression introduced...
2009-01-01 Pierre Joye- restore fix for binary mode on win (regression introd...
2008-12-31 Zoe Slatteryremoving xfail sections as test passes
2008-12-31 Zoe Slatterynew test from Nat Mcugh
2008-12-31 Zoe SlatteryFixed bug #46845 Test expected to fail, but pass, don...
2008-12-31 Felipe Pena- BFN
2008-12-31 Felipe Pena- MFH: Fixed bug #46973 (IPv6 address filter rejects...
2008-12-31 Sebastian BergmannMFH: Bump copyright year, 3 of 3.
2008-12-31 Sebastian BergmannMFH: Bump copyright year, 2 of 3.
2008-12-31 Sebastian BergmannMFH: Bump copyright year, 1 of 3.
2008-12-31 Ant PhillipsRevert to the previous version for these tests as they...
2008-12-31 Ant PhillipsRevert to the previous version for these tests as they...
2008-12-30 Ilia AlshanetskyFixed bug #46964 (Fixed pdo_mysql build with older...
2008-12-30 Ant PhillipsRevert to the previous version for these tests as they...
2008-12-30 Ant PhillipsRevert to the previous version for these tests as they...
2008-12-30 Zoe Slatteryre-adding skipifs
2008-12-30 Zoe Slatteryremoved commented out SKIPIF
2008-12-29 Scott MacVicarBFN
2008-12-29 Scott MacVicarFix bug #46959 - Can't disable PCRE in 5.2.x, too much...
2008-12-29 Jani Taskinen- Fix news
2008-12-27 Brian ShireMFH: fix explode behavior to respect negative limit...
2008-12-27 Arnaud Le BlancMFH: Fixed bug #46873 (extract($foo) crashes if $foo...
2008-12-25 Felipe Pena- Errr, that is 32bit. and cosmetic
2008-12-25 Felipe Pena- Fix tests for different platforms
next