]>
granicus.if.org Git - php/log
Antony Dovgal [Wed, 28 Jan 2009 12:59:08 +0000 (12:59 +0000)]
fix test
Felipe Pena [Tue, 27 Jan 2009 15:02:43 +0000 (15:02 +0000)]
MFH:
- Fix compile warning
- Fixed test
Felipe Pena [Tue, 27 Jan 2009 14:44:07 +0000 (14:44 +0000)]
- Fixed parameter format
Felipe Pena [Tue, 27 Jan 2009 14:40:13 +0000 (14:40 +0000)]
- Removed wrong '/' in parameter format
Felipe Pena [Tue, 27 Jan 2009 14:32:59 +0000 (14:32 +0000)]
- Fixed tests
andy wharmby [Mon, 26 Jan 2009 22:27:05 +0000 (22:27 +0000)]
Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit
David Soria Parra [Mon, 26 Jan 2009 21:27:41 +0000 (21:27 +0000)]
Fix indention
Rob Richards [Mon, 26 Jan 2009 19:12:10 +0000 (19:12 +0000)]
BFN
Rob Richards [Mon, 26 Jan 2009 19:11:19 +0000 (19:11 +0000)]
MFH: fix bug #47220 (segfault in dom_document_parser in recovery mode)
Ilia Alshanetsky [Mon, 26 Jan 2009 15:25:25 +0000 (15:25 +0000)]
MFB: Fixed bug #47217 (content-type is not set properly for file uploads)
Dmitry Stogov [Mon, 26 Jan 2009 11:09:14 +0000 (11:09 +0000)]
Fixed bug #46419 (Elements of associative arrays with NULL value are lost)
Antony Dovgal [Sun, 25 Jan 2009 23:28:18 +0000 (23:28 +0000)]
MFH use example.com
andy wharmby [Sun, 25 Jan 2009 22:16:28 +0000 (22:16 +0000)]
Split is_callable test. Test on Windows, Linux and Linux 64 bit
Ilia Alshanetsky [Sun, 25 Jan 2009 18:27:39 +0000 (18:27 +0000)]
MFB: Improved fix for bug #47174 & added a test
David Soria Parra [Sun, 25 Jan 2009 14:04:09 +0000 (14:04 +0000)]
MFH: Fix compiler warning. munmap expects a void pointer.
David Soria Parra [Sun, 25 Jan 2009 13:42:39 +0000 (13:42 +0000)]
MFB: Fix WS
David Soria Parra [Sun, 25 Jan 2009 13:41:01 +0000 (13:41 +0000)]
MFH: Fix WS
Zoe Slattery [Sun, 25 Jan 2009 11:08:21 +0000 (11:08 +0000)]
Added INI sections
Sebastian Bergmann [Sun, 25 Jan 2009 11:07:56 +0000 (11:07 +0000)]
MFH: Patch by David Soria Parra <dsp@php.net>.
Antony Dovgal [Sat, 24 Jan 2009 22:03:06 +0000 (22:03 +0000)]
fix test
Antony Dovgal [Sat, 24 Jan 2009 13:01:06 +0000 (13:01 +0000)]
add missing .cvsignore
andy wharmby [Sat, 24 Jan 2009 12:47:31 +0000 (12:47 +0000)]
New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Fri, 23 Jan 2009 23:49:31 +0000 (23:49 +0000)]
Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Fri, 23 Jan 2009 23:31:48 +0000 (23:31 +0000)]
New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit
andy wharmby [Fri, 23 Jan 2009 20:23:25 +0000 (20:23 +0000)]
Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64
Dave Kelsey [Fri, 23 Jan 2009 18:56:57 +0000 (18:56 +0000)]
deleted invalid test.
Dave Kelsey [Fri, 23 Jan 2009 17:12:19 +0000 (17:12 +0000)]
added some mail tests. Tested on windows, linux and linux 64bit
Dave Kelsey [Fri, 23 Jan 2009 15:34:27 +0000 (15:34 +0000)]
various network tests. tested on windows, linux, linux 64 bit
Zoe Slattery [Fri, 23 Jan 2009 15:32:48 +0000 (15:32 +0000)]
IMPA fetchheader tests
andy wharmby [Fri, 23 Jan 2009 11:18:31 +0000 (11:18 +0000)]
Fix names of new image files.
andy wharmby [Thu, 22 Jan 2009 22:59:51 +0000 (22:59 +0000)]
New image tests. Tested on WIndows, Linux and Linux 64 bit
Pierre Joye [Thu, 22 Jan 2009 22:07:21 +0000 (22:07 +0000)]
- call the right script
Dave Kelsey [Thu, 22 Jan 2009 20:49:50 +0000 (20:49 +0000)]
fstat tests. tested on windows, linux and linux 64 bit
andy wharmby [Thu, 22 Jan 2009 18:47:34 +0000 (18:47 +0000)]
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
Dave Kelsey [Thu, 22 Jan 2009 14:15:01 +0000 (14:15 +0000)]
final collection of zlib tests. tested on linux, windows and linux 64 bit
andy wharmby [Thu, 22 Jan 2009 14:11:12 +0000 (14:11 +0000)]
New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Thu, 22 Jan 2009 13:50:33 +0000 (13:50 +0000)]
Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bit
andy wharmby [Thu, 22 Jan 2009 13:27:22 +0000 (13:27 +0000)]
New image tests. Tested on Windows, LInux and Linux 64 bit
Dave Kelsey [Thu, 22 Jan 2009 07:57:09 +0000 (07:57 +0000)]
fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improved tempnam test, removed hardcoded line number. tested on windows, linux and linux 64bit.
andy wharmby [Thu, 22 Jan 2009 00:23:05 +0000 (00:23 +0000)]
Fix test
Jani Taskinen [Wed, 21 Jan 2009 19:23:03 +0000 (19:23 +0000)]
MFH: fix typo
Ilia Alshanetsky [Wed, 21 Jan 2009 15:45:29 +0000 (15:45 +0000)]
MFB: Fixed bug #47174 (base64_decode() interprets pad char in mid string as
terminator)
Derick Rethans [Wed, 21 Jan 2009 15:25:24 +0000 (15:25 +0000)]
- Updated to version 2009.1 (2009a)
Dave Kelsey [Wed, 21 Jan 2009 15:24:16 +0000 (15:24 +0000)]
new tests for zlib extension, tested on windows, linux and linux64
Antony Dovgal [Wed, 21 Jan 2009 12:49:39 +0000 (12:49 +0000)]
fix tests
andy wharmby [Wed, 21 Jan 2009 12:28:35 +0000 (12:28 +0000)]
New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Wed, 21 Jan 2009 11:39:14 +0000 (11:39 +0000)]
New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Windows, Linux and Linux 64 bit
Sanjay Mantoor [Wed, 21 Jan 2009 10:52:34 +0000 (10:52 +0000)]
New testcases for strftime function
Dave Kelsey [Wed, 21 Jan 2009 10:46:38 +0000 (10:46 +0000)]
Some basic tests for mime_magic. Tested on windows only
Dmitry Stogov [Wed, 21 Jan 2009 10:15:49 +0000 (10:15 +0000)]
Fixed bug #47165 (Possible memory corruption when passing return value by reference)
andy wharmby [Tue, 20 Jan 2009 23:37:50 +0000 (23:37 +0000)]
New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit
andy wharmby [Tue, 20 Jan 2009 23:19:48 +0000 (23:19 +0000)]
Fix SKIPIF logic
andy wharmby [Tue, 20 Jan 2009 22:54:41 +0000 (22:54 +0000)]
New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit
Ilia Alshanetsky [Tue, 20 Jan 2009 18:03:19 +0000 (18:03 +0000)]
MFB: Added an E_NOTICE when precision value is truncated
Felipe Pena [Tue, 20 Jan 2009 15:43:06 +0000 (15:43 +0000)]
- MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results)
andy wharmby [Tue, 20 Jan 2009 14:19:43 +0000 (14:19 +0000)]
New vfprintf() tests. Tested on Window, Linux and Linux 64 bit
Felipe Pena [Tue, 20 Jan 2009 00:47:03 +0000 (00:47 +0000)]
- MFH: Added missing "return;"
Ilia Alshanetsky [Mon, 19 Jan 2009 21:57:46 +0000 (21:57 +0000)]
Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting).
David Soria Parra [Mon, 19 Jan 2009 18:17:59 +0000 (18:17 +0000)]
MFH: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache.
andy wharmby [Mon, 19 Jan 2009 17:13:16 +0000 (17:13 +0000)]
New substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux 64 bit.
andy wharmby [Mon, 19 Jan 2009 16:03:35 +0000 (16:03 +0000)]
New vprintf() tests. Tested on Windows, Linux and Linux 64 bit.
andy wharmby [Mon, 19 Jan 2009 15:54:43 +0000 (15:54 +0000)]
New strval() tests. Tested on Windows, Linux and Linux 64 bit.
andy wharmby [Mon, 19 Jan 2009 15:46:31 +0000 (15:46 +0000)]
New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit
Antony Dovgal [Mon, 19 Jan 2009 14:41:52 +0000 (14:41 +0000)]
MFH: fix memleaks in sscanf()
Dave Kelsey [Mon, 19 Jan 2009 14:03:18 +0000 (14:03 +0000)]
new tests for zlib extension, tested on windows, linux and linux64
Felipe Pena [Sun, 18 Jan 2009 23:51:15 +0000 (23:51 +0000)]
- MFH: Fixed bug #47048 (Segfault with new pg_meta_data)
andy wharmby [Sun, 18 Jan 2009 23:11:06 +0000 (23:11 +0000)]
Port similar_text test to 5.2. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 22:50:58 +0000 (22:50 +0000)]
New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 21:59:33 +0000 (21:59 +0000)]
New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 19:37:41 +0000 (19:37 +0000)]
New sha1f() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 14:40:21 +0000 (14:40 +0000)]
New sscanf() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 14:34:52 +0000 (14:34 +0000)]
New explode() tests. Tested on Windows. Linux and Linux 64 bit
Felipe Pena [Sun, 18 Jan 2009 13:28:58 +0000 (13:28 +0000)]
- New tests
Felipe Pena [Sun, 18 Jan 2009 13:28:03 +0000 (13:28 +0000)]
- Fixed test
andy wharmby [Sat, 17 Jan 2009 22:52:41 +0000 (22:52 +0000)]
New money_format() tests. Tested on Windows, Linux and Linux 64 bit
Felipe Pena [Sat, 17 Jan 2009 17:34:45 +0000 (17:34 +0000)]
- New test
Felipe Pena [Sat, 17 Jan 2009 17:24:59 +0000 (17:24 +0000)]
- BFN #46282
Felipe Pena [Sat, 17 Jan 2009 17:21:49 +0000 (17:21 +0000)]
- Fixed bug #46282 (Corrupt DBF When Using DATE)
Patch by: arne at bukkie dot nl
andy wharmby [Sat, 17 Jan 2009 16:41:32 +0000 (16:41 +0000)]
New trim() tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Sat, 17 Jan 2009 15:48:24 +0000 (15:48 +0000)]
New ltrim() tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Fri, 16 Jan 2009 22:46:31 +0000 (22:46 +0000)]
New string tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Fri, 16 Jan 2009 12:53:40 +0000 (12:53 +0000)]
New string function tests. Tested on Windows, Linux and Linux 64 bit.
Jani Taskinen [Thu, 15 Jan 2009 14:38:19 +0000 (14:38 +0000)]
MFH:- Fixed bug #47104 (Linking shared extensions fails with icc)
Dmitry Stogov [Thu, 15 Jan 2009 14:23:42 +0000 (14:23 +0000)]
Fixed possible crash because of argument stack reallocation
andy wharmby [Thu, 15 Jan 2009 13:40:22 +0000 (13:40 +0000)]
New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit.
Dmitry Stogov [Thu, 15 Jan 2009 08:48:41 +0000 (08:48 +0000)]
Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object)
Antony Dovgal [Wed, 14 Jan 2009 16:32:02 +0000 (16:32 +0000)]
fix typo
andy wharmby [Wed, 14 Jan 2009 16:28:54 +0000 (16:28 +0000)]
Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS when run in any timezone. Tested on WIndows, Linux and Linux 64bit.
andy wharmby [Wed, 14 Jan 2009 14:39:20 +0000 (14:39 +0000)]
Fixed base64_decode variation tests and new base64_encode test. Tested on Windows, Linux and Linux64 bit
Jani Taskinen [Wed, 14 Jan 2009 10:51:35 +0000 (10:51 +0000)]
Fix order
andy wharmby [Tue, 13 Jan 2009 23:10:52 +0000 (23:10 +0000)]
Fix new date tests. Tested on Windows, Linux and Linux 64 bit
Andrei Zmievski [Tue, 13 Jan 2009 19:25:20 +0000 (19:25 +0000)]
*** empty log message ***
Andrei Zmievski [Tue, 13 Jan 2009 19:23:31 +0000 (19:23 +0000)]
Fix bug #44336 in PHP 5.2 as well.
andy wharmby [Tue, 13 Jan 2009 18:51:50 +0000 (18:51 +0000)]
Fix test. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Tue, 13 Jan 2009 13:38:34 +0000 (13:38 +0000)]
New date extension tests. Tested on Windows, Linux and Linux 64 bit
Antony Dovgal [Tue, 13 Jan 2009 12:01:00 +0000 (12:01 +0000)]
fix test
andy wharmby [Tue, 13 Jan 2009 10:08:48 +0000 (10:08 +0000)]
New zlib extension tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 12 Jan 2009 17:56:45 +0000 (17:56 +0000)]
New math tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 12 Jan 2009 15:59:20 +0000 (15:59 +0000)]
Fix Windows tests after #47037
andy wharmby [Mon, 12 Jan 2009 14:31:07 +0000 (14:31 +0000)]
New math tests. Tested on Windows, Linux and Linux 64 bit