]> granicus.if.org Git - php/shortlog
php
2011-04-01 Pierre Joye- add CURLINFO_REDIRECT_URL
2011-04-01 Derick Rethans- Updated to version 2011.5 (2011e)
2011-03-31 Antony Dovgalfix bug #54423 (classes from dl()'ed extensions are...
2011-03-29 Christopher... Refactor OCI8 config.m4: improve messages and merge...
2011-03-29 Felipe Pena- BFN
2011-03-29 Felipe Pena- Fixed bug #44989 (64bit Oracle RPMs still not support...
2011-03-28 Pierre Joye- not applied yet
2011-03-28 Pierre Joye- Fixed bug #48465 (sys_get_temp_dir() possibly incons...
2011-03-28 Pierre Joye- re enable static analyzer, crash fixed with snapshot...
2011-03-28 Nuno Lopesfix last commit:
2011-03-26 Felipe Pena- Fixed bug #54395 (Phar::mount() crashes when calling...
2011-03-24 Andrey Hristovhere comes the news
2011-03-24 Andrey Hristovfix buffer overflow - overwriting with 0x0, due to
2011-03-24 Ulf WendelLimit test with 65k params, should crash mysqlnd
2011-03-24 Ilia AlshanetskyFixed a crash inside dtor for error handling.
2011-03-23 Felipe Pena- Fixed bug #54292 (Wrong parameter causes crash in...
2011-03-23 Christopher... Fixed bug #54084 (Fix apxs Apache version test to work...
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
next