This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
194fff35513dcbfcacf310bd02cfbc2eb7935260
archived-php-src
/
tests
/
security
History
Stefan Esser
1940a3aa91
Added test for magic_quotes_gpc
2008-12-11 13:05:53 +00:00
..
magic_quotes_gpc.phpt
Added test for magic_quotes_gpc
2008-12-11 13:05:53 +00:00
open_basedir_chdir.phpt
…
open_basedir_chmod.phpt
…
open_basedir_copy_variation1.phpt
…
open_basedir_copy.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_dir.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_disk_free_space.phpt
…
open_basedir_error_log_variation.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_error_log.phpt
…
open_basedir_file_exists.phpt
…
open_basedir_file_get_contents.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_file_put_contents.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_file.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_fileatime.phpt
…
open_basedir_filectime.phpt
…
open_basedir_filegroup.phpt
…
open_basedir_fileinode.phpt
…
open_basedir_filemtime.phpt
…
open_basedir_fileowner.phpt
…
open_basedir_fileperms.phpt
…
open_basedir_filesize.phpt
…
open_basedir_filetype.phpt
…
open_basedir_fopen.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_glob-win32.phpt
…
open_basedir_glob.phpt
…
open_basedir_is_dir.phpt
…
open_basedir_is_executable.phpt
…
open_basedir_is_file.phpt
…
open_basedir_is_link.phpt
…
open_basedir_is_readable.phpt
…
open_basedir_is_writable.phpt
…
open_basedir_link.phpt
…
open_basedir_linkinfo.phpt
…
open_basedir_lstat.phpt
…
open_basedir_mkdir.phpt
…
open_basedir_opendir.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_parse_ini_file.phpt
…
open_basedir_readlink.phpt
…
open_basedir_realpath.phpt
…
open_basedir_rename.phpt
…
open_basedir_rmdir.phpt
…
open_basedir_scandir.phpt
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
2008-09-07 22:34:40 +00:00
open_basedir_stat.phpt
…
open_basedir_symlink.phpt
MFH: Check the relevant path for open_basedir in symlink()
2008-08-11 15:30:44 +00:00
open_basedir_tempnam.phpt
…
open_basedir_touch.phpt
…
open_basedir_unlink.phpt
…
open_basedir.inc
…