Closed AmsTaFFix closed 10 years ago
when i tried to run tests, i got error:
A callable is expected in AnnotationRegistry::registerLoader...
After debug, i saw, that $loader === true. I changed function require_once on require and it's works. Is that my problem, oh i should pull request with this fix?
when i tried to run tests, i got error:
After debug, i saw, that $loader === true. I changed function require_once on require and it's works. Is that my problem, oh i should pull request with this fix?