Skip to content
Snippets Groups Projects
Commit 8d389ff4 authored by Peter Rotich's avatar Peter Rotich
Browse files

Merge pull request #732 from greezybacon/feature/test-pass


Last mile for test failures

Reviewed-By: default avatarPeter Rotich <peter@osticket.com>
parents 5ea0a9dd e180887e
No related branches found
No related tags found
No related merge requests found
<?php
class mysqli {
function query() {}
function real_escape_string() {}
function fetch_row() {}
}
class ReflectionClass {
function getMethods() {}
}
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment