]> granicus.if.org Git - php/shortlog
php
2008-09-11 Arnaud Le BlancFix test
2008-09-11 Arnaud Le BlancFix invalid free
2008-09-11 Arnaud Le BlancFixed #46053 (SplFileObject::seek - Endless loop)
2008-09-11 Arnaud Le BlancFixed #46051 (SplFileInfo::openFile - memory overlap)
2008-09-11 Rob Richardsfix bug #46047 (SimpleXML converts empty nodes into...
2008-09-11 Rob Richardsfix bug #45901 (wddx_serialize_value crash with SimpleX...
2008-09-11 Antony Dovgalfix test
2008-09-11 Arnaud Le BlancAdded tests
2008-09-11 Arnaud Le BlancImplemented ability to provide upload progress feedback...
2008-09-11 Sanjay MantoorNew testcases for array_intersect_key() function
2008-09-11 Greg Beaverremove weird relic of development past that somehow...
2008-09-11 Greg BeaverMFPHP5: fix Bug #46032: PharData::__construct wrong...
2008-09-11 <changelog... ChangeLog update
2008-09-11 Stanislav Malyshevadd some windows-style INI entries to tests
2008-09-11 Stanislav Malyshevupdate scanner files
2008-09-11 Stanislav MalyshevMF5: Fix BC issue with ini scanner.
2008-09-10 Ilia AlshanetskyMFB: Fixed bug #46042 (memory leaks with reflection of
2008-09-10 Rob Richardsfix bug #46003 (isset on nonexisting node return unexpe...
2008-09-10 Rob Richardsfix bug #46029 (Segfault in DOMText when using with...
2008-09-10 Arnaud Le BlancFix php_u_register_variable_ex(), avoid readding some...
2008-09-10 Rob Richardsfix bug #45553 (Using XPath for attributes with a names...
2008-09-10 Arnaud Le BlancFix test
2008-09-10 Arnaud Le BlancFixed #45928 (large scripts from stdin are stripped...
2008-09-10 Antony Dovgalcheck for NULL before freeing
2008-09-10 <changelog... ChangeLog update
2008-09-10 Felipe Pena- New tests
2008-09-10 Felipe Pena- Merged fix from SF project (Import Jeff Lawsons patch...
2008-09-09 Arnaud Le BlancFixed bug #46031 (Segfault in AppendIterator::next)
2008-09-09 <changelog... ChangeLog update
2008-09-08 Stanislav Malyshevupdate tests from 5.x
2008-09-08 Stanislav Malyshevfix datefmt_parse function
2008-09-08 Felipe Pena- Changed error level E_ERROR into E_WARNING in paramet...
2008-09-08 Antony Dovgaladd missing file
2008-09-08 Arnaud Le BlancAdded tests for rfc1867 post handler
2008-09-08 Arnaud Le Blancrun-tests.php: Added %u|b% placeholder, like %unicode...
2008-09-08 Arnaud Le BlancFix the "Content-Type contains ';'" case in rfc1867...
2008-09-08 Arnaud Le Blancfix empty-value case in rfc1867 post handler
2008-09-08 Arnaud Le Blanccomment out debug printf
2008-09-08 <changelog... ChangeLog update
2008-09-08 Felipe Pena- Fixed some wrong format parameters
2008-09-07 Felipe Pena- Fixed bug #46010 (warnings incorrectly generated...
2008-09-07 Johannes Schlüter- The exact error message might differ (it's "Not owner...
2008-09-07 Felipe Pena- MFB:
2008-09-07 Jani TaskinenMFB
2008-09-07 Arnaud Le BlancMore accurate max_file_size / upload_max_filesize ...
2008-09-07 Arnaud Le BlancFixed #45911 (Cannot disable ext/hash)
2008-09-07 Felipe Pena- Fix build
2008-09-07 Felipe Pena- Removed the doubled error message (the error level...
2008-09-07 <changelog... ChangeLog update
2008-09-07 Kalle Sommer... Fix test on Windows
2008-09-06 Felix De VliegherMFB: Tests for get_browser().
2008-09-06 Ilia AlshanetskyMFB: removed unused variables
2008-09-06 Arnaud Le BlancFixed #43540 (rfc1867 handler newlength problem)
2008-09-06 Arnaud Le BlancPorted rfc1867 hooks to HEAD
2008-09-06 Arnaud Le BlancFix mem leak and invalid frees in rfc1867 post handler
2008-09-06 Alexey ZakhlestinMFB: Fixed bug #45405 (snmp extension memory leak)
2008-09-05 <changelog... ChangeLog update
2008-09-04 Pierre Joye- #45985, touch on opened file raises a warning
2008-09-04 <changelog... ChangeLog update
2008-09-03 Stanislav Malyshevrevert last change
2008-09-03 Stanislav Malyshevbetter detection for client libraries
2008-09-03 Lukas Smith- made it clear which steps are relevant for RCs only
2008-09-03 <changelog... ChangeLog update
2008-09-02 Felipe Pena- New test
2008-09-02 Nuno LopesMFB: kill unused var
2008-09-02 Dmitry StogovFixed bug #45860 (header() function fails to correctly...
2008-09-02 Dmitry StogovFixed Bug #43958 (class name added into the error message)
2008-09-02 <changelog... ChangeLog update
2008-09-01 Felipe Pena- New test
2008-09-01 Pierre Joye- MFB: fix typo and icu bundling
2008-09-01 Steph Fox- MFB Remove pre-made phar.phar
2008-09-01 Dmitry StogovDisabled warning messages in SoapClient constructor
2008-09-01 Dmitry StogovFixed bug #42318 (problem with nm on AIX, not finding...
2008-09-01 Jani TaskinenRemove entries which are in previous release NEWS
2008-09-01 Patrick van... - fixes for ext/odbc
2008-09-01 <changelog... ChangeLog update
2008-08-31 Steph Fox- Missed the files we don't use yet
2008-08-31 Steph Fox- Note to self: don't try to second-guess Greg
2008-08-31 Steph Fox- MFB
2008-08-31 Nuno LopesMFB: remove extra skipif
2008-08-31 Alexey Zakhlestinremove special treatment of /tmp path
2008-08-31 Lukas Smith- added further details on the steps necessary to move...
2008-08-31 Lukas Smithadded note about how to move extensions from/to pecl
2008-08-31 <changelog... ChangeLog update
2008-08-31 Jani Taskinen[DOC]- Fixed bug #45956 (parse_ini_file() does not...
2008-08-30 Jani Taskinenupdate credits: new sapi, stuff moved to pecl..
2008-08-30 Pierre Joye- file will exist only on error (thx tony for the headup)
2008-08-30 Jani Taskinen- Move the tests where they belong
2008-08-30 Felipe Pena- Fixed tests
2008-08-30 Rasmus LerdorfFix the assert
2008-08-30 Rasmus LerdorfFix for bugs 13961, 39927 and 45947
2008-08-30 Pierre Joye- MFB: fix test (clean on exit)
2008-08-30 Marcus Boerger- Fix test
2008-08-30 Marcus Boerger- Environment handling seems to have changed to respect...
2008-08-30 <changelog... ChangeLog update
2008-08-29 Henrique do... Fix wrong Unicode string length (bytes) in tidy_parse_s...
2008-08-29 Patrick van... - Added odbc.default_cursortype to control the ODBC...
2008-08-29 Matt Wilmas- Updated unary_op_type typedef with TSRMLS_DC
2008-08-29 Matt Wilmas- Saved opcode when unary +/- is applied to IS_CONST...
2008-08-29 Patrick van... - Fixed code to use ODBC 3.52 datatypes for 64bit syste...
next