]> granicus.if.org Git - php/shortlog
php
2008-02-01 Greg Beaverremove unused variable, eliminate an invalid read repor...
2008-02-01 Felipe PenaThe new parameter was merged to 5.3 [DOC]
2008-02-01 Zoe SlatteryA few new tests for math functions
2008-02-01 Robert Nicholson- a few more gd tests (committed on behalf of andy...
2008-02-01 Josie Messa- Committing new tests for MBString extensions
2008-02-01 Steph Foxws
2008-02-01 Steph FoxGenerate newline at end of stub.h
2008-02-01 Antony Dovgalcheck for empty/null path
2008-02-01 Antony Dovgalwe don't want to modify the pointer contents, we just...
2008-02-01 Antony Dovgalthis string should be freed later since path == free_path
2008-02-01 Antony Dovgalfix compile warning (No newline at end of file)
2008-02-01 <changelog... ChangeLog update
2008-01-31 Christopher... New test for old, suspended bug
2008-01-31 Rob Richardsfix bug #42369 (Implicit conversion to string leaks...
2008-01-31 Nuno Lopesfix gcc 4 build
2008-01-31 Rob Richardsfix win32 build
2008-01-31 Marcus Boerger- Fix test
2008-01-31 <changelog... ChangeLog update
2008-01-30 Marcus Boerger- SPL has been changed
2008-01-30 Marcus Boerger- MFB SplDirectoryIterator/glob:// stream integration
2008-01-30 Marcus Boerger- Get rid of overoptimization
2008-01-30 Marcus Boerger- Fixed glob:// stream handling in (Recursive)Directory...
2008-01-30 Ilia AlshanetskyMFB: Fixed bug #43981 (gmp_div_r() does not preserve...
2008-01-30 Zoe SlatteryRemoving superfluous --INI-- section
2008-01-30 Rob Richardsfix bug #41562 (SimpleXML memory issue)
2008-01-30 Felipe PenaFix test
2008-01-30 Robin FernandesAdding tests for class features, including __autoload...
2008-01-30 Antony Dovgalfix ZTS build
2008-01-30 Antony Dovgalfix #43973 (__autoload called with wrong classname...
2008-01-30 Felipe PenaFix tests
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
next