]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Tue, 10 Feb 2009 14:18:29 +0000 (14:18 +0000)]
Added path truncation E_NOTICE to let people now when path resolving caused
the file path to be truncated.
Felipe Pena [Mon, 9 Feb 2009 16:59:47 +0000 (16:59 +0000)]
- MFH: Fix tests
Ilia Alshanetsky [Mon, 9 Feb 2009 15:34:32 +0000 (15:34 +0000)]
MFB: Initialize optional var
Felipe Pena [Mon, 9 Feb 2009 12:56:09 +0000 (12:56 +0000)]
- MFH: Fix test
Felipe Pena [Mon, 9 Feb 2009 12:07:35 +0000 (12:07 +0000)]
- MFH: Fix mem. leak
Felipe Pena [Mon, 9 Feb 2009 11:58:02 +0000 (11:58 +0000)]
- MFH: Fixed test
Greg Beaver [Mon, 9 Feb 2009 03:44:59 +0000 (03:44 +0000)]
MFB fix Bug #46026 (this is a refinement of the previous fix)
Ilia Alshanetsky [Sun, 8 Feb 2009 16:54:43 +0000 (16:54 +0000)]
MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the
remote end restarts)
# Patch by Richard dot Krehbiel at gmail dot com
Antony Dovgal [Fri, 6 Feb 2009 10:42:54 +0000 (10:42 +0000)]
fix typo
Felipe Pena [Fri, 6 Feb 2009 10:40:42 +0000 (10:40 +0000)]
- Improve test
Felipe Pena [Fri, 6 Feb 2009 10:22:34 +0000 (10:22 +0000)]
- MFH: Fixed bug #47322 (sscanf %d does't work)
Moriyoshi Koizumi [Fri, 6 Feb 2009 08:49:05 +0000 (08:49 +0000)]
- MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
enabled).
Ilia Alshanetsky [Thu, 5 Feb 2009 20:56:12 +0000 (20:56 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 5 Feb 2009 20:53:45 +0000 (20:53 +0000)]
5.2.9RC1
Pierre Joye [Thu, 5 Feb 2009 19:53:43 +0000 (19:53 +0000)]
- zip fix entry
Pierre Joye [Thu, 5 Feb 2009 19:53:22 +0000 (19:53 +0000)]
- Fixed a crash on extract in zip when files or directories entry names contain
a relative path. (affects only 5.2 as it is a limitation in 5.2's virtual_file_ex)
Felipe Pena [Wed, 4 Feb 2009 16:41:18 +0000 (16:41 +0000)]
- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
Patch by matteo at beccati dot com
Ilia Alshanetsky [Wed, 4 Feb 2009 15:03:12 +0000 (15:03 +0000)]
Syn spprintf fix with that of 5.3 and above
Ilia Alshanetsky [Tue, 3 Feb 2009 19:22:40 +0000 (19:22 +0000)]
Return empty string when recv() does not fetch any data
Ilia Alshanetsky [Mon, 2 Feb 2009 23:51:58 +0000 (23:51 +0000)]
MFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email
addresses as invalid)
Felipe Pena [Mon, 2 Feb 2009 10:00:32 +0000 (10:00 +0000)]
- MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)
Moriyoshi Koizumi [Mon, 2 Feb 2009 04:54:11 +0000 (04:54 +0000)]
- MFH: Fix bug #46843 (CP936 euro symbol is not converted properly)
David Soria Parra [Sun, 1 Feb 2009 21:52:32 +0000 (21:52 +0000)]
MFH: Fix a typo
Ilia Alshanetsky [Sun, 1 Feb 2009 19:42:48 +0000 (19:42 +0000)]
Fixed a possible invalid read when string is not null terminated
andy wharmby [Sun, 1 Feb 2009 19:29:34 +0000 (19:29 +0000)]
New set_magic_quotes() tests. Tested on Windows, Linux and linux 64
andy wharmby [Sun, 1 Feb 2009 19:17:50 +0000 (19:17 +0000)]
New php_uname() tests. Tested on Windows, Linux and linux 64
andy wharmby [Sun, 1 Feb 2009 18:55:28 +0000 (18:55 +0000)]
New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64
andy wharmby [Sun, 1 Feb 2009 18:39:52 +0000 (18:39 +0000)]
New escapeshellarg() tests. Tested on Windows, Linux and Linux 64
andy wharmby [Sun, 1 Feb 2009 18:32:42 +0000 (18:32 +0000)]
New floatval() tests. Tested on Windows, Linux and Linux 64
Felipe Pena [Sat, 31 Jan 2009 19:26:02 +0000 (19:26 +0000)]
- MFH: Fixed bug #47255 (Typo in php.ini files)
Kalle Sommer Nielsen [Sat, 31 Jan 2009 15:28:34 +0000 (15:28 +0000)]
MFH: Fix arginfo for imagefilter()
Felipe Pena [Fri, 30 Jan 2009 14:50:38 +0000 (14:50 +0000)]
- MFH: Fix test
Ilia Alshanetsky [Fri, 30 Jan 2009 00:17:05 +0000 (00:17 +0000)]
MFB: Improved validation checks inside str_pad()
Scott MacVicar [Thu, 29 Jan 2009 22:58:52 +0000 (22:58 +0000)]
Fix bug #47245 - Double free in mb_detect_encoding()
Johannes Schlüter [Wed, 28 Jan 2009 22:35:50 +0000 (22:35 +0000)]
- Add .cvsignore
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