Main class file
Original Original
Test class for cgi force_redirect
require the PhpSecInfo_Test_Cgi class Test class for cgi force_redirect
Test Class for allow_url_fopen
require the PhpSecInfo_Test_Core class Test Class for allow_url_fopen
Test class for display_errors
require the PhpSecInfo_Test_Core class Test class for display_errors
Test class for expose_php
require the PhpSecInfo_Test_Core class Test class for expose_php
Test Class for file_uploads
require the PhpSecInfo_Test_Core class Test Class for file_uploads
Test class for GID
Test class for GID
Test Class for magic_quotes_gpc
require the PhpSecInfo_Test_Core class Test Class for magic_quotes_gpc
Test Class for memory_limit setting
Test Class for memory_limit setting
Test Class for open_basedir
require the PhpSecInfo_Test_Core class Test Class for open_basedir
Test Class for post_max_size
Test Class for post_max_size
Test Class for register_globals
require the PhpSecInfo_Test_Core class Test Class for register_globals
Test class for UID
Test class for UID
Test Class for upload_max_filesize
Test Class for upload_max_filesize
Test Class for upload_tmp_dir
require the PhpSecInfo_Test_Core class Test Class for upload_tmp_dir
Test class for CURL file_support
require the PhpSecInfo_Test_Curl class Test class for CURL file_support
Checks for CURL file:// support; if this is installed, it can be used to bypass safe_mode and open_basedir
Test class for session use_trans_sid
require the PhpSecInfo_Test_Session class Test class for session use_trans_sid
Skeleton Test class file
This is a skeleton class for PhpSecInfo tests You should extend this to make a "group" skeleton to categorize tests under, then make a subdir with your group name that contains test classes extending your group skeleton class.
Skeleton Test class file for Cgi group
require the main PhpSecInfo class This is a skeleton class for PhpSecInfo "CGI" tests
Skeleton Test class file for Core group
require the main PhpSecInfo class This is a skeleton class for PhpSecInfo "Core" tests
Skeleton Test class file for ` group
require the main PhpSecInfo class This is a skeleton class for PhpSecInfo "Curl" tests
Skeleton Test class file for Session group
require the main PhpSecInfo class This is a skeleton class for PhpSecInfo "Session" tests
1.6.3