summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorFred Emmott <fredemmott@fb.com>2014-01-13 23:48:22 +0100
committerFred Emmott <fredemmott@fb.com>2014-01-13 23:57:49 +0100
commit9765472d1388c631ad57f4bd0dd4dd424f79e5e0 (patch)
tree7a575c27c6203113baa56db3858833e86f374a60 /.travis.yml
parent4e6c5281a3258b3ff530a43580d1b8dc8e34dd59 (diff)
Don't throw in mock autoloader
This behavior doesn't appear to be used at all. This fixes HHVM compatibility: HHVM optimizes class_exists() to a dedicated bytecode - as it's not a function call, it doesn't show up in the backtrace. 100% of the tests pass with this change.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions