]> granicus.if.org Git - php/shortlog
php
2009-07-01 Kalle Sommer... Fixed memory leak if zero parameters are passed, Thanks...
2009-07-01 Kalle Sommer... Fixed bug #48757 (ReflectionFunction::invoke() paramete...
2009-07-01 Ulf WendelChanging tests to run with both PHP 6 and PHP 5.3 to...
2009-07-01 Johannes SchlüterMFB52: Fix include path
2009-07-01 Ulf WendelAdding XFAIL for some tests which expect the zval cache...
2009-07-01 Felipe Pena- Fixed previous fix
2009-07-01 Felipe Pena- Fixed memory leak
2009-07-01 Felipe Pena- Fixed tests
2009-07-01 Felipe Pena- Fixed tests
2009-07-01 <changelog... ChangeLog update
2009-07-01 Felipe Pena- New tests (SaoPaulo UG testfest)
2009-06-30 Derick Rethans- Fixed bug #47351 (Memory leak in DateTime).
2009-06-30 Lukas Smithexpanded the section about how to create the changelog
2009-06-30 Scott MacVicarFix tests for bug #48284 - adler32 is in the wrong...
2009-06-30 Scott MacVicarFix bug #48284 - adler32 is in the wrong order. Changed...
2009-06-30 Lukas Smithformatting fix for the re-releasing section
2009-06-30 Kalle Sommer... Fixed bug #38091 (Mail() does not use FQDN when sending...
2009-06-30 Hannes MagnussonMFB5.3: Add missing ini entries (Mikko)
2009-06-30 <changelog... ChangeLog update
2009-06-29 andy wharmbyBasic test for max() on 64 bit platforms. Tested on...
2009-06-29 andy wharmbyFix tests
2009-06-29 andy wharmbyBasic tests for sleep() and usleep(). Tested on Windows...
2009-06-29 <changelog... ChangeLog update
2009-06-28 Scott MacVicarUpdate libsqlite to 3.6.16
2009-06-28 Patrick Allaertforgotten some credits :)
2009-06-28 Patrick Allaertunicode support in ext/ldap
2009-06-28 Felipe Pena- Fixed bug #48709 (metaphone and 'wh')
2009-06-28 Andrei ZmievskiUpdate
2009-06-28 Johannes SchlüterAdd missing ini entries (Mikko)
2009-06-28 Johannes SchlüterAdd ibase settings
2009-06-28 Johannes Schlüter- Add two ini settings
2009-06-28 Jani Taskinen- dot dot dot.. :)
2009-06-28 Johannes Schlüterfix typo
2009-06-28 Johannes SchlüterAdd missing MySQL entries
2009-06-28 Pierre Joye- fix build
2009-06-28 Felipe Pena- Fixed bug #48658 (Change in behaviour of parse_str...
2009-06-28 Felipe Pena- Fixed bug #48539 (pdo_dblib fails to connect, throws...
2009-06-28 <changelog... ChangeLog update
2009-06-28 Felipe Pena- Fixed bug #48693 (Double declaration of __lambda_func...
2009-06-27 Pierre Joye- fix regression introduced by the fix for #48518 ...
2009-06-27 Mikko Koppanen[DOC]
2009-06-27 <changelog... ChangeLog update
2009-06-26 Pierre Joye- MF53:
2009-06-26 Pierre Joye- add license
2009-06-26 <changelog... ChangeLog update
2009-06-25 Johannes SchlüterAdd test
2009-06-25 Felipe Pena- Fixed bug #48696 (ldap_read() segfaults with invalid...
2009-06-25 Ilia AlshanetskyFixed bug #48678 (DateInterval segfaults when unseriali...
2009-06-25 Ilia AlshanetskyMFB: Handle instances where TMPDIR = ""
2009-06-25 <changelog... ChangeLog update
2009-06-25 Scott MacVicarFix bug #48679 - Crash in SQLite with count on an unbuf...
2009-06-24 Greg Beaverfix Bug #48681: openssl signature verification for...
2009-06-24 Felipe Pena- Fixed memleak when depth arg is less than zero
2009-06-24 Ilia AlshanetskyMFB: Fixed bug #48465 (sys_get_temp_dir() possibly...
2009-06-24 Pierre Joye- add readme.redist.bins as .txt
2009-06-24 Pierre Joye- MF53: add licenses info for bundled libs, codes merge...
2009-06-24 Pierre Joye- MF53: license for libgd
2009-06-24 Dmitry StogovFixed bug #48643 (String functions memory issue)
2009-06-24 Jani Taskinen- Fixed bug #48661 (phpize broken with non-bash shells)
2009-06-24 <changelog... ChangeLog update
2009-06-23 andy wharmbyFix test
2009-06-23 andy wharmbyNew and fixed html tests. Tested in Windows, Linux...
2009-06-23 andy wharmbyNew basic parse_str() tests. Tested on Windows,Linux...
2009-06-23 Gwynne Raskindadd S_IRWXU and friends as defined POSIX constants
2009-06-23 Johannes SchlüterFix build problem (Kalle)
2009-06-23 David Soria... Fix bug #48644 mysqlnd does not compile with '--enable...
2009-06-23 Johannes SchlüterThe experimental warning sohuld be in the configure...
2009-06-23 Johannes SchlüterThe json header should be installed so other exts can...
2009-06-23 Hannes MagnussonFix arginfo for libxml_disable_entity_loader() and
2009-06-23 Rob Richardsadd libxml_disable_entity_loader function
2009-06-23 Kalle Sommer... Move these defines to config.w32.h
2009-06-23 Kalle Sommer... Use %* instead of a range + WS
2009-06-23 Kalle Sommer... * Fix deprecation warning when building deplister
2009-06-23 <changelog... ChangeLog update
2009-06-22 Pierre Joye- MF53: #48619, imap_search ALL segfaults
2009-06-22 Pierre Joye- MF53: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_m...
2009-06-22 Christian Seiler- Fixed spl_autoload_functions/spl_autoload_unregister...
2009-06-22 Ilia AlshanetskyMFB: Fixed bug #48636 (Error compiling of ext/date...
2009-06-22 <changelog... ChangeLog update
2009-06-21 Scott MacVicarSpecific test for bug #48276
2009-06-21 Scott MacVicarFix bug #48276 - year is a long long so we need %lld...
2009-06-21 Hannes MagnussonMFB: Fix proto and arginfo
2009-06-21 andy wharmbyNew lang tests.
2009-06-21 Johannes SchlüterIt's 2009
2009-06-21 Ilia AlshanetskyMFB: Fixed bug #48620 (X-PHP-Originating-Script assumes...
2009-06-21 Takeshi Abefixed bug #48555 (ImageFTBBox() differs from previous...
2009-06-21 <changelog... ChangeLog update
2009-06-20 Kalle Sommer... Fixed arginfo for array_map, patch by Matthew Fonda...
2009-06-20 <changelog... ChangeLog update
2009-06-19 Kalle Sommer... Fix memleak
2009-06-19 <changelog... ChangeLog update
2009-06-18 andy wharmbyFix test; remove spurious code
2009-06-18 andy wharmbyBasic tests for strftime(). Tested on Windows (all...
2009-06-18 Greg Beaverfix EXPECT section of test
2009-06-18 Derick Rethans- Updated to version 2009.10 (2009j)
2009-06-18 Zoe SlatteryTests from Berlin test fest
2009-06-18 Rasmus LerdorfFix bug #48592
2009-06-18 <changelog... ChangeLog update
2009-06-17 Pierre Joye- MF53: #47318, UMR when trying to activate user config
2009-06-17 andy wharmbyNew test for standard object compare handler. Tested...
next