]> granicus.if.org Git - php/shortlog
php
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
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-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 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...
2009-08-27 Pierre Joye- Fix for #48746, fix mounted volume and junctions...
2009-08-27 Patrick AllaertAdded: Tidy basic test for getConfig()
2009-08-27 Patrick AllaertAdded: Tidy test with invalid configuration options
2009-08-27 Rasmus LerdorfThis needs to be larger to avoid an overflow on the...
2009-08-26 Pierre Joye- fix #49372, segfault in php_curl_option_url
2009-08-26 Pierre Joye- silent warning (fix for #28038)
2009-08-26 Pierre Joye- fix #48746, regression with file operaiton on path...
2009-08-26 Pierre Joye- fix #44683, popen crashes when an invalid mode is...
2009-08-26 Pierre Joye- fix build
2009-08-26 Zoe SlatteryTest from 2009 testfest
2009-08-26 Pierre Joye- fix test and use __DIR__ as usual
2009-08-26 Ilia AlshanetskyFixed variable clobbering
2009-08-26 Pierre Joye- add win32 version
2009-08-26 Dmitry StogovFixed bug #47273 (Encoding bug in SoapServer->fault)
2009-08-26 Pierre Joye- fix test
2009-08-25 Pierre JoyeImproved readlink, supress \??\ and use the drive synta...
2009-08-25 Andrey HristovBaby, one more time :(
2009-08-25 Andrey HristovBetter fix. A fix of the fix
2009-08-25 Andrey HristovFix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared
2009-08-25 Pierre Joye- be sure that the directory flag is set when we save...
2009-08-25 Pierre Joye- fix #49047, touch may fail on directory
2009-08-25 Pierre Joye- fix test when part of the path is a symlink
2009-08-25 Pierre Joye- fix test
2009-08-24 Pierre Joye- sigh. that too (separate fix).
2009-08-24 Pierre Joye- that part was for a separate fix
2009-08-24 Pierre Joye- split atime and mtime
2009-08-24 Pierre Joye- fix test
2009-08-24 Pierre Joye- fix test
2009-08-24 Pierre Joye- fix test
2009-08-24 Ilia AlshanetskyDon't clober variables
2009-08-24 Pierre Joye- fix object dir usage (ie: relative path called from...
2009-08-24 Rafael Machado... Adding tests for imagecolorallocatealpha
2009-08-22 Mikko KoppanenFixes a memory leak in ssl streams. The context was...
2009-08-21 Antony Dovgalfix build broken by the fix for bug #49306
2009-08-20 Jani Taskinen- Fixed bug #49286 (php://input (php_stream_input_read...
2009-08-20 Jani Taskinen- Merge missing commit by Ilia from PHP_5_3: Make filte...
2009-08-20 Jani Taskinen- WS + CS + sync
2009-08-20 Ilia AlshanetskyFixed bug #49306 (inside pdo_mysql default socket setti...
2009-08-20 Jani Taskinen- Fixed bug #49289 (bcmath module does not compile...
2009-08-20 Pierre Joye- revert fix for #43327, it breaks system&co functions
2009-08-19 Pierre Joye- fixed #43327, wrong return value from mail(), if...
2009-08-19 andy wharmbyNew basic test for md5(). Tested on Windows, Linux...
2009-08-18 Stanislav Malyshevfix crash when unexpectedly passed by-ref parameter...
2009-08-18 Garrett Serack- Fixed bug #28038 (Sent incorrect RCPT TO commands...
2009-08-18 Ilia AlshanetskyNULL the value after free
2009-08-18 Dmitry StogovFixed ability to call user functions from user opcodes...
2009-08-18 Stanislav Malyshevcleanup parameter parsing
2009-08-17 andy wharmbyNew str_replace() tests. All tested on Windows, Linux...
2009-08-17 Stanislav Malyshevfix parameter parsing for SNMP
next