]> granicus.if.org Git - php/shortlog
php
2009-10-13 Derick Rethans- Updated to version 2009.14 (2009n)
2009-10-13 Moriyoshi Koizumi- Bug #49785: take 5. What the hell happened to me...
2009-10-12 Felipe Pena- Fixed possible crash when calling SQLiteDatabase...
2009-10-12 Felipe Pena- Fixed class name in row_get_classname (PDORow)
2009-10-12 Felipe Pena- Fixed PDORow and PDOStatement crashes when instantiat...
2009-10-12 Pierre Joye- #48779, improve fix, drop usage of _tolower and use...
2009-10-12 Moriyoshi Koizumi- Bug #49785: take 4 - typo. this flaw is unharmful...
2009-10-12 Pierre Joye- check max colors while loading gd2 palette image...
2009-10-11 Moriyoshi Koizumi- A couple more fix for my previous fix.
2009-10-11 Pierre Joye- fix possible issue in TS environment (we don't have...
2009-10-11 Pierre Joye- #48779, don't loop twice over the path chars
2009-10-11 Felipe Pena- Fix compiler warning
2009-10-10 Felipe Pena- Fixed tests
2009-10-09 Felipe Pena- Fixed build and comment-style
2009-10-09 Garrett Serack- changed ini file directives [PATH=](on Win32) and...
2009-10-09 Moriyoshi Koizumi- More tests to go.
2009-10-09 Moriyoshi Koizumi- Fixed bug #49785 (insufficient input string validatio...
2009-10-08 Pierre Joye- typo
2009-10-08 Pierre Joye- [DOC] add enchant_broket_set_dict_path and enchant_br...
2009-10-08 Ulf WendelAvoid buffer resizing and let the initial buffer alloca...
2009-10-08 Jani Taskinen- Fixed bug #49809 (time_sleep_until is not available...
2009-10-08 Ulf WendelFixing pconnect statistics.
2009-10-07 Matteo Beccati- Fixed bug #48764 (PDO_pgsql::query always uses implic...
2009-10-07 Andrey HristovIncrease the minimal size of the command buffer, which...
2009-10-07 Ilia AlshanetskyFixed bug #49800 (SimpleXML allow (un)serialize() calls...
2009-10-06 Christopher... bump ver
2009-10-06 Christopher... 1. Introduce connection attribute functions:
2009-10-06 Etienne KneussFix bug #49263 (Offset error when unserializing self...
2009-10-06 Andrey Hristovrevert the last change
2009-10-06 Andrey Hristovcount the queries
2009-10-06 Jani Taskinenpff
2009-10-05 Christopher... Fix diff when full connection string used. Clean up...
2009-10-05 Ilia AlshanetskyFixed bug #49757 (long2ip() can return wrong value...
2009-10-05 Dmitry StogovFixed bug #49627 (error_log to specified file does...
2009-10-03 Felipe Pena- Fix some arginfos (thanks Philip)
2009-10-03 Pierre Joye- drop unused var and fix example
2009-10-02 Christopher... Oracle 11.2 (and beyond) compat changes
2009-10-02 Christopher... refactor tests
2009-10-02 Christopher... Fix skipifs to accept Oracle 11.2
2009-10-02 Sriram Natarajan- Fixed bug #49738 (calling mcrypt after mcrypt_generic...
2009-10-01 Pierre Joye- fix #49732, fix crash when timestamp conversion fails
2009-10-01 Ulf WendelUpdating test because of http://news.php.net/php.cvs...
2009-10-01 Christopher... Add xmltype_02.phpt. Add XFAIL to xmltype_01 for PHP 6
2009-10-01 Christopher... PECL Bug #16842 (oci_error return false when NO_DATA_FO...
2009-09-30 Andrey HristovFix ZTS build
2009-09-30 Andrey HristovUse mnd_ wrappers wherever possible. Needed for
2009-09-30 Andrey HristovFix trace output. DBG_RETURN should be used in traced
2009-09-30 Ilia AlshanetskyFixed bug #48805 (IPv6 socket transport is not working).
2009-09-30 Ulf WendelFixing a leak in mysqlnd when passing invalid fetch...
2009-09-30 Felipe Pena- Fixed test
2009-09-30 Dmitry Stogovpcntl_exec() should inherit environment in case it...
2009-09-30 Pierre Joye- restore W3 flag to get usefull errors (unused vars...
2009-09-30 Ilia AlshanetskyFixed bug #49517 (cURL's CURLOPT_FILE prevents file...
2009-09-29 Ulf WendelFixing test
2009-09-29 Rafael Machado... Fixing tests for head and wrong SKIPIF blocks
2009-09-29 Rasmus LerdorfAdd missing open_basedir check in posix_mkfifo
2009-09-29 Rasmus LerdorfFix date_sunrise/date_sunset tests
2009-09-28 Rafael Machado... Adding tests for bug #49692
2009-09-28 Rasmus LerdorfFix for bug #49698
2009-09-28 Pierre Joye- fix TS build, this macro contains code and declaratio...
2009-09-28 Ulf WendelFixing test
2009-09-28 Ulf WendelAllow setting of default connection flags through the...
2009-09-26 Felipe Pena- Fixed tests
2009-09-26 Felipe Pena- Fixed tests
2009-09-26 Rasmus LerdorfRefix bug #49558 as per bug #49676
2009-09-25 Ulf WendelTrying to respect time limit to please Andrey who must...
2009-09-25 Andrey HristovFix mysqli_stmt_attr_set in libmysql mode.
2009-09-25 Andrey HristovFix a crash in the rare case when a persistent connection
2009-09-25 Ulf WendelLarge package to check how compression handles package...
2009-09-25 Andrey HristovRemove unused variable
2009-09-25 Ulf WendelReplacing MYSQL_TEST_COMPRESS env var with more generic...
2009-09-25 Andrey HristovFix error code checking for mysql_stmt_attr_set. There
2009-09-25 Andrey HristovFix possible crash when conn is NULL
2009-09-25 Felipe Pena- Fix test
2009-09-25 Felipe Pena- Fixed mem leak
2009-09-24 Ilia AlshanetskyMake tempnam() return FALSE on error as documented
2009-09-24 Sriram Natarajan- Fixed bug #49571 (CURLOPT_POSTREDIR not implemented).
2009-09-24 Jani Taskinen- Fix the build issue with php_mysqlnd_config.h ending...
2009-09-24 Rob RichardsFixed bug #49647 (DOMUserData does not exist)
2009-09-24 Ulf WendelProxying as many connect calls as possible to make...
2009-09-24 Rob Richardsfix memleak
2009-09-24 Antony Dovgalsave LDFLAGS in EXTRA_LDFLAGS before unsetting
2009-09-24 Ulf WendelFixing test
2009-09-24 Ulf WendelCoverage for the OO variants of some functions
2009-09-23 Dmitry StogovFixed tests ("\r" and "\n" mismatch)
2009-09-23 Dmitry StogovFixed tests ("\r" and "\n" mismatch)
2009-09-23 Moriyoshi Koizumi- Fixed bug #49354 (mb_strcut() cuts wrong length when...
2009-09-23 Dmitry StogovRemoved irrelevant test
2009-09-23 Dmitry StogovFixed a bug in parameter passing/conversion API which...
2009-09-23 Dmitry StogovFixed ext/standard/tests/streams/stream_get_contents_00...
2009-09-23 Dmitry StogovFixed compilation error
2009-09-23 Felipe Pena- Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes...
2009-09-23 Ilia AlshanetskyFixed compiler warning
2009-09-22 Felipe Pena- Fixed bug #49630 (imap_listscan function missing)
2009-09-22 Ulf Wendelmysqlnd supports INIT_COMMAND and so we can add it...
2009-09-22 Andrey HristovFix handling of BIT fields for non-PS. We need
2009-09-22 Dmitry StogovFixed tests which fail from time to time because of...
2009-09-22 Andrey Hristovsync with branch, after Ulf's commits
2009-09-22 Andrey HristovCheck for the different types and create the
2009-09-22 Andrey HristovFix handling of BIT fields in mysqli, when libmysql...
next