Ilia Alshanetsky
ba307b2aff
Back to dev
2008-04-30 18:33:33 +00:00
Ilia Alshanetsky
6a7f02001d
5.2.6
2008-04-30 18:27:56 +00:00
Ant Phillips
ab211d72a3
Fix session test failures as reported by Antony Dovgal.
...
These were caused by the tests assuming default values for some session
configuration settings, in particular session.save_path and session.name.
The tests now explicitly set these settings in the --INI-- section.
2008-04-30 15:20:16 +00:00
Ant Phillips
3946b4727b
Break up complicated rename tests into some smaller more consumable chunks
2008-04-30 13:53:49 +00:00
Ant Phillips
3a30d703c0
Fix session test failures as reported by Antony Dovgal.
...
These were caused by the tests assuming default values for some session
configuration settings, in particular session.save_path and session.name.
The tests now explicitly set these settings in the --INI-- section.
2008-04-30 09:27:59 +00:00
Scott MacVicar
ad86c485cd
MFH Fixed bug #44720 (Prevent infinite recursion within session_register)
2008-04-29 14:42:38 +00:00
Ant Phillips
597adbfef1
More session tests to improve code coverage for untested extension code
2008-04-29 09:24:17 +00:00
Ant Phillips
2d2ad8e8d3
More session tests to improve code coverage for untested extension code
2008-04-29 08:57:12 +00:00
Jani Taskinen
f2c9167ebb
MFH
2008-04-28 12:30:33 +00:00
Ant Phillips
0ccb772f10
Extra open_basedir tests
2008-04-24 16:40:53 +00:00
Ant Phillips
138a1160ab
Allow for chmod() to fail on symbolic links
2008-04-24 13:58:29 +00:00
Ant Phillips
e9da49eaf5
open_basedir tests for file system functions (v5.2, 5.3 and 6.0 branches)
2008-04-23 14:10:23 +00:00
Ant Phillips
64de2d2d45
New set of session extension tests for PHP 5.2 branch.
...
These hopefully test a reasonable set of basic, error and variations for
the twenty or so session functions. Note however that they do not
test all the session configuration settings, nor do they test anything
with register_globals enabled.
2008-04-22 16:04:00 +00:00
Ant Phillips
1f4fa0ba1f
These tests were backported from the PHP 6.0 branch, which in turn were ported from this branch and then updated to remove any dependencies on register_globals. With register_globals removed they are useful tests to run against the 5.X branches.
2008-04-22 15:58:34 +00:00
Robin Fernandes
1d943ee85e
Fix some ereg tests for 64bit platforms.
2008-04-22 15:31:56 +00:00
Felipe Pena
5c605854b8
- Fixed tests
2008-04-20 01:55:05 +00:00
Felipe Pena
11d09ac646
- Better error message
2008-04-20 01:43:18 +00:00
Antony Dovgal
269aac9ee9
fix test
2008-04-18 08:22:01 +00:00
Ilia Alshanetsky
7204e7ba5a
BFN
2008-04-18 01:00:56 +00:00
Antony Dovgal
59dde7cbeb
make Matt happy =)
2008-04-17 11:48:53 +00:00
Felipe Pena
11a13337ff
- Fix typo
2008-04-17 11:04:49 +00:00
Derick Rethans
8649483a69
- Fixed bug #44703 (htmlspecialchars() does not detect bad character set
...
argument).
2008-04-16 17:21:46 +00:00
Antony Dovgal
d9b443095f
change %d to %ld and silence the warning
2008-04-16 08:54:44 +00:00
Felipe Pena
9db0be61ad
Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument) (patch by Andy Wharmby)
2008-04-11 19:01:25 +00:00
Robin Fernandes
29c12bd254
Fix test parse_url_variation_002.phpt for 64bit platforms.
2008-04-11 14:35:04 +00:00
Antony Dovgal
ef1f2c1b7b
fix tests
2008-04-11 11:06:18 +00:00
Antony Dovgal
1e20b1ed7d
MFH: fix 2 segfaults in ZTS mode
2008-04-11 11:00:24 +00:00
Steve Seear
9d700f942f
POSIX extension error tests
2008-04-11 09:32:32 +00:00
Steve Seear
35ca4a5cb4
POSIX extension variation tests
2008-04-11 09:27:42 +00:00
Robin Fernandes
fdb9b9d8c8
Adding some tests for ereg and url functions.
2008-04-11 08:57:11 +00:00
Ilia Alshanetsky
a1f0e80436
Back to dev
2008-04-10 22:31:09 +00:00
Ilia Alshanetsky
1e29c1716d
5.2.6RC5
2008-04-10 22:24:05 +00:00
Christopher Jones
7788b67557
Bump OCI8 version to 1.2.5 (This change is for 5.2 branch only)
2008-04-10 21:53:46 +00:00
Nuno Lopes
5baa766b21
MFB53
2008-04-10 19:16:00 +00:00
Nuno Lopes
60d622bdb0
MFB5.3: fix SKIPIF
2008-04-10 19:09:49 +00:00
Philip Olson
63ca897356
MFH: Updated the documentation credits
2008-04-10 05:32:26 +00:00
Scott MacVicar
b584600e1d
Fix heredoc handling. (Patch by Matt Wilmas)
2008-04-09 21:40:13 +00:00
Felipe Pena
52127174e2
Fixed bug #44678 (spliti error message includes wrong function name)
2008-04-09 13:47:35 +00:00
Dmitry Stogov
a548d2f19b
Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)
2008-04-09 09:16:40 +00:00
Ilia Alshanetsky
edf54b5468
MFB: Bug #44650 escaepshellscmd() does not check arg count (port from 5.3)
2008-04-08 17:17:07 +00:00
Joe Orton
8611785073
MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)
...
(stotty at tvnet dot hu)
MFH: Fix another case of a broken stream->fd cast in 64-bit builds.
2008-04-08 14:11:49 +00:00
Jani Taskinen
8f6f281866
MFH: Fixed test on systems where order is not guaranteed
2008-04-08 10:35:36 +00:00
Jani Taskinen
a9f2587716
MFH: - Fixed bug #44667 (proc_open() does not handle pipes with the mode "wb" correctly)
2008-04-08 08:45:52 +00:00
Jani Taskinen
5f7df8099a
MF53: Fix tests
2008-04-08 08:45:04 +00:00
Ilia Alshanetsky
b615180021
MFB: various bug fixes
2008-04-08 00:03:34 +00:00
Antony Dovgal
7a4f2f9a00
fix test
2008-04-07 12:14:46 +00:00
Antony Dovgal
339414deea
initialize variable
2008-04-07 10:44:03 +00:00
Marcus Boerger
98f4d8c5f6
- MFH add new tests
2008-04-06 17:53:35 +00:00
Felipe Pena
e8795126ea
Fixed bug #44591 (imagegif's filename parameter)
2008-04-04 17:39:52 +00:00
Derick Rethans
d80a51181a
- Fixed typo.
2008-04-04 07:26:41 +00:00