1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 15:38:49 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Pierre Joye 4d576e21a9 - move it to the right place 2011-09-06 09:23:10 +00:00
Pierre Joye d5a6bac766 - use %s, bad c/p 2011-09-01 13:28:00 +00:00
Pierre Joye 2449bd4a10 - fix test 2011-09-01 12:49:26 +00:00
Pierre Joye abeac6759d - win and nux work the same way 2011-09-01 12:43:12 +00:00
Pierre Joye 9cf971c7ff - win and nux work the same way 2011-09-01 12:42:54 +00:00
Stanislav Malyshev 2459296ff5 fix tests 2011-08-31 04:24:48 +00:00
Pierrick Charron fb5da94c1b Delete empty test files (old MQ tests) 2011-07-22 12:12:05 +00:00
Pierre Joye cc1c7af037 - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ 2011-07-22 11:25:30 +00:00
Jeraimee Hughes daecb2c0f4 Fixes for broken tests. 2011-05-17 15:08:15 +00:00
Jeraimee Hughes e5c1c42220 Fix for failing test. 2011-05-17 15:06:48 +00:00
Adam Harvey c2b525eef1 Update the tests committed in r305098 (as part of the fix for bug #53226) to
use the PHP_MAXPATHLEN constant, as recommended by Pierre.
2010-11-08 09:14:48 +00:00
Adam Harvey 7f0d3f7d70 Fix bug #53226 (file_exists fails on big filenames). 2010-11-05 05:28:07 +00:00
Jani Taskinen b9ac76c51c - Fix test 2009-12-11 15:38:15 +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
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
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
Stefan Esser 1940a3aa91 Added test for magic_quotes_gpc 2008-12-11 13:05:53 +00:00
Johannes Schlüter 27637afb90 - MFH: The exact error message might differ (it's "Not owner" on Solaris) 2008-09-07 22:34:40 +00:00
Arnaud Le Blanc de24949cce MFH: Check the relevant path for open_basedir in symlink() 2008-08-11 15:30:44 +00:00
Antony Dovgal db8a24d15a fix test 2008-06-09 09:26:03 +00:00
Ant Phillips 863d975196 Collect all the open_basedir security tests into one place 2008-05-09 08:39:44 +00:00