]> granicus.if.org Git - php/shortlog
php
2011-03-23 Andrey HristovFix compressed build, make it easier
2011-03-23 Adam HarveyImplement request #54355 (Test for de_DE doesn't use...
2011-03-23 Ulf WendelCoverage for a 'silent server protocol change' from...
2011-03-23 Felipe Pena- Fixed bug #54283 (new DatePeriod(NULL) causes crash)
2011-03-23 Gustavo André... - Updating UPGRADING for r309516 and modest merge to...
2011-03-22 Felipe Pena- Fixed bug #54281 (Crash in non-initialized RecursiveI...
2011-03-22 Andrey Hristovpalloc is long dead, use more appropriate name
2011-03-22 Andrey HristovFix message
2011-03-22 Andrey Hristovremove more unneeded includes
2011-03-22 Andrey Hristovremove unneeded includes
2011-03-22 Adam HarveyFix bug #54318 (Non-portable grep option used in PDO...
2011-03-22 Adam HarveyFix bug #54340 (DateTime::add() method bug).
2011-03-21 Adam HarveyFix bug #54316 (DateTime::createFromFormat does not...
2011-03-20 Gustavo André... - Fixed SKIPIF section of bug51958.phpt.
2011-03-19 Gustavo André... - Fixed bug #54291 (Crash iterating DirectoryIterator...
2011-03-19 Felipe Pena- BFN
2011-03-19 Felipe Pena- Fixed bug #54312 (soap_version logic bug)
2011-03-18 Raphael GeissertAdd the libraries we actually test and need for LDAP...
2011-03-17 Pierrick CharronFixed bug #54180 (parse_url() incorrectly parses path...
2011-03-17 Gustavo André... - Merged fix for bug #51958 socket_accept() fails on...
2011-03-17 Ulf WendelTest coverage for some of the cases where LAST_INSERT_I...
2011-03-17 Felipe Pena- BFN
2011-03-17 Felipe Pena- Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE...
2011-03-17 Johannes Schlüter- Fixed bug #54265 (crash when variable gets reassigned...
2011-03-17 Felipe Pena- Fix infile return on duplicated key (related to bug...
2011-03-17 Andrey Hristovhere comes the news
2011-03-17 Andrey HristovFix for bug #54221 mysqli::get_warnings segfault when...
2011-03-17 Johannes Schlüter- Back to dev
2011-03-17 Johannes SchlüterPHP 5.3.6
2011-03-17 Johannes Schlüter- Revert r309308 temporarily to get 5.3.6 out
2011-03-16 Pierre Joye- news entry for the setlocale fix
2011-03-16 Pierre Joye- MFH: make setlocale thread only, drastically reduce...
2011-03-16 Dmitry StogovFixed bug #54265 (crash when variable gets reassigned...
2011-03-16 Dmitry StogovFixed bug #54262 (Crash when assigning value to a dimen...
2011-03-14 Felipe Pena- BFN
2011-03-14 Derick Rethans- Updated to version 2011.4 (2011d)
2011-03-14 Felipe Pena- Missing fixes for bug #54247
2011-03-14 Felipe Pena- Fixed bug #54247 (format-string vulnerability on...
2011-03-13 Pierrick Charron# Revert bug fix (will commit it again on 5.3 branch...
2011-03-13 Pierrick CharronFixed bug #54180 (parse_url() incorrectly parses path...
2011-03-11 Sebastian BergmannFix prototype of zend_fetch_debug_backtrace().
2011-03-10 Eyal Teutschfixed tests to match the new float precision of 53...
2011-03-09 Scott MacVicarAdd a version number to timelib for other projects...
2011-03-09 Jim JagielskiClose [PHP-BUG] Req #54152...
2011-03-09 Johannes Schlüter- PHP 5.3.6RC3
2011-03-08 Felipe Pena- Fixed bug #49608 (Using CachingIterator on DirectoryI...
2011-03-08 Felipe Pena- Version++
2011-03-08 Felipe Pena- assign CVE
2011-03-08 Felipe Pena- Missing "reported by" info
2011-03-08 Felipe Pena- Fixed bug #54193 (Integer overflow in shmop_read())
2011-03-07 Derick Rethans- Updated to version 2011.3 (2011c)
2011-03-06 Felipe Pena- Reverted fix for bug #54167 (to be committed in soon)
2011-03-05 Felipe Pena- Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE...
2011-03-02 Johannes SchlüterBack to -dev
2011-03-02 Johannes SchlüterPHP 5.2.6RC2
2011-03-02 Moriyoshi Koizumi- Merge from trunk.
2011-03-01 Felipe Pena- Fixed SplObjectStorage::offsetSet arginfo, reported...
2011-02-28 Ilia AlshanetskyFixed bug #54089 (token_get_all() does not stop after...
2011-02-27 Gustavo André... - Fixed bug #54092 (Segmentation fault when using HTTP...
2011-02-27 Felipe Pena- Possible fix for Bug #54108 (valgrind can not be...
2011-02-25 Andrey Hristovuse ifdef all-around in the revert
2011-02-25 Andrey Hristovrevert also the version_id
2011-02-25 Andrey Hristovrevert to previous behavior
2011-02-25 Andrey Hristovmove from macros to functions, which can be overwritten...
2011-02-25 Nuno Lopesfix lcov build
2011-02-24 Felipe Pena- Fixed possible off-by-one overflow in ibase_gen_id()
2011-02-22 Ilia AlshanetskyFixed compiler warning
2011-02-22 Johannes Schlüter- Fix tests. temp dir might be something other than...
2011-02-21 Andrey Hristovfix invalid memory read. Thank you, valgrind
2011-02-21 Pierre Joye- fix bug #54061, memory leak in openssl_decrypt
2011-02-21 Pierre Joye- fix bug #54061, memory leak in openssl_decrypt
2011-02-21 Pierre Joye- fix test 025
2011-02-21 Pierre Joye- fix bug #54060, memory leak in openssl_encrypt
2011-02-21 Scott MacVicarFix Bug #54058, invalid utf-8 doesn't set json_encode...
2011-02-21 Gustavo André... - Fixed bug #54055 (buffer overrun with high values...
2011-02-20 Felipe Pena- Fixed memory leak in DirectoryIterator::getExtension...
2011-02-20 Felipe Pena- Fixed bug #54040 (Logical && where & probably needed...
2011-02-18 Pierre Joye- bug #54002 entry
2011-02-17 Felipe Pena- Fixed bug #43512 (same parameter name can be used...
2011-02-16 Johannes SchlüterBack to -dev
2011-02-16 Johannes SchlüterRemove dash
2011-02-16 Johannes SchlüterPHP 5.3.6RC1
2011-02-16 Johannes Schlüter- WS
2011-02-16 Andrey Hristovfixed a problem in mysqlnd. 0 was always as num_rows...
2011-02-15 Derick Rethans- Updated to version 2011.2 (2011b)
2011-02-15 Pierre Joye- fix the fix (Dmitry) and ensure that it builds everyw...
2011-02-15 Pierre Joye- unused var
2011-02-15 Pierre Joye- fix build with ICU < 4.2, add ICU_VERSION for m4...
2011-02-14 Hannes Magnussonbfn for #54016
2011-02-14 Hannes MagnussonBug#54016 (finfo_file() Cannot determine filetype in...
2011-02-14 Ilia AlshanetskyFixed variable re-declarations
2011-02-14 Dmitry StogovFixed Bug #53958 (Closures can't 'use' shared variables...
2011-02-14 Pierre Joye-Bug #54002, fix windows build, use the relevant values...
2011-02-14 Pierre Joye- fix bug #54002, exif_read_data crashes on crafted...
2011-02-14 Dmitry StogovFixed Bug #53971 (isset() and empty() produce apparentl...
2011-02-12 Pierre Joye- add CVE
2011-02-11 Peter CowburnOopsie, fix typo in UPGRADING
2011-02-11 Peter CowburnMFH - Added SplFileInfo::getExtension() (FR #48767)
2011-02-11 Felipe Pena- Fixed bug #53991 (SimpleXMLElement::__construct shows...
2011-02-11 Christopher... Show XFAIL reasons (Daniel Convissor)
next