]> granicus.if.org Git - php/shortlog
php
2011-04-24 Rasmus LerdorfSSLV2 patch cleanup
2011-04-24 Pierre Joye- fix use of unitiliazed var
2011-04-24 Rasmus LerdorfSupport for openssl without SSLv2 supprot compiled...
2011-04-23 Hannes Magnusson2011
2011-04-23 Hannes Magnussonits force-quit, not -exit (yawk)
2011-04-21 Pierrick CharronRevert bug #54454 fix from PHP_5_3 branch to avoid...
2011-04-20 Dmitry StogovFixed bug #54367 (Use of closure causes problem in...
2011-04-19 Pierre Joye- fix build >(btw, has novell man pages too?)
2011-04-18 Hannes MagnussonAdd an --man-dir to php-config too
2011-04-18 Hannes MagnussonExpose PHP_MANDIR
2011-04-17 Stanislav Malyshevimplement FR #54540 - Allow loading of arbitrary resour...
2011-04-15 Rob RichardsImplement FR #48587 (MySQL PDO driver doesn't support...
2011-04-15 Dmitry StogovFixed bug #54268 (Double free when destroy_zend_class...
2011-04-13 Stanislav Malyshevadd CVE
2011-04-13 Felipe Pena- Remove undesired line (reported by Gökhan Özbulak)
2011-04-13 Stanislav Malyshevfix bug #54238 (use-after-free in substr_replace())
2011-04-12 Ilia AlshanetskyFixed bug #54121 (error message format string typo).
2011-04-09 Gustavo André... - Fixed bug #54440: libxml extension ignores default...
2011-04-09 Gustavo André... - Fixed bug #54494: mb_substr() mishandles UTF-32LE...
2011-04-08 Dmitry Stogov- Fixed bug #54358 (Closure, use and reference)
2011-04-07 Dmitry StogovMissed tests
2011-04-07 Dmitry StogovFixed bug #54372 (Crash accessing global object itself...
2011-04-06 Adam HarveyImplement FR #54459 (Range function accuracy) by changi...
2011-04-06 Adam HarveyFix duplicated test.
2011-04-05 Gustavo André... - Make SplFileInfo::_bad_state_ex final.
2011-04-04 Gustavo André... - Fixed bug #54384 (Dual iterators, GlobIterator, SplFi...
2011-04-03 Pierrick CharronFix common typos in the source code (Reported in Bug...
2011-04-03 Ilia AlshanetskyFixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is...
2011-04-03 Pierrick CharronFixed bug #54454 (substr_compare incorrectly reports...
2011-04-02 Felipe Pena- Improved message and version checking
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...
next