1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Dave Kelsey
81af2ad666 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:57:09 +00:00
Stefan Esser
f2d5b34f26 Added test for magic_quotes_gpc 2008-12-11 13:06:29 +00:00
Johannes Schlüter
7b668c6a7d - MFH: The exact error message might differ (it's "Not owner" on Solaris) 2008-09-07 22:35:15 +00:00
Jani Taskinen
69378b449c [DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file)
[DOC] note: change will be in since 5.2.7
2008-08-31 00:21:19 +00:00
Arnaud Le Blanc
cf273715fb MFH: Check the relevant path for open_basedir in symlink() 2008-08-11 15:31:01 +00:00
Jani Taskinen
9f0c8398d6 MFH: fix test 2008-07-15 01:57:37 +00:00
Ant Phillips
c6822cd936 Collect all the open_basedir security tests into one place 2008-05-09 08:36:41 +00:00
Ant Phillips
f6b00dcf5b open_basedir tests for error_log 2008-05-09 08:33:55 +00:00