]> granicus.if.org Git - php/shortlog
php
2010-07-06 Scott MacVicarFix bug #52262 - Invalid UTF-8 documents don't set...
2010-07-06 Dmitry Stogovzend_stack initialization is delayed before the actual...
2010-07-06 Felipe Pena- Fix ZTS build
2010-07-06 Dmitry Stogoveliminated unnecessary iterations during request startu...
2010-07-06 Antony Dovgalfix typos and use correct directive names in error...
2010-07-06 Felipe Pena- Fixed tests
2010-07-05 Dmitry Stogovreduced request processing overhead
2010-07-05 Dmitry StogovUse ZE API to modify/restore PG(magic_quotes_runtime...
2010-07-05 Dmitry StogovReduced overhead of ext/mbstring initialization
2010-07-05 Dmitry StogovFixed bug #52237 (Crash when passing the reference...
2010-07-03 Felipe Pena- Fixed bug #52240 (hash_copy() does not copy the HMAC...
2010-07-02 Johannes SchlüterFix bug #52238: Crash when an Exception occured in...
2010-07-02 Ilia AlshanetskyUpgraded bundled PCRE to version 8.10
2010-07-02 Eric StewartAdded test for bug 52013 to trunk.
2010-07-01 Dmitry StogovUsed more sutable type. Reduced memory usage.
2010-07-01 Felipe Pena- Fixed bug #52211 (iconv() returns part of string...
2010-06-30 Pierre Joye- WS
2010-06-30 Ilia AlshanetskyFixed bug #33210 (getimagesize() fails to detect width...
2010-06-30 Stanislav Malyshevsync version with PECL
2010-06-30 Stanley Sufficoolpdo_dblib - improve test skip messages
2010-06-30 Felipe Pena- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect...
2010-06-30 Felipe Pena- MF5.3: Reverted fix for bug #48930 (due binary compat...
2010-06-29 Stanley SufficoolPDO DBLIB test fixups
2010-06-29 Antony Dovgalfix build
2010-06-29 Stanley SufficoolRemove PDO DBLIB prefix from PostgreSQL PDO tests
2010-06-29 Stanley SufficoolOops
2010-06-29 Stanley SufficoolAdd tests for recent fixes
2010-06-29 Stanislav Malyshevfix SplObjectStorage unserialization (CVE-2010-2225)
2010-06-28 Pierre Joye- typo for iconv DLL .lib
2010-06-28 Timm Friebe- Added test for tds_sysdep_public.h and link against...
2010-06-28 Felipe Pena- Fix arginfo name
2010-06-28 Stanley SufficoolFix bad string length
2010-06-27 Felipe Pena- Improved initialization
2010-06-27 Felipe Pena- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect...
2010-06-26 Felipe Pena- Fixed bug #51421 (Abstract __construct constructor...
2010-06-26 Felipe Pena- Fixed bug #52160 (Invalid E_STRICT redefined construc...
2010-06-26 Felipe Pena- Fixed tests
2010-06-26 Felipe Pena- Fixed bug #52193 (converting closure to array yields...
2010-06-26 Felipe Pena- Fixed bug #52183 (Reflectionfunction reports invalid...
2010-06-25 Christopher... Remove hard coded lib extension. Prepare for OCI8...
2010-06-25 Christopher... Fix bug #52186 (phpinfo shows 10.1 or 11.1 when install...
2010-06-24 Felipe Pena- Fixed bug #52138 (Constants are parsed into the ini...
2010-06-24 Andrey HristovTwo functions, which should be methods so one can catch
2010-06-24 Stanley SufficoolActually fix quoted identifiers this time
2010-06-24 Pierre Joye- typo
2010-06-23 Sriram Natarajan- Fixed bug #52162 (custom request header variables...
2010-06-23 Johannes SchlüterInstall SQLite3 header
2010-06-23 Stanley SufficoolFix Bug #47588 - Allow Quoted Identifiers
2010-06-22 Dmitry StogovRemoved redundant code
2010-06-22 Stanley SufficoolFix bug #52137 - implement lastInsertId
2010-06-22 Stanley SufficoolFix bug #52134
2010-06-21 Andrey HristovFix sprintf modifiers all around the place. In most...
2010-06-21 Andrey Hristovfix valgrind warnings on 64bit, thread_is is strictly...
2010-06-21 Pierre Joye- +FR
2010-06-21 Pierre Joye- #48632, ssl AES support
2010-06-21 Stanley SufficoolFix bug #38955 - add transaction support
2010-06-21 Stanley SufficoolFix bug #45876 adding get column meta
2010-06-20 Pierre Joye- #45808, stream_socket_enable_crypto() blocks and...
2010-06-20 Pierre Joye- #51295, SQLite3::busyTimeout not existing
2010-06-20 Felipe Pena- Completed the fix for bug #52010
2010-06-19 Jérôme Loyet- Fixed bug #52086 (No new line at the end of a include...
2010-06-18 Andrey HristovFix for bug #52115 mysqli_result::fetch_all returns...
2010-06-18 Andrey Hristovmissed this one in the last commit, the real type
2010-06-18 Andrey Hristovfix type mismatch, this is fresh misunderstanding
2010-06-18 Johannes Schlüter- Ignore empty filename for mail.log, treat it like...
2010-06-18 Ulf WendelDon't bail if there is another extension that exports...
2010-06-17 Pierre Joye- fix build
2010-06-17 Andrey Hristovsplit mysqlnd_connect() in two parts, one doing the...
2010-06-17 Pierre Joye - #51424, solaris part
2010-06-17 Pierre Joye- Fix bug #52101, dns_get_record()garbage in 'ipv6...
2010-06-16 Felipe Pena- New tests related to #52098
2010-06-16 Felipe Pena- Fix crash when calling a method of a class that inher...
2010-06-16 Andrey Hristovno more needed because of the charset fix in the previo...
2010-06-16 Pierre Joye- #50563, removing E_WARNING from parse_url()
2010-06-16 Pierre Joye- Fix bug #50578, incorrect shebang in phar.phar
2010-06-16 Timm Friebe- Fixed segmentation fault when reading rows
2010-06-16 Antony Dovgalimprove ptrace() test
2010-06-16 Felipe Pena- Fix tests
2010-06-15 Ben LongdenAdded tests for SplFileObject::fgetcsv
2010-06-15 Pierre Joye- #42060, add paged results support
2010-06-15 Pierre Joye- Fix #51002, fix possible memory corruption with very...
2010-06-15 Pierre Joye- cleanup, no vc6 support in trunk
2010-06-15 Pierre Joye- #51424, silent warnings on win
2010-06-15 Ben LongdenTests for SplTempFileObject
2010-06-15 Pierre Joye- Fix #51424, crypt() function hangs after 3rd call
2010-06-15 Dmitry StogovFixed bug #52041 (Memory leak when writing on uninitial...
2010-06-14 Andrey HristovFix the test for libmysql, which expects the certificates
2010-06-14 Andrey HristovAnd a fix for MySQL Server which is pre 5.1.23, which...
2010-06-14 Andrey HristovFixed bug #52082 (character_set_client & character_set_...
2010-06-14 Pierre Joye- drop comment
2010-06-14 Pierre Joye- #52043,GD doesn't recognize latest libJPEG version
2010-06-13 Jérôme LoyetFix #52067, chroot and chdir path were not checked...
2010-06-12 Felipe Pena- Fixed bug #49320 (PDO returns null when SQLite connec...
2010-06-12 Felipe Pena- Allow write context on array dereferencing from metho...
2010-06-12 Felipe Pena- Fixed bug #52051 (handling of case sensitivity of...
2010-06-11 Felipe Pena- Fixed bug #52057 (ReflectionClass fails on Closure...
2010-06-11 Felipe Pena- Fixed bug #52060 (Memory leak when passing a closure...
2010-06-11 Patrick Allaert- Fixed bug #52019 (make lcov doesn't support TESTS...
2010-06-11 Dmitry StogovFixed bug #51552 (debug_backtrace() causes segmentation...
2010-06-10 Ulf WendelFixing tests
next