]> granicus.if.org Git - php/shortlog
php
2008-01-30 Felipe PenaFixed Bug #43926 (isInstance() isn't equivalent to...
2008-01-30 Dmitry StogovImporoved PHP binary size and startup speed with GCC4...
2008-01-30 Antony Dovgalboth pdo & spl dependencies are optional
2008-01-30 Rasmus LerdorfFix typo
2008-01-30 Dmitry StogovZTS fix
2008-01-30 Sebastian BergmannFix arginfo.
2008-01-30 Stanislav Malyshevfix #43941: invalid utf-8 not accepted
2008-01-30 <changelog... ChangeLog update
2008-01-30 Steph FoxOK so let's kill the bug-hider
2008-01-29 Rasmus LerdorfFixed bug #43957
2008-01-29 Rob Richardsfix win32 build
2008-01-29 Stanislav Malyshevno sleep here either
2008-01-29 Sebastian Bergmann- Fix arginfo and prototype.
2008-01-29 Nuno Lopesupgrade to pcre 7.6
2008-01-29 Derick Rethans- MF53: That should have been ||.
2008-01-29 Derick Rethans- Make whitespace the same as in 5.3.
2008-01-29 Derick Rethans- Commit generated file.
2008-01-29 Derick Rethans- Fixed bug #43960 (strtotime() returns timestamp in...
2008-01-29 Dmitry StogovFixed bug #43968 (Extending internal class causes a...
2008-01-29 Andrey HristovFix the build, add a missing file
2008-01-29 Sebastian BergmannAdd Reflection API metadata for DOMXPath.
2008-01-29 Sebastian BergmannAdd Reflection API metadata for DOMNode.
2008-01-29 Dmitry StogovFixed bug #43491 (Under certain conditions, file_exists...
2008-01-29 Antony Dovgalfix test
2008-01-29 Dmitry Stogovmissing spaces
2008-01-29 Dmitry StogovUnicode support
2008-01-29 Andrey HristovMoved initialization into a separate function
2008-01-29 Steph Fox- One last tweak (so Phar and no-phar work the same...
2008-01-29 Dmitry StogovFixed bug #43323 (Wrong count abstract methods). (Felip...
2008-01-29 Dmitry StogovFixed types
2008-01-29 Dmitry StogovFixed bug #43505 (Assign by reference bug)
2008-01-29 Dmitry StogovFixed bug #43918 (Segmentation fault in garbage collector)
2008-01-29 Steph FoxJob done.
2008-01-29 Robert Nicholson- update compact_variation1.phpt to take into account...
2008-01-29 Sebastian BergmannAdd Reflection API metadata for XSLTProcessor.
2008-01-29 Steph FoxRock'n'roll... just php includes to figure out now.
2008-01-29 David Coallier- Good proto message and description of function
2008-01-29 <changelog... ChangeLog update
2008-01-29 Antony Dovgalfix #43596 (array_slice(): $length arg ignored when...
2008-01-29 Antony Dovgalfix typo and bug #43646
2008-01-28 Stanislav Malyshevfix type
2008-01-28 Andrey HristovMoving extension specific code to php_mysqlnd.c as...
2008-01-28 Antony DovgalMFB: fix #43927 (koi8r is missing from html_entity_deco...
2008-01-28 Andrey HristovMFB:
2008-01-28 Marcus Boerger- Make SplObjectStorage implement ArrayAccess
2008-01-28 Steph Fox'It works on my box'.
2008-01-28 Derick Rethans- Added two optional parameters to timezone_transitions...
2008-01-28 Derick Rethans- MF53: Fixed test case.
2008-01-28 Derick Rethans- MF53: Added missing folding tags.
2008-01-28 Derick Rethans- Send the debug info to stderr instead of stdout.
2008-01-28 Derick Rethans- Added DateTime::getTimestamp() / date_timestamp_get().
2008-01-28 Greg Beaverfix PharFileInfo->setAlias (was wildly broken)
2008-01-28 Andrey HristovMFB: More optimizations - less MM calls
2008-01-28 Steph FoxGet rid of zip requirement in the last few tests
2008-01-28 Steph FoxGet rid of zip requirement
2008-01-28 Scott MacVicarFixed bug #43954 (Memory leak when sending the same...
2008-01-28 Steph Fox- Moved phar_unixify_path_separators() to a single...
2008-01-28 Hannes MagnussonRemove items already in 5.3
2008-01-28 Nuno Lopesremove unused PHP_MYSQL_API macro
2008-01-28 Greg Beaverremove ext/zip dependency entirely, write better native...
2008-01-28 <changelog... ChangeLog update
2008-01-27 Derick Rethans- Fixed parsing of timestamps.
2008-01-27 Hannes MagnussonFix test
2008-01-27 Marcus Boerger- Test went to 5.2... somehow.... very strange
2008-01-27 Marcus Boerger- Add second parameter to SplObjectStorage::attach()
2008-01-27 Derick Rethans- Update proto.
2008-01-27 Derick Rethans- Added support for selectively listing timezone identi...
2008-01-27 Nuno Lopesfix test
2008-01-27 Nuno Lopesbe more strict in the skipif
2008-01-27 Nuno LopesMFB: fix skipifs
2008-01-27 Rob Richardsadd missing export
2008-01-27 Marcus Boerger- revert over constfying
2008-01-27 Etienne KneussTypo
2008-01-27 Etienne Kneuss-Pointer doesn't move if we're moving forward and shift...
2008-01-27 <changelog... ChangeLog update
2008-01-26 Etienne KneussIterator implementation for SplDoublyLinkedList, SplSta...
2008-01-26 <changelog... ChangeLog update
2008-01-26 Steph Fox- Added is_writable() check on temp directory
2008-01-25 Nuno LopesMFB: const keywording
2008-01-25 Nuno LopesMFB: const keywording
2008-01-25 Nuno LopesMFB: const'ify
2008-01-25 Nuno LopesMFB: move data to const segment
2008-01-25 Nuno Lopesspread some static keywords
2008-01-25 Scott MacVicarMFB: Fix html_entity_decode when converting numeric...
2008-01-25 Steph Fox- Rewrite stub to take up slightly less space
2008-01-25 Steph Fox"What helly said"
2008-01-25 Rob Richardsfix win32 compile
2008-01-25 Rob Richardsfix zts build
2008-01-25 Steph FoxMake all possible build combinations work under doze...
2008-01-25 Antony Dovgalendless loop (and stack overflow) protection in compact()
2008-01-25 <changelog... ChangeLog update
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 Dovgaluse local header when building bundled regex engine
2008-01-24 Dmitry StogovFixed win32 build
2008-01-24 Dmitry StogovFixed compilation warnings
2008-01-24 Robert Nicholson- New tests for compact()
2008-01-24 Rob Richardsfix zts build
2008-01-24 Dmitry StogovIncreased Zend MM cache size
2008-01-24 Dmitry StogovFixed possible GC failure bacause of EG(object_store...
next