]> granicus.if.org Git - php/shortlog
php
2008-02-24 Ilia AlshanetskyMFB: Fixed bug #44200 (A crash in PDO when no bound...
2008-02-24 Felipe PenaFix the fix
2008-02-24 Felipe PenaFix test
2008-02-24 Felipe PenaFixed tests (new error message - E_DEPRECATED)
2008-02-24 Felipe PenaFixed tests
2008-02-24 Felipe PenaRemoved internal warning
2008-02-24 Felipe PenaAdded UEXPECTF
2008-02-24 Felipe PenaFixed tests
2008-02-24 <changelog... ChangeLog update
2008-02-23 Felipe PenaFIxed tests (new error message - E_DEPRECATED)
2008-02-23 Felipe PenaFixed tests (new error message - E_DEPRECATED)
2008-02-23 Greg Beaverfix faulty & in check for creation of phar manifest
2008-02-23 Greg Beaverfree mounted_dirs on error to avoid memleak
2008-02-23 Marcus Boerger- Felipe just told me we forgot this one
2008-02-23 Greg Beaverfix unfreed value found in tempmanifest1.phpt
2008-02-23 Greg Beaverfix double error (this fixes frontcontroller22.phpt)
2008-02-23 Felipe PenaFixed tests (new error message - E_DEPRECATED)
2008-02-23 Felipe PenaFixed tests (new error message - E_DEPRECATED)
2008-02-23 Felipe PenaFixed tests (new error message - E_DEPRECATED)
2008-02-23 Felipe PenaNew E_ALL value
2008-02-23 Felipe PenaChange some E_STRICTs to E_DEPRECATED
2008-02-23 Greg Beaverdown to 1 failing zip test with this commit
2008-02-23 Greg Beaverfix unfreed value
2008-02-23 Greg Beaverport same fix from tar.c to zip.c
2008-02-23 Greg Beaverbest fix for the bad logic in tar.c, now all tests...
2008-02-23 Greg Beaverrevert previous changes to tar.c, fix incorrect user_st...
2008-02-23 Greg Beaverrevert previous changes to tar.c, fix incorrect user_st...
2008-02-23 Greg Beaverfix test, missing phar.readonly=0 --INI-- section
2008-02-23 Marcus Boerger- Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
2008-02-23 Greg Beaverthat !zend_hash_exists should be zend_hash_exists
2008-02-23 Greg Beaverfix unfreed stuff when adding default stub
2008-02-23 Greg Beaverfree spprintf'ed stub after using it
2008-02-23 Greg Beaverfix test - needed phar.readonly=0 INI section
2008-02-23 Marcus Boerger- Fix logic
2008-02-23 <changelog... ChangeLog update
2008-02-22 Derick Rethans- Fixed bug #44216 (strftime segfaults on large negativ...
2008-02-22 Philip Olsontypo (closes bug #43943)
2008-02-22 Felipe PenaFixed Bug #44212 (array_diff_assoc not reporting missin...
2008-02-22 Robert Nicholson- bug #44212 array_diff_assoc_error.phpt should expec...
2008-02-22 Derick Rethans- Fixed bug #44209: strtotime doesn't support 64 bit...
2008-02-22 Josie Messa- New tests for reset() function
2008-02-22 Dmitry StogovFixed test
2008-02-22 Rasmus LerdorfMissing footer comment
2008-02-22 <changelog... ChangeLog update
2008-02-21 Steph FoxAs the line below says - there shouldn't be an exceptio...
2008-02-21 Steph FoxUpdated wrong expectation (different stub).
2008-02-21 Josie Messa- New tests for end() and next() function
2008-02-21 Steph FoxUpdate tests to accommodate those two extra bytes
2008-02-21 Dmitry StogovFixed bug #43483 (get_class_methods() does not list...
2008-02-21 Steph FoxSatisfy the pedants :)
2008-02-21 Steph FoxUpdating conversion tests to check for more conversion...
2008-02-21 Josie Messa- New tests for key() function
2008-02-21 Steph Foxs/zip/tar
2008-02-21 Dmitry StogovFixed bug #44141 (private parent constructor callable...
2008-02-21 Antony Dovgalfix test
2008-02-21 Ilia AlshanetskyMFB: Fixed bug #44189 (PDO setAttribute() does not...
2008-02-21 Antony Dovgalnew Oracle stuff
2008-02-21 Dmitry StogovPrevented recursive collector invocation
2008-02-21 <changelog... ChangeLog update
2008-02-21 Steph FoxA much better solution for setDefaultStub(). The conver...
2008-02-20 Felipe PenaMFB: Fixed Bug #44191 (preg_grep messes up array index)
2008-02-20 Felipe PenaNew test
2008-02-20 Steph FoxFix filenames
2008-02-20 Steph FoxImplement $phar->setDefaultStub()
2008-02-20 Andrey HristovFix test. Now passes.
2008-02-20 Steph FoxLet's have reflection reflect reality...
2008-02-20 Ilia AlshanetskyMFB: Fixed a possible crash with syslog logging on...
2008-02-20 Andrey HristovFix memory leak
2008-02-20 Steph FoxTake some of the pain out of stub rewrites. (Full defau...
2008-02-20 Josie Messa- New tests for current() function
2008-02-20 Steph FoxFix 'clean' sections
2008-02-20 Steph FoxMove supporting files to their own directory (toplevel...
2008-02-20 Dmitry StogovFixed bug #44184 (Double free of loop-variable on excep...
2008-02-20 Dmitry StogovAdded checks for destoied objects
2008-02-20 Ilia AlshanetskyMFB: Fixed bug #44171 (Invalid FETCH_COLUMN index does...
2008-02-20 <changelog... ChangeLog update
2008-02-19 Andrey HristovFix a failing test
2008-02-19 Josie Messa- New tests for each() function
2008-02-19 Dmitry StogovFixed memory leaks
2008-02-19 Dmitry StogovFixed GC bug
2008-02-19 Andrey HristovFix a compile warning + test
2008-02-19 Nuno LopesMFB
2008-02-19 Felipe PenaMFB: Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO...
2008-02-19 Dmitry StogovFixed memory leak
2008-02-19 Josie Messa- New tests for natcasesort() function
2008-02-19 Josie Messa- changed UEXPECTF section
2008-02-19 Sebastian BergmannFugbix typo.
2008-02-19 Steph FoxFix clean section
2008-02-19 Steph FoxUpdate tests to match new stub length
2008-02-19 Christopher... MFB: sync DRCP connection pooling and FAN support from...
2008-02-19 <changelog... ChangeLog update
2008-02-18 Etienne KneussAdd debug_info handler to SplDoublyLinkedList/Stack...
2008-02-18 Steph FoxAllow createDefaultStub() to accept 0, 1 or 2 parameter...
2008-02-18 Dmitry StogovMade code opcode-cache friendly. (It is disallowed...
2008-02-18 Dmitry StogovRemoved redundant refcount manipulations
2008-02-18 Steph FoxFix ZTS build (again), kill unused var
2008-02-18 Greg Beaveradd initial support for hashing mounted directories...
2008-02-18 Steph FoxFix ZTS build *nicely*
2008-02-18 Greg Beaveradd Phar::mount() to manually mount a file or directory
2008-02-18 Greg Beaveradd externally parsed files to temporary manifest ...
next