]> granicus.if.org Git - php/shortlog
php
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 ...
2008-02-18 <changelog... ChangeLog update
2008-02-18 Steph FoxFix ZTS build
2008-02-17 Marcus Boerger- Allow zend_extensions to be build inside ext and...
2008-02-17 Derick Rethans- Fixed typoes.
2008-02-17 <changelog... ChangeLog update
2008-02-17 Pierre Joye - MFB: add PHP_PHP_BUILD\bin to the path in PATH_PROG...
2008-02-17 Felipe PenaFix test
2008-02-16 Rui HirokawaMFB
2008-02-16 Christopher... MFB: Test existing LOB error messages
2008-02-16 Felipe PenaFix build
2008-02-16 <changelog... ChangeLog update
2008-02-15 Christopher... MHB: Bug #44113 (New collection creation can fail with...
2008-02-15 Felipe PenaFix tests
2008-02-15 Josie Messa- New tests for rsort() function
2008-02-15 Pierre Joye- [DOC] MFB: add PHP_MAJOR_VERSION, PHP_MINOR_VERSION...
2008-02-15 Dmitry Stogovoptimization
2008-02-15 Derick Rethans- Fixed typo
2008-02-15 Derick Rethans- Add the ReflectionProperty::setAccesible() method...
2008-02-15 Antony Dovgalmore cosmetics
2008-02-15 Antony Dovgalrecursion protection in count()
2008-02-15 Antony Dovgalcosmetic fix
2008-02-15 Dmitry StogovFixed bug #43507 (SOAPFault HTTP Status 500 - would...
2008-02-15 Greg Beaverbegin work on ability to mount files from external...
2008-02-15 <changelog... ChangeLog update
2008-02-14 Josie Messa- New tests for count() function
next