]> granicus.if.org Git - php/shortlog
php
2008-02-01 Felipe PenaMFH: Added new parameter for strstr(), stristr()
2008-02-01 Zoe SlatteryCommand line script to help generate the basic framewor...
2008-02-01 Zoe SlatteryA few new tests for math functions - Note the "constant...
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 extension.
2008-02-01 Felipe PenaNew tests and fix tests (new error message)
2008-02-01 Felipe PenaMFH: New parameter 'before_needle'
2008-02-01 Hannes Magnussonglob:// was added in 5.3, no need to mention bug fixes...
2008-01-31 Christopher... MFH: New test for old, suspended bug
2008-01-31 Rob RichardsMFH: fix bug #42369 (Implicit conversion to string...
2008-01-31 Rasmus LerdorfTypo
2008-01-31 Rasmus LerdorfThese two tests both need a timezone
2008-01-31 Ilia AlshanetskyPDO is hardly experimental
2008-01-31 Christopher... Update test environement description. Typos
2008-01-31 Nuno Lopestry to fix build with gcc 4: take #2
2008-01-31 Rasmus LerdorfThere are plenty of other non-Windows operating systems
2008-01-31 Nuno Lopestry to fix build with gcc 4: take #1
2008-01-31 Marcus Boerger- fix flag handling in is_callable()
2008-01-31 Marcus Boerger- MFH Fix test
2008-01-31 Elizabeth Marie... Fix windows build
2008-01-31 Christopher... Merge DRCP & FAN support. PHP6 sync will happen later
2008-01-30 Marcus Boerger- WS
2008-01-30 Marcus Boerger- MFH Get rid of overoptimization
2008-01-30 Marcus Boerger- Sub path may be NULL
2008-01-30 Marcus Boerger- Fixed glob:// stream handling in (Recursive)Directory...
2008-01-30 Ilia AlshanetskyFixed bug #43981 (gmp_div_r() does not preserve the...
2008-01-30 Zoe SlatteryRemoving superfluous --INI-- section
2008-01-30 Felipe PenaFix test
2008-01-30 Rob RichardsMFH: fix bug #41562 (SimpleXML memory issue)
2008-01-30 Felipe PenaFix test
2008-01-30 Felipe PenaRevert
2008-01-30 Robin FernandesAdding tests for class features, including __autoload...
2008-01-30 Felipe PenaFix the fix (isInstance - order of parameters)
2008-01-30 Antony Dovgalfix ZTS build
2008-01-30 Felipe PenaFix tests
2008-01-30 Felipe PenaFixed Bug#43926 (isInstance() isn't equivalent to insta...
2008-01-30 Dmitry StogovImproved PHP binary size and startup speed with GCC4...
2008-01-30 Rasmus Lerdorffix typo
2008-01-30 Dmitry StogovZTS fix
2008-01-30 Sebastian BergmannMFH: Fix arginfo.
2008-01-30 Stanislav Malyshevfix #43941: invalid utf-8 not accepted
2008-01-30 Ilia AlshanetskyChange readline extension status to Working
2008-01-29 Rasmus LerdorfFixed bug #43957 (utf8_decode() bogus conversion of...
2008-01-29 Rob RichardsMFH: fix win32 build
2008-01-29 Stanislav Malyshevrm cruft
2008-01-29 Sebastian BergmannMFH: Fix arginfo and prototype.
2008-01-29 Nuno Lopesupgrade to PCRE 7.6.
2008-01-29 Derick Rethans- That should have been ||.
2008-01-29 Derick Rethans- Make whitespace the same as in HEAD.
2008-01-29 Derick Rethans- MFH: Fixed bug #43960 (strtotime() returns timestamp...
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 BergmannMFH: Add Reflection API metadata for DOMXPath.
2008-01-29 Sebastian BergmannMFH: Add Reflection API metadata for DOMNode.
2008-01-29 Dmitry StogovFixed bug #43491 (Under certain conditions, file_exists...
2008-01-29 Antony Dovgalentry moved to 5_2
2008-01-29 Dmitry Stogovmissing spaces
2008-01-29 Antony Dovgalfix test
2008-01-29 Andrey HristovMoved initialization code into a function.
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 Antony DovgalBFN
2008-01-29 Robert Nicholson- MFH compact_variation1.phpt - fix for bug #29044
2008-01-29 Sebastian BergmannMFH: Add Reflection API metadata for XSLTProcessor.
2008-01-29 Ilia AlshanetskySimplify code
2008-01-29 Antony DovgalMFH: fix #43596 (array_slice(): $length arg ignored...
2008-01-29 Antony DovgalMFH: fix 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 DovgalBFN
2008-01-28 Antony Dovgaladd test
2008-01-28 Antony Dovgalfix #43927 (koi8r is missing from html_entity_decode())
2008-01-28 Andrey Hristovsome config.w32 fixes
2008-01-28 Marcus Boerger- MFH Make SplObjectStorage implement ArrayAccess
2008-01-28 Derick Rethans- MFH: Added two optional parameters to timezone_transi...
2008-01-28 Derick Rethans- Fixed test case.
2008-01-28 Derick Rethans- Add missing folding tags.
2008-01-28 Derick Rethans- MFH: Send the debug info to stderr instead of stdout.
2008-01-28 Derick Rethans- MFH: Added date_timestamp_get() / DateTime::getTimest...
2008-01-28 Andrey HristovMore optimizations - less MM calls
2008-01-28 Scott MacVicarMFH: Fixed bug #43954 (Memory leak when sending the...
2008-01-28 Nuno Lopesremove unused PHP_MYSQL_API macro
2008-01-28 Dmitry StogovBetter message
2008-01-27 Derick Rethans- MFH: Fixed parsing of timezones
2008-01-27 Hannes MagnussonFix test
2008-01-27 Marcus BoergerMFH:
2008-01-27 Derick Rethans- MFH: Update proto
2008-01-27 Derick Rethans- MFH: Added support for selectively listing timezone...
2008-01-27 Nuno Lopesfix test
2008-01-27 Ilia AlshanetskyWS
2008-01-27 Nuno Lopesbe more strict in the skipif
2008-01-27 Nuno Lopesfix a bunch of SKIPIF (check for non available locales)
2008-01-27 Rob RichardsMFH: add missing export
2008-01-27 Marcus Boerger- Minor rearrange and fix potential issue with double...
2008-01-27 Marcus Boerger- MFH revert over constfying
2008-01-27 Etienne KneussMFH: Typo
2008-01-27 Etienne KneussMFH: -Pointer doesn't move if we're moving forward...
2008-01-26 Etienne KneussMFH: Iterator implementation in SplDoublyLinkedList...
next