]> granicus.if.org Git - php/shortlog
php
2009-09-21 Ulf WendelFixing test - the standard test table will not accept...
2009-09-21 Dmitry StogovFixed tests
2009-09-21 Kalle Sommer... Fix NEWS
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 HristovMFH:Fix for bug#48909 Segmentation fault in mysqli_stmt...
2009-09-18 Andrey HristovMFH:Fix for bug#48754 mysql_close() crash php when...
2009-09-17 Andrey HristovMFH, a fix 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 Jani Taskinen- What a mess..
2009-09-15 andy wharmbyFix SKIPIF sections
2009-09-15 Rasmus LerdorfFix bug #49558
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 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-07 Ilia AlshanetskyFixed tests
2009-09-07 Ilia AlshanetskyFixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallow...
2009-09-06 Pierre Joye- fix #40013, php_uname() doesnt return nodename (MFH)
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- 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 Johannes SchlüterThis will become 5.3.2, the NEWS file will be merged...
2009-09-03 Pierre Joye- #27051, improve fix on xp/2k3
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- #48746, len includes null already
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-02 Ilia AlshanetskyFixed typo
2009-09-01 Pierre Joye- #27051, create process as impersonated user
2009-09-01 Pierre Joye- fix TS build
2009-09-01 Pierre Joye- readdir/scandir entry
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 Patrick AllaertMerging last tests made in HEAD
2009-08-31 Jani Taskinenfix typo
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
2009-08-30 Zoe SlatteryMore tests from 2009 testfest
2009-08-30 Zoe SlatteryFixed to allow for http etc
2009-08-29 Antony Dovgalfix tests
2009-08-29 Pierre Joye- Fix #48746, mounted volume support & resolution
2009-08-29 Jani Taskinen- Fix news
2009-08-28 andy wharmbyNew basic network function tests. Tested on Windows...
2009-08-28 Zoe SlatteryMore tests from 2009 testfest
2009-08-28 Andrey HristovFix for bug#48745
2009-08-27 Pierre Joye- fix VC6 build
2009-08-27 Andrey HristovForgot to save the file. Here comes the entry
2009-08-27 Andrey HristovFixed bug #49027 (mysqli_options() doesn't work when...
2009-08-27 Andrey HristovFix for bug#46614 Extended MySQLi class gives incorrect...
2009-08-27 andy wharmbyFix tests. Add missing SKIPIF sections so test do not...
next