Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    e180887e
    Last mile for test failures · e180887e
    Jared Hancock authored
    Add stubs.php to include stub classes for built-in PHP classes used
    throughout the code. This will allow the testing suite to verify that a
    method exists, albeit not in our codebase
    e180887e
    History
    Last mile for test failures
    Jared Hancock authored
    Add stubs.php to include stub classes for built-in PHP classes used
    throughout the code. This will allow the testing suite to verify that a
    method exists, albeit not in our codebase