]> granicus.if.org Git - php/shortlog
php
2008-01-27 Hannes MagnussonRemove bogus test (should be in HEAD)
2008-01-27 Marcus Boerger- Add second parameter to SplObjectStorage::attach()
2008-01-27 Rob RichardsMFH: add missing export
2008-01-26 Derick Rethans- MFH Bugfixes:
2008-01-25 Robert Nicholson- Add a basic test for array_shuffle()
2008-01-25 Robert Nicholson- add some basic tests for array diff and intersection...
2008-01-24 Antony DovgalMFH
2008-01-24 Robert Nicholson- New tests for compact()
2008-01-24 Rob RichardsMFH: fix zts build
2008-01-24 Dmitry StogovFixed error message
2008-01-23 Ilia AlshanetskyMFB:Fixed bug #43912 (Interbase column names are trunca...
2008-01-22 Antony Dovgaladd new test
2008-01-20 Hannes MagnussonMFH: Fixed bug #43875 (Two error messages returned...
2008-01-18 Christopher... MFH: Add ifdef
2008-01-18 Antony Dovgalfix test
2008-01-18 Antony Dovgalfix test
2008-01-18 Antony DovgalBFN
2008-01-18 Pierre Joye- reflect the correct version
2008-01-18 Greg BeaverMF5.3: install headers, use correct zip version
2008-01-17 Greg BeaverMFH: add errors when missing dependencies (Steph)
2008-01-16 Ilia AlshanetskyMFB: Fixed bug #42779 (Incorrect forcing from HTTP...
2008-01-16 Antony DovgalMFH: fix #43863 (str_word_count() breaks on cyrillic...
2008-01-16 Dmitry StogovFixed wrong type cast
2008-01-16 Christopher... MFH: fix #41941 (oci8 extension not lib64 savvy)
2008-01-15 Christopher... MFH: Testcase for #43492 (nested cursors)
2008-01-15 Christopher... fix #43497 (OCI8 XML/getClobVal aka temporary LOBs...
2008-01-15 Rob RichardsMFH: fix memleak in sign and verify functions
2008-01-14 Brian ShireMFH: Fix bug #42850 array_walk_recursive() leaves refer...
2008-01-14 Ilia AlshanetskyMFB: Missing patch bit from the FETCH_GROUP fix
2008-01-14 Nuno LopesMFH: fix bug #42945, as asked by Ilia
2008-01-14 Nuno Lopesupgrade PCRE to version 7.5 (as asked by Ilia
2008-01-14 Greg Beavermerge in cgi fixes from PHP_5_3
2008-01-14 Greg Beaveradd missing alias .h files
2008-01-14 Greg BeaverMFH: export libzip symbols
2008-01-12 Greg BeaverMFH: far better fix for bug #40189
2008-01-12 Greg BeaverMFH: fix faulty fix for Bug #40189, and provide real...
2008-01-12 Greg Beaverrevert last commit, was to wrong branch
2008-01-12 Greg BeaverMFH: export symbols for use by other extensions like...
2008-01-11 Rob RichardsMFH: starting with 2.6.30, standard libxml2 build can...
2008-01-11 Ilia AlshanetskyMFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROU...
2008-01-10 Brian Shire- MFH fix truncation of large values on 64-bit systems...
2008-01-10 Antony Dovgalcorrect number of symbols
2008-01-10 Antony Dovgalfix test
2008-01-09 Dmitry StogovFixed broken soap.wsdl_cache_enabled
2008-01-09 Greg Beaverapply proper fix of bug #43793 to zlib.deflate (window...
2008-01-09 Dmitry StogovFixed bug #43703 (Signature compatibility check broken)
2008-01-09 Greg Beaverapply same fix of bug #43793 to zlib.deflate
2008-01-09 Greg Beaverfix Bug #43793: zlib filter is unable to auto-detect...
2008-01-09 Pierre Joye- #43790, fix crash when no family name has been found
2008-01-08 Ilia AlshanetskyMFB: Fixed bug #43498 (file_exists() on a proftpd serve...
2008-01-06 Ilia AlshanetskyFixed a safe_mode bypass in cURL identified by Maksymil...
2008-01-05 Greg Beaverremove potential preg warnings if --EXPECTHEADERS-...
2008-01-05 Greg Beaverimplement --FILE_EXTERNAL-- section for using an extern...
2008-01-04 Raghubansh... New testcases for array_diff() function
2008-01-04 Raghubansh... New testcases for array_diff_assoc() function
2008-01-04 Ulf WendelMFH: Fix for bug #43036
2008-01-03 Ilia AlshanetskyMFB: Skip test for PostgreSQL driver since error is...
2008-01-03 Raghubansh... this testcase has been split into many smaller testcase...
2008-01-03 Raghubansh... new smaller testcases for array_map() function
2008-01-03 Steve SeearAdding PHPT tests for the ReflectionMethod class.
2008-01-02 Ilia AlshanetskyMFB: Fixed bug #43647 (Make FindFile use PATH_SEPARATOR...
2008-01-01 Ilia AlshanetskyMFB: Update copyright
2008-01-01 Hartmut HolzgraefeMFH: Fix for bug #42548 "PROCEDURE xxx can't return...
2008-01-01 Derick Rethans- Updated to version 2007.11
2008-01-01 Hannes MagnussonMFH: Fix test
2008-01-01 Sebastian BergmannMFB: Leftover: Bump copyright year.
2007-12-31 Sebastian BergmannLeftover: Bump copyright year.
2007-12-31 Sebastian BergmannMFH: Bump copyright year, 2 of 2.
2007-12-31 Sebastian BergmannMFH: Bump copyright year, 1 of 2.
2007-12-30 David Soria... - Fixed bug #43663 (Extending PDO class with a __call...
2007-12-29 Jani TaskinenMFH:- This makes no sense with non-ipv6 builds. (and...
2007-12-29 Hannes MagnussonFix test when additional ini files are used (patch...
2007-12-29 Antony Dovgalcorrect fix for bug #43522
2007-12-29 Hannes MagnussonMFH: Update the class method documentation links
2007-12-28 Dmitry StogovFixed test related to bug #38469
2007-12-28 Dmitry StogovFixed bug #38469 (Unexpected creation of cycle).
2007-12-27 Hannes MagnussonBFN
2007-12-27 Hannes MagnussonMFB5.3: Fixed bug#43105 (PHP seems to fail to close...
2007-12-26 Hannes MagnussonMFH: Fix typo (TAKAGI Masahiro)
2007-12-25 Raghubansh... fix test : do not run when run as root
2007-12-25 Dmitry StogovFixed %f regex
2007-12-24 Raghubansh... new testcases for dir() function
2007-12-24 Raghubansh... fix tests
2007-12-24 Raghubansh... Changing the regex for %f so the it will match e-,...
2007-12-21 Johannes Schlüter-Fix name (arg, new keyboard is coming...)
2007-12-21 Johannes Schlüter-Fix name
2007-12-21 Johannes Schlüter- MFH: Fix #43450 (Memory leak on some functions with...
2007-12-21 Dmitry StogovFixed test
2007-12-20 Raghubansh... fix tests
2007-12-20 Dmitry Stogovx86_64 assembler optimization (Brain Shire)
2007-12-20 Robert NicholsonNew test - Indexing - various special cases
2007-12-20 Robert Nicholsonnew tests for array_map usage variations - string keys...
2007-12-20 Ilia AlshanetskyMFB: Fixed bug #43635 (mysql extension ingores INI...
2007-12-19 Raghubansh... fix test
2007-12-19 Derick Rethans- MFH: Fixed var_export() for array keys
2007-12-18 Steve SeearAdding PHPT tests for the ReflectionProperty class.
2007-12-18 Ilia AlshanetskyMFB: Fixed bug #43620 (Workaround for a bug inside...
2007-12-17 Jani TaskinenMFH:- Fix indent of macros
2007-12-16 Johannes Schlüter- MFH: Fix #43611 SplObjectStorage is available since...
2007-12-16 Hannes MagnussonMFB5.3: Fix test
next