]> granicus.if.org Git - php/shortlog
php
2008-02-12 Felipe PenaMFB: Fixed Bug #44094 (SEGFAULT when using mysql_connect())
2008-02-12 Dmitry StogovAdded NOWDOC
2008-02-12 Dmitry StogovFixed comilation warnings
2008-02-12 Dmitry StogovFixed ext/tokenizer test failures because of token...
2008-02-12 Greg Beaverfix TSRM build
2008-02-12 Greg Beaverupdate TODO to reflect must-haves prior to 2.0
2008-02-12 Greg Beaverfix test (all tests pass on unix now)
2008-02-12 Greg Beaverfix remaining broken tests broken by the addition of...
2008-02-12 Greg Beaverfix some of the failing tests due to non-reopened phar fp
2008-02-12 Felipe PenaMFB: array_slice() - Fixed behavior when NULL is given...
2008-02-12 <changelog... ChangeLog update
2008-02-12 Stanislav Malyshevfix build
2008-02-12 Felipe PenaNew test
2008-02-12 Stanislav MalyshevHNY
2008-02-12 Stanislav MalyshevMFB __DIR__ constant support
2008-02-12 Stanislav MalyshevMFB __DIR_ constant support
2008-02-12 Stanislav MalyshevMFB tests for __DIR__
2008-02-11 Steph FoxThere's a difference between 'BORKED' and 'FAILED'...
2008-02-11 Steph FoxFunnily enough those frontcontroller tests still pass...
2008-02-11 Steph Foxkill a couple of msvc warnings
2008-02-11 Greg Beaverrevert last commit to phar_object.c
2008-02-11 Greg Beaveradd destructor for Phar object to decrease refcount
2008-02-11 Andrey Hristovcvs sync
2008-02-11 Etienne KneussProvide ctod/dtor with TSRM
2008-02-11 Ilia AlshanetskyMFB:Fixed test on 64bit machines
2008-02-11 Felipe PenaFix test (missing result)
2008-02-11 Hannes MagnussonMFB: Fix segfaults when calling ctors statically
2008-02-11 Felipe PenaFix test (UEXPECTF)
2008-02-11 Andrey Hristovnew 6.0 flag
2008-02-11 Antony Dovgalthis is integer, not pointer
2008-02-11 Greg Beaverfix windows pathname issues
2008-02-11 Greg Beaverfix TSRM and 5.2 build
2008-02-11 Greg Beaverupdate TODO
2008-02-11 Greg Beavermove creation of phar archive to the point at which...
2008-02-11 Greg Beaverminor refactoring to remove 1 call to zend_get_executed...
2008-02-11 Greg Beavernew test for special tar-based app and more iteration...
2008-02-11 Greg Beavermajor refactoring of internal handling of aliases.
2008-02-11 Greg Beaverfix 5.2 build
2008-02-11 <changelog... ChangeLog update
2008-02-11 Greg Beaverupdate test phars
2008-02-11 Johannes Schlüter- Fix typo (see #44095)
2008-02-10 Johannes SchlüterThe exact message differs on different systems
2008-02-10 Etienne KneussCosmetics, move stuff around, ws
2008-02-10 Felipe PenaFixed Bug #42229 (fgetcsv() behaves differently for...
2008-02-10 Felipe PenaNew test
2008-02-10 Felipe PenaFixed Bug #42163 (fgetcsv() gives different output...
2008-02-10 <changelog... ChangeLog update
2008-02-09 Johannes SchlüterFix build on Solaris
2008-02-09 Marcus Boerger- Windows build fix
2008-02-09 Felipe PenaFixed bugs:
2008-02-09 Felipe PenaNew test for strtok
2008-02-09 <changelog... ChangeLog update
2008-02-08 Nuno Lopesfix ===DONE=== with windows EOLs
2008-02-08 Nuno LopesMFB: add new test
2008-02-08 Andrey HristovRemove dead code
2008-02-08 Marcus Boerger- Type
2008-02-08 Antony Dovgaladd ifdefs and fix folding
2008-02-08 Antony Dovgalfix 5_3 build
2008-02-08 Dmitry StogovImproved md5() implementation (Solar Designer)
2008-02-08 Greg Beaverfix issues in opendir() with empty directories within...
2008-02-08 Greg Beavermake maximum manifest size 100MB for phar archives...
2008-02-08 Greg Beaverbetter fix for double free - ensure that SEPARATE_ZVAL...
2008-02-08 Greg Beaverremove test accidentally added
2008-02-08 Greg Beaverremove unnecessary INIT_ZVAL(filterparams) that causes...
2008-02-08 Greg Beaverfix memory leaks. There are some leaks in libz that...
2008-02-08 Greg BeaverSEPARATE_ZVAL does not work for this situation. We...
2008-02-08 <changelog... ChangeLog update
2008-02-08 Greg Beaverfix flipped logic
2008-02-08 Greg Beaverfix mem leaks
2008-02-08 Greg Beaverbetter fix for invalid mem access
2008-02-08 Greg Beaverfix invalid read/write if strstr() returns NULL
2008-02-07 Greg Beaver[DOC]
2008-02-07 Marcus Boerger- Simplify
2008-02-07 Marcus Boerger- Add %Z to *printf
2008-02-07 Marcus Boerger- WS
2008-02-07 Felipe PenaFix error message
2008-02-07 Felipe PenaAdded UEXPECTF
2008-02-07 Felipe PenaAdded UEXPECTF
2008-02-07 Felipe PenaFixed some tests (UEXPECT)
2008-02-07 Marcus Boerger- WS
2008-02-07 Jani Taskinen- Fix test (no files in "root" please)
2008-02-07 Antony Dovgalfix TSRM mutex return value inconsitencies (patch by...
2008-02-07 Antony Dovgalremove old code leftover causing problems
2008-02-07 Greg Beaverfix webPhar() in CGI sapi, update tests to reflect...
2008-02-07 <changelog... ChangeLog update
2008-02-06 Marcus Boerger- Is there an easier way to figure out something is...
2008-02-06 Marcus Boerger- Fix unicode
2008-02-06 Marcus Boerger- Fix missing check and tests
2008-02-06 Jani Taskinen- Add test for the "modifying original array" bug
2008-02-06 Jani Taskinenws
2008-02-06 Jani Taskinen- Fixed bug in handling arrays which caused the origina...
2008-02-06 Andrey HristovFix a bug and a test
2008-02-06 Andrey HristovFix test
2008-02-06 Andrey HristovPconnect working with mysqli_real_connect()
2008-02-06 Marcus Boerger- WS
2008-02-06 Zoe SlatteryFixing 32 bit specific
2008-02-06 Zoe SlatteryTests for assorted Maths functions
2008-02-06 Felipe PenaFixed bug #42167 (fgetcsv gives different output on...
2008-02-06 <changelog... ChangeLog update
2008-02-05 Marcus Boerger- Fix cross class tree reference issues with callbacks
next