Public Member Functions | |
| _execTest () | |
| _setMessages () | |
Data Fields | |
| $test_name = "upload_tmp_dir" | |
| $_messages = array() | |
Definition at line 19 of file upload_tmp_dir.php.
| _execTest | ( | ) |
Check to see if the upload_tmp_dir setting is enabled. If it is set, check if it matches PHPSECINFO_TEST_COMMON_TMPDIR
The test for PHPSECINFO_TEST_COMMON_TMPDIR is pretty UNIX-specific, and should probably include other common world-writable dirs from other OSes
Reimplemented from PhpSecInfo_Test.
Definition at line 39 of file upload_tmp_dir.php.
| _setMessages | ( | ) |
Set the messages specific to this test
Reimplemented from PhpSecInfo_Test.
Definition at line 53 of file upload_tmp_dir.php.
| $_messages = array() |
Reimplemented from PhpSecInfo_Test.
Definition at line 29 of file upload_tmp_dir.php.
| $test_name = "upload_tmp_dir" |
Reimplemented from PhpSecInfo_Test.
Definition at line 27 of file upload_tmp_dir.php.
1.6.3