]> granicus.if.org Git - php/shortlog
php
2009-09-21 Ulf WendelFixing test by calling it a known limit. We keept the...
2009-09-21 Ulf WendelFixing test
2009-09-21 Dmitry StogovFixed tests
2009-09-21 Dmitry StogovFixed tests
2009-09-21 Ulf WendelNot nice but neither the MySQL Client Library not mysql...
2009-09-21 Ulf WendelFixing mysqli_result_references_mysqlnd.php
2009-09-21 Ulf WendelFixing mysqli_get_client_stats.phpt. More testing for...
2009-09-21 Ulf WendelFixing test: references has to be collected even if...
2009-09-21 Ulf WendelFixing test - the standard test table will not accept...
2009-09-19 Pierre Joye- fix ACL cache for read check
2009-09-18 Hannes MagnussonAnd now use proper colspanning
2009-09-18 Hannes MagnussonFix typo in comment (danbrown)
2009-09-18 Hannes MagnussonThrow some credit around
2009-09-18 Andrey HristovFix for bug#48909 Segmentation fault in mysqli_stmt_execute
2009-09-18 Andrey HristovFix for bug#48754 mysql_close() crash php when no handl...
2009-09-17 Andrey HristovAfix not included by the fix committed by Ulf.
2009-09-17 Ulf Wendelbetter coverage for mysqli_info
2009-09-17 Sriram Natarajan- Fixed bug #49572 (use of C++ style comments causes...
2009-09-16 Felipe Pena- Fixed ZTS build
2009-09-16 Sebastian BergmannMerge ReflectionMethod::setAccessible() to PHP 5.3...
2009-09-16 Ulf WendelFix (by Andrey) and test for bug #49442 . Don't use...
2009-09-16 Ulf WendelFix and tests for bug #49511 . mysqlnd and the MySQL...
2009-09-16 Patrick AllaertMinor change to improve code coverage
2009-09-15 andy wharmbyFix SKIPIF sections
2009-09-15 Rasmus LerdorfFix for bug #49558 for 5.2 and HEAD as well.
2009-09-15 Ilia AlshanetskyUpgraded bundled sqlite to version 3.6.18.
2009-09-15 Pierre Joye- #49253, add support for libcurl's CERTINFO option
2009-09-15 Moriyoshi Koizumi- WS fix (spaces to tabs)
2009-09-14 Pierre Joye- Fix #48746, improve fix to support all possible cases...
2009-09-14 Ilia AlshanetskyFixed certificate validation inside php_openssl_apply_v...
2009-09-14 Moriyoshi Koizumi- Looks like bug #48697 has already been fixed in RC1.
2009-09-13 Felipe Pena- Fixed warnings (Kalle)
2009-09-13 Ilia AlshanetskyFixed test
2009-09-11 andy wharmbyAdd missing SKIPIF
2009-09-11 Moriyoshi Koizumi- Fix bug #49536 (mb_detect_encoding() returns incorrec...
2009-09-11 Ulf WendelFix for bug #49357 (MySQLi extension fails to recogniz...
2009-09-11 Ulf WendelStepping back to PHP 5.2.x and earlier logic of allocat...
2009-09-11 Ulf WendelFixing a crash which must have existed since PHP 5...
2009-09-11 Moriyoshi Koizumi- Fix bug #49528 (UTF-16 strings prefixed by BOM wrongl...
2009-09-10 Jani Taskinen- Simplified a bit and fixed possible memory corruption...
2009-09-10 Jani Taskinen- Fix skips
2009-09-10 Jani Taskinen- Fix build for !win32 systems..
2009-09-10 Sebastian BergmannUse getThis() correctly.
2009-09-10 Sebastian BergmannAdd ReflectionMethod::setAccessible() for invoking...
2009-09-10 Ilia AlshanetskyFixed test
2009-09-10 Felipe Pena- Possible fix for bug #49344 on Windows (pdo_mssql...
2009-09-09 Ulf WendelAndrey fixed the bug but the test was somewhat borked...
2009-09-09 Ulf WendelSome extra test coverage for http://bugs.php.net/bug...
2009-09-09 Ulf WendelTests for http://bugs.php.net/bug.php?id=49357 (libmysq...
2009-09-09 Ulf WendelNext attempt to fix http://bugs.php.net/bug.php?id...
2009-09-08 Derick Rethans- Updated to version 2009.13 (2009m)
2009-09-08 Kalle Sommer... This shouldn't have been in the commit
2009-09-08 Kalle Sommer... Experimental build support for VC10
2009-09-08 Kalle Sommer... Fixed ext/sockets build
2009-09-08 Kalle Sommer... Fixed ext/interbase build
2009-09-07 Ilia AlshanetskyFixed tests
2009-09-07 Ilia AlshanetskyFixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallow...
2009-09-06 Felipe Pena- Fixed bug #49483 (preg_replace 'subject' parameter...
2009-09-06 Pierre Joye- revert last commit, breaks the build and needs test...
2009-09-06 Moriyoshi Koizumi- Fix leaks.
2009-09-05 Pierre Joye- don't hide previous declaration
2009-09-05 Pierre Joye- don't hide early declaration
2009-09-05 Felipe Pena- Drop unused var
2009-09-05 Pierre Joye- add test for #48746
2009-09-05 Pierre Joye- useless #ifdef
2009-09-05 Pierre Joye- fix #49274, filter_var does not accept object without...
2009-09-05 Jani Taskinen- Fixed bug #49182 (PHP CGI always outputs the shebang...
2009-09-04 Pierre Joye- #49464, fix build
2009-09-04 Jani TaskinenI have no idea. This might or might not fix a bug in...
2009-09-04 Sriram Natarajan- Fixed bug #49447 (php engine need to correctly check...
2009-09-04 Pierre Joye- be sure that we use the user token by default (Christ...
2009-09-03 Pierre Joye- #27051, improve fix on xp/2k3
2009-09-03 Pierre Joye- MF53: len includes the NULL already
2009-09-03 Dmitry StogovFixed bug #46074 (Bus error during running PHP CLI...
2009-09-03 Sebastian BergmannMake invokeArgs() error messages consistent with invoke().
2009-09-03 Pierre Joye- Fix sanity check for the color index in imagecolortra...
2009-09-02 Pierre Joye- be sure to get all crt dbg errors in stderr
2009-09-02 Ilia AlshanetskyFixed return value to comply with tests
2009-09-02 Pierre Joye- #27051, we need the thread token here, not the process
2009-09-01 Pierre Joye- #27051, create process as impersonated user
2009-09-01 Kalle Sommer... Fix build
2009-09-01 Pierre Joye- #48746, revert previous about volume. Fix volume...
2009-09-01 Pierre Joye- #48746, fix regression in readdir/scandir and mounted...
2009-09-01 Antony Dovgaladd -g along with -O0
2009-09-01 Kalle Sommer... Fixes #49428 - Patch by Patrick Allaert
2009-09-01 Patrick AllaertAdded Tidy basic test for tidy_access_count
2009-09-01 Patrick AllaertAdded Tidy basic test for tidy_warning_count
2009-09-01 Patrick AllaertAdded Tidy basic test for tidy_error_count
2009-09-01 Patrick AllaertAdded Tidy basic test for tidy_config_count
2009-08-31 Jani Taskinen- Fixed zlib.deflate compress filter to actually accpet...
2009-08-31 Zoe Slatteryadd missing skipifs
2009-08-31 Antony Dovgalnuke duplicated tests
2009-08-31 Ilia AlshanetskyFixed bug #49361 (wordwrap() wraps incorrectly on end...
2009-08-31 Antony Dovgalexport le_socket from ext/sockets
2009-08-30 Zoe SlatteryThe last of the 2009 testfest tests
2009-08-30 Pierre Joye- Fixed leak on error in popen/exec (and related functions)
2009-08-30 Ilia AlshanetskyBug #49391 ldap.c utilizing deprecated ldap_modify_s
2009-08-30 Zoe SlatteryMore tests from 2009 testfest
2009-08-30 Zoe Slatterybc math tests from testfest 2009
2009-08-30 Zoe Slatteryserver for ftp tests
next