Kalle Sommer Nielsen
9a38f301d6
Remove highlight.bg, it was removed in the old trunk and its not referenced in zend_highlight.c, meaning its not even implemented correctly in 5.3.
2010-04-21 21:56:24 +00:00
Kalle Sommer Nielsen
febee11285
Removed register_globals
2010-04-21 01:27:22 +00:00
Jani Taskinen
af49e58f51
- Reverted r296062 and r296065
2010-03-12 10:28:59 +00:00
Jani Taskinen
06f072cb5e
MFH: Improved / fixed output buffering (Michael Wallner)
2010-03-11 10:24:29 +00:00
Jani Taskinen
f9843495d1
- Fixed tests
2010-02-13 01:08:04 +00:00
Jani Taskinen
b9ac76c51c
- Fix test
2009-12-11 15:38:15 +00:00
Jani Taskinen
35a4d5831b
Fix test
2009-12-11 10:55:56 +00:00
Felipe Pena
8afad00a16
- Fixed tests
2009-12-04 11:32:39 +00:00
Jani Taskinen
c4d350632b
- Use correct revision
2009-11-28 00:47:42 +00:00
Jani Taskinen
e8e213ca01
- No dots here
2009-11-28 00:35:56 +00:00
Dmitry Stogov
7bfe056174
Fixed tests
2009-09-21 09:52:19 +00:00
Zoe Slattery
6a22ec3eda
More tests from 2009 testfest
2009-08-30 09:30:13 +00:00
Zoe Slattery
1c98e49afd
Test from 2009 testfest
2009-08-26 17:17:58 +00:00
Jani Taskinen
ee992d9ff7
- Fix tests .oO(why are there so many things broken in this branch..?)
2009-07-25 00:43:42 +00:00
Patrick Allaert
9b9363af5b
MFH: The exact error message might differ (it's "Not owner" on Solaris) (r265951)
2009-07-22 12:20:56 +00:00
Zoe Slattery
9ff94c82df
Remove empty sections. Fix bad use of --SKIP--
2009-07-21 14:02:24 +00:00
Zoe Slattery
d09ab2ab42
Removing unnecessary SKIPIF sections
2009-07-18 13:46:08 +00:00
andy wharmby
ee726e4497
New lang tests.
2009-06-21 17:42:15 +00:00
andy wharmby
1e119743a5
Backport ob test to php 5.2 and 53.
2009-06-18 21:03:00 +00:00
andy wharmby
e5b5f13b79
New test for standard object compare handler. Tested on Windows, Linux and Linux 64
2009-06-17 19:15:19 +00:00
andy wharmby
fb3132f502
New foreach tests. Tested on Windows, Linux and Linux 64 bit.
2009-06-17 19:07:17 +00:00
Robin Fernandes
73cd7e83ee
Additional class related tests.
2009-06-17 10:38:25 +00:00
andy wharmby
fcbfe08d60
New test for bitwise operators. Tested on Linux 64 bit
2009-06-15 17:38:44 +00:00
andy wharmby
d8ce08a24b
Move tests to correct directory
2009-06-15 17:34:40 +00:00
andy wharmby
3fd133bcf3
Backport ob test to php 5.2 and 53.
2009-06-14 16:47:11 +00:00
andy wharmby
1888c718cb
New foreach tests. Tested on Windows, Linux and Linux 64 bit.
2009-06-14 14:17:43 +00:00
Robert Nicholson
e592b4fd15
New tests for operators. These tests were auto generated to verify correctness for a number of significant values. The work was done by Dave Kelsey.
2009-06-08 11:59:32 +00:00
Robert Nicholson
176012df22
New tests for foreach loops. These were written by another member of the Projectzero team.
2009-06-07 21:03:48 +00:00
Matt Wilmas
2462fce244
MFH: Changed error messages to use "cannot" instead of "can not" (meaning "also can")
2009-06-07 15:46:54 +00:00
Zoe Slattery
102f76b323
Engine execution order tests
2009-06-01 13:01:04 +00:00
Etienne Kneuss
61bbd8af75
MFH: Add test for the timeout inside shutdown function
2009-05-31 21:32:42 +00:00
Zoe Slattery
e660f91c26
Engine execution order tests
2009-05-29 07:52:04 +00:00
Robert Nicholson
1d4da4fd0c
Language Tests: returnByReference
2009-05-27 22:34:25 +00:00
Jani Taskinen
782644535f
MFH
2009-05-07 13:47:43 +00:00
Jani Taskinen
da7302f792
MFH
2009-05-07 13:44:23 +00:00
Jani Taskinen
996eab8983
- Fixed ini deprecation message issues in tests.
...
# CGI headers are stripped and the error ends up there with CGI..
2009-05-06 20:32:00 +00:00
Kalle Sommer Nielsen
5a6d3cc42b
Added E_DEPRECATED startup notice (5.3 only)
2009-05-04 21:18:22 +00:00
Felipe Pena
13b1607886
- Fix test
2009-04-28 23:46:27 +00:00
Antony Dovgal
53990b2bf3
fix test
2009-04-28 10:30:56 +00:00
Sebastian Schürmann
7942cd2c3c
- Initial commit
2009-04-25 11:33:26 +00:00
Sebastian Schürmann
e2a4ef0696
- initial ci
...
- basic test for ini_alter
2009-04-25 11:18:15 +00:00
Hannes Magnusson
d800809da4
This is apparently fixed
2009-04-06 13:16:05 +00:00
David Coallier
2e5f11b841
- Fixed bug #46897 : ob_flush() should fail to flush unerasable buffers
...
- Added test for bug46897
- A memleak has been identified while fixing this bug but the changes
made by this commit do not affect ob_get_clean where the memleak (which
is fixed in HEAD with the new handler) resides.
- [DOC] New noticed is outputted in ob_flush when the buffer is unerasable
2009-02-13 11:48:17 +00:00
Dave Kelsey
aa3e1f6158
fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improved tempnam test, removed hardcoded line number. tested on windows, linux and linux 64bit.
2009-01-22 07:56:56 +00:00
Felipe Pena
51b05cd54d
- Fixed tests
2009-01-10 17:01:00 +00:00
Robin Fernandes
bd7f18ab4f
Additional output buffering tests.
2008-12-18 15:20:07 +00:00
Stefan Esser
1940a3aa91
Added test for magic_quotes_gpc
2008-12-11 13:05:53 +00:00
Arnaud Le Blanc
f5b2818225
MFH: fixed test
2008-12-09 22:53:42 +00:00
Jani Taskinen
e967b0fec9
MFH:- Better descriptions for these tests
2008-12-09 16:05:49 +00:00
Jani Taskinen
f2c711b132
MFH: fix tests
2008-12-09 15:44:39 +00:00