]> granicus.if.org Git - php/log
php
15 years agoAdded path truncation E_NOTICE to let people now when path resolving caused
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.

15 years ago- MFH: Fix tests
Felipe Pena [Mon, 9 Feb 2009 16:59:47 +0000 (16:59 +0000)]
- MFH: Fix tests

15 years agoMFB: Initialize optional var
Ilia Alshanetsky [Mon, 9 Feb 2009 15:34:32 +0000 (15:34 +0000)]
MFB: Initialize optional var

15 years ago- MFH: Fix test
Felipe Pena [Mon, 9 Feb 2009 12:56:09 +0000 (12:56 +0000)]
- MFH: Fix test

15 years ago- MFH: Fix mem. leak
Felipe Pena [Mon, 9 Feb 2009 12:07:35 +0000 (12:07 +0000)]
- MFH: Fix mem. leak

15 years ago- MFH: Fixed test
Felipe Pena [Mon, 9 Feb 2009 11:58:02 +0000 (11:58 +0000)]
- MFH: Fixed test

15 years agoMFB fix Bug #46026 (this is a refinement of the previous fix)
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)

15 years agoMFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the
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

16 years agofix typo
Antony Dovgal [Fri, 6 Feb 2009 10:42:54 +0000 (10:42 +0000)]
fix typo

16 years ago- Improve test
Felipe Pena [Fri, 6 Feb 2009 10:40:42 +0000 (10:40 +0000)]
- Improve test

16 years ago- MFH: Fixed bug #47322 (sscanf %d does't work)
Felipe Pena [Fri, 6 Feb 2009 10:22:34 +0000 (10:22 +0000)]
- MFH: Fixed bug #47322 (sscanf %d does't work)

16 years ago- MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
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).

16 years agoBack to dev
Ilia Alshanetsky [Thu, 5 Feb 2009 20:56:12 +0000 (20:56 +0000)]
Back to dev

16 years ago5.2.9RC1
Ilia Alshanetsky [Thu, 5 Feb 2009 20:53:45 +0000 (20:53 +0000)]
5.2.9RC1

16 years ago- zip fix entry
Pierre Joye [Thu, 5 Feb 2009 19:53:43 +0000 (19:53 +0000)]
- zip fix entry

16 years ago- Fixed a crash on extract in zip when files or directories entry names contain
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)

16 years ago- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
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

16 years agoSyn spprintf fix with that of 5.3 and above
Ilia Alshanetsky [Wed, 4 Feb 2009 15:03:12 +0000 (15:03 +0000)]
Syn spprintf fix with that of 5.3 and above

16 years agoReturn empty string when recv() does not fetch any data
Ilia Alshanetsky [Tue, 3 Feb 2009 19:22:40 +0000 (19:22 +0000)]
Return empty string when recv() does not fetch any data

16 years agoMFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email
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)

16 years ago- MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)
Felipe Pena [Mon, 2 Feb 2009 10:00:32 +0000 (10:00 +0000)]
- MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)

16 years ago- MFH: Fix bug #46843 (CP936 euro symbol is not converted properly)
Moriyoshi Koizumi [Mon, 2 Feb 2009 04:54:11 +0000 (04:54 +0000)]
- MFH: Fix bug #46843 (CP936 euro symbol is not converted properly)

16 years agoMFH: Fix a typo
David Soria Parra [Sun, 1 Feb 2009 21:52:32 +0000 (21:52 +0000)]
MFH: Fix a typo

16 years agoFixed a possible invalid read when string is not null terminated
Ilia Alshanetsky [Sun, 1 Feb 2009 19:42:48 +0000 (19:42 +0000)]
Fixed a possible invalid read when string is not null terminated

16 years agoNew set_magic_quotes() tests. Tested on Windows, Linux and linux 64
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

16 years agoNew php_uname() 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

16 years agoNew get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests...
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

16 years agoNew escapeshellarg() tests. Tested on Windows, 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

16 years agoNew floatval() 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

16 years ago- MFH: Fixed bug #47255 (Typo in php.ini files)
Felipe Pena [Sat, 31 Jan 2009 19:26:02 +0000 (19:26 +0000)]
- MFH: Fixed bug #47255 (Typo in php.ini files)

16 years agoMFH: Fix arginfo for imagefilter()
Kalle Sommer Nielsen [Sat, 31 Jan 2009 15:28:34 +0000 (15:28 +0000)]
MFH: Fix arginfo for imagefilter()

16 years ago- MFH: Fix test
Felipe Pena [Fri, 30 Jan 2009 14:50:38 +0000 (14:50 +0000)]
- MFH: Fix test

16 years agoMFB: Improved validation checks inside str_pad()
Ilia Alshanetsky [Fri, 30 Jan 2009 00:17:05 +0000 (00:17 +0000)]
MFB: Improved validation checks inside str_pad()

16 years agoFix bug #47245 - Double free in mb_detect_encoding()
Scott MacVicar [Thu, 29 Jan 2009 22:58:52 +0000 (22:58 +0000)]
Fix bug #47245 - Double free in mb_detect_encoding()

16 years ago- Add .cvsignore
Johannes Schlüter [Wed, 28 Jan 2009 22:35:50 +0000 (22:35 +0000)]
- Add .cvsignore

16 years agofix test
Antony Dovgal [Wed, 28 Jan 2009 12:59:08 +0000 (12:59 +0000)]
fix test

16 years agoMFH:
Felipe Pena [Tue, 27 Jan 2009 15:02:43 +0000 (15:02 +0000)]
MFH:
- Fix compile warning
- Fixed test

16 years ago- Fixed parameter format
Felipe Pena [Tue, 27 Jan 2009 14:44:07 +0000 (14:44 +0000)]
- Fixed parameter format

16 years ago- Removed wrong '/' in parameter format
Felipe Pena [Tue, 27 Jan 2009 14:40:13 +0000 (14:40 +0000)]
- Removed wrong '/' in parameter format

16 years ago- Fixed tests
Felipe Pena [Tue, 27 Jan 2009 14:32:59 +0000 (14:32 +0000)]
- Fixed tests

16 years agoSplit-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux...
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

16 years agoFix indention
David Soria Parra [Mon, 26 Jan 2009 21:27:41 +0000 (21:27 +0000)]
Fix indention

16 years agoBFN
Rob Richards [Mon, 26 Jan 2009 19:12:10 +0000 (19:12 +0000)]
BFN

16 years agoMFH: fix bug #47220 (segfault in dom_document_parser in recovery mode)
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)

16 years agoMFB: Fixed bug #47217 (content-type is not set properly for file uploads)
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)

16 years agoFixed bug #46419 (Elements of associative arrays with NULL value are lost)
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)

16 years agoMFH use example.com
Antony Dovgal [Sun, 25 Jan 2009 23:28:18 +0000 (23:28 +0000)]
MFH use example.com

16 years agoSplit is_callable test. Test on Windows, Linux and Linux 64 bit
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

16 years agoMFB: Improved fix for bug #47174 & added a test
Ilia Alshanetsky [Sun, 25 Jan 2009 18:27:39 +0000 (18:27 +0000)]
MFB: Improved fix for bug #47174 & added a test

16 years agoMFH: Fix compiler warning. munmap expects a void pointer.
David Soria Parra [Sun, 25 Jan 2009 14:04:09 +0000 (14:04 +0000)]
MFH: Fix compiler warning. munmap expects a void pointer.

16 years agoMFB: Fix WS
David Soria Parra [Sun, 25 Jan 2009 13:42:39 +0000 (13:42 +0000)]
MFB: Fix WS

16 years agoMFH: Fix WS
David Soria Parra [Sun, 25 Jan 2009 13:41:01 +0000 (13:41 +0000)]
MFH: Fix WS

16 years agoAdded INI sections
Zoe Slattery [Sun, 25 Jan 2009 11:08:21 +0000 (11:08 +0000)]
Added INI sections

16 years agoMFH: Patch by David Soria Parra <dsp@php.net>.
Sebastian Bergmann [Sun, 25 Jan 2009 11:07:56 +0000 (11:07 +0000)]
MFH: Patch by David Soria Parra <dsp@php.net>.

16 years agofix test
Antony Dovgal [Sat, 24 Jan 2009 22:03:06 +0000 (22:03 +0000)]
fix test

16 years agoadd missing .cvsignore
Antony Dovgal [Sat, 24 Jan 2009 13:01:06 +0000 (13:01 +0000)]
add missing .cvsignore

16 years agoNew get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux...
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

16 years agoMake test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux...
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

16 years agoNew gzuncompress() test.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

16 years agoFix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64
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

16 years agodeleted invalid test.
Dave Kelsey [Fri, 23 Jan 2009 18:56:57 +0000 (18:56 +0000)]
deleted invalid test.

16 years agoadded some mail tests. Tested on windows, linux and linux 64bit
Dave Kelsey [Fri, 23 Jan 2009 17:12:19 +0000 (17:12 +0000)]
added some mail tests. Tested on windows, linux and linux 64bit

16 years agovarious network tests. tested on windows, linux, linux 64 bit
Dave Kelsey [Fri, 23 Jan 2009 15:34:27 +0000 (15:34 +0000)]
various network tests. tested on windows, linux, linux 64 bit

16 years agoIMPA fetchheader tests
Zoe Slattery [Fri, 23 Jan 2009 15:32:48 +0000 (15:32 +0000)]
IMPA fetchheader tests

16 years agoFix names of new image files.
andy wharmby [Fri, 23 Jan 2009 11:18:31 +0000 (11:18 +0000)]
Fix names of new image files.

16 years agoNew image tests. Tested on WIndows, Linux and Linux 64 bit
andy wharmby [Thu, 22 Jan 2009 22:59:51 +0000 (22:59 +0000)]
New image tests. Tested on WIndows, Linux and Linux 64 bit

16 years ago- call the right script
Pierre Joye [Thu, 22 Jan 2009 22:07:21 +0000 (22:07 +0000)]
- call the right script

16 years agofstat tests. tested on windows, linux and linux 64 bit
Dave Kelsey [Thu, 22 Jan 2009 20:49:50 +0000 (20:49 +0000)]
fstat tests. tested on windows, linux and linux 64 bit

16 years agoNew date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux...
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

16 years agofinal collection of zlib tests. tested on linux, windows 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

16 years agoNew basic time()and microtime() tests. Tested on Windows, Linux 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

16 years agoFix test after #46732 fix. 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

16 years agoNew image tests. 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

16 years agofixed subtle bugs regarding attempting to chdir, plus cleanup issues. improved tempna...
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.

16 years agoFix test
andy wharmby [Thu, 22 Jan 2009 00:23:05 +0000 (00:23 +0000)]
Fix test

16 years agoMFH: fix typo
Jani Taskinen [Wed, 21 Jan 2009 19:23:03 +0000 (19:23 +0000)]
MFH: fix typo

16 years agoMFB: Fixed bug #47174 (base64_decode() interprets pad char in mid string as
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)

16 years ago- Updated to version 2009.1 (2009a)
Derick Rethans [Wed, 21 Jan 2009 15:25:24 +0000 (15:25 +0000)]
- Updated to version 2009.1 (2009a)

16 years agonew tests for zlib extension, tested on windows, linux and linux64
Dave Kelsey [Wed, 21 Jan 2009 15:24:16 +0000 (15:24 +0000)]
new tests for zlib extension, tested on windows, linux and linux64

16 years agofix tests
Antony Dovgal [Wed, 21 Jan 2009 12:49:39 +0000 (12:49 +0000)]
fix tests

16 years agoNew gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on Windows...
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

16 years agoNew gzencode() test. php6 tets fails currentlly due to #47178. Tested on Windows...
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

16 years agoNew testcases for strftime function
Sanjay Mantoor [Wed, 21 Jan 2009 10:52:34 +0000 (10:52 +0000)]
New testcases for strftime function

16 years agoSome basic tests for mime_magic. Tested on windows only
Dave Kelsey [Wed, 21 Jan 2009 10:46:38 +0000 (10:46 +0000)]
Some basic tests for mime_magic. Tested on windows only

16 years agoFixed bug #47165 (Possible memory corruption when passing return value by reference)
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)

16 years agoNew gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit
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

16 years agoFix SKIPIF logic
andy wharmby [Tue, 20 Jan 2009 23:19:48 +0000 (23:19 +0000)]
Fix SKIPIF logic

16 years agoNew stripcslashes() tests. Tested on Window, Linux and Linux 64 bit
andy wharmby [Tue, 20 Jan 2009 22:54:41 +0000 (22:54 +0000)]
New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit

16 years agoMFB: Added an E_NOTICE when precision value is truncated
Ilia Alshanetsky [Tue, 20 Jan 2009 18:03:19 +0000 (18:03 +0000)]
MFB: Added an E_NOTICE when precision value is truncated

16 years ago- MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results)
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)

16 years agoNew vfprintf() tests. Tested on Window, Linux and Linux 64 bit
andy wharmby [Tue, 20 Jan 2009 14:19:43 +0000 (14:19 +0000)]
New vfprintf() tests. Tested on Window, Linux and Linux 64 bit

16 years ago- MFH: Added missing "return;"
Felipe Pena [Tue, 20 Jan 2009 00:47:03 +0000 (00:47 +0000)]
- MFH: Added missing "return;"

16 years agoFixed bug #47131 (SOAP Extension ignores "user_agent" ini setting).
Ilia Alshanetsky [Mon, 19 Jan 2009 21:57:46 +0000 (21:57 +0000)]
Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting).

16 years agoMFH: Fix #47149. Remove check for script_filename = path_translated, as this the...
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.

16 years agoNew substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux...
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.

16 years agoNew vprintf() 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.

16 years agoNew strval() 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.

16 years agoNew tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows...
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

16 years agoMFH: fix memleaks in sscanf()
Antony Dovgal [Mon, 19 Jan 2009 14:41:52 +0000 (14:41 +0000)]
MFH: fix memleaks in sscanf()

16 years agonew tests for zlib extension, tested on windows, linux and linux64
Dave Kelsey [Mon, 19 Jan 2009 14:03:18 +0000 (14:03 +0000)]
new tests for zlib extension, tested on windows, linux and linux64