]> granicus.if.org Git - php/shortlog
php
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...
2009-06-17 andy wharmbyNew foreach tests. Tested on Windows, Linux and Linux...
2009-06-17 Andrey HristovFix two problems:
2009-06-17 Felipe Pena- Fixed bug #48578 (Can't build 5.3 on FBSD 4.11) ...
2009-06-17 Scott MacVicarUpdate test to test a few more cases and another for...
2009-06-17 Scott MacVicarAdd SplDoublyLinkedList::prev(), no point in having...
2009-06-17 Robin FernandesAdditional class related tests.
2009-06-17 Hannes Magnussonfix skipf
2009-06-17 Rasmus LerdorfNeed the gcc version check here too
2009-06-17 <changelog... ChangeLog update
2009-06-16 Felipe Pena- Fixed tests
2009-06-16 andy wharmbyNew strcoll error test. Tested on Windows, Linux and...
2009-06-16 Andrey HristovC-comments should be used
2009-06-16 Pierre Joye- MF53: fix readlink in TS SAPI
2009-06-16 Rasmus LerdorfTweak to make this compile with gcc2
2009-06-16 Felipe Pena- Fixed build (removed trailing comma) patch by Seiji...
2009-06-16 Andrey HristovMemory usage optimisation. mysqlnd is not libmysql...
2009-06-16 andy wharmbyFix typo in test
2009-06-16 Andrey HristovHardwire function call instead of using callbacks....
2009-06-16 andy wharmbyNew class related tests. Tested on Windows, Linux and...
2009-06-16 Andrey HristovUse Zend's allocator instead of libc's and also don...
2009-06-16 Felipe Pena- Fixed bug #48562 (Reference recursion causes segfault...
2009-06-16 <changelog... ChangeLog update
2009-06-15 Felipe Pena- Drop unused code
2009-06-15 andy wharmbyNew test for bitwise operators. Tested on Linux 64 bit
2009-06-15 Felipe Pena- Fixed bug #48557 (Numeric string keys in Apache Hashm...
2009-06-15 Patrick AllaertFixing #48441 (ldap_search() with sizelimit/timelimit...
2009-06-15 Pierre Joye- add TODO about int definition cleanup
2009-06-15 Patrick AllaertRefactoring that will help fixing #48441
2009-06-15 Pierre Joye- simplify, use correct type and silent warnings
next