]> granicus.if.org Git - php/shortlog
php
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
2008-02-05 Marcus Boerger- Add new test
2008-02-05 Ilia AlshanetskyMFB: Fixed bug #44046 (crash inside array_slice() funct...
2008-02-05 Robert Nicholson- fix arsort_variation3.phpt which was missing its...
2008-02-05 <changelog... ChangeLog update
2008-02-04 Marcus Boerger- Really last flag change (got confused with code)
2008-02-04 Jani Taskinen- Fixed bugs #43915, #43923 and #44019, a tiny performa...
2008-02-04 Marcus Boerger- Update docu
2008-02-04 Jani Taskinen- Allow using any constants registered by PHP in php...
2008-02-04 Felipe PenaFix wrong test
2008-02-04 Felipe PenaFixed wrong fix
2008-02-04 Marcus Boerger- Fix/add folding markers
2008-02-04 Marcus Boerger- Really fix flag handling
2008-02-04 Marcus Boerger- Fix #44018 (RecursiveDirectoryIterator options incons...
2008-02-04 Felipe PenaFixed Bug #42057 (fwrite() writes data into file when...
2008-02-04 Marcus Boerger- Setting flags once is enough
2008-02-04 Andrey HristovMFB: Simplify unique string generation and plug a leak.
2008-02-04 Andrey HristovFix a leak and memory warning.
2008-02-04 Felipe PenaFix error messages
2008-02-04 Marcus Boerger Fix default flag value in contructor
2008-02-04 Marcus Boerger- Fix ArrayObject serializing
2008-02-04 Marcus Boerger- Fix test
next