Recommend this page to a friend! |
Classes of Manuel Lemos | PHP Feature Test | README.md | Download |
|
DownloadPHP Feature TestThis package serves the purpose to test whether features of the PHP version being used in the current environment are available as required by the applications that each developer needs. You can use this package to determine if your application is ready to run on newer PHP versions. The package provides several built-in test driver classes that test whether different features are available and work well. Run the test_features.php script to try this package. |