Public Member Functions | |
| _execTest () | |
| _setMessages () | |
Data Fields | |
| $test_name = "file_support" | |
Definition at line 25 of file file_support.php.
| _execTest | ( | ) |
Checks to see if libcurl's "file://" support is enabled by examining the "protocols" array in the info returned from curl_version()
Reimplemented from PhpSecInfo_Test.
Definition at line 42 of file file_support.php.
| _setMessages | ( | ) |
Set the messages specific to this test
Reimplemented from PhpSecInfo_Test_Curl.
Definition at line 60 of file file_support.php.
| $test_name = "file_support" |
Reimplemented from PhpSecInfo_Test.
Definition at line 33 of file file_support.php.
1.6.3