Create post-HADVAs expect files
[hiphop-php.git] / hphp / test / zend / good / ext / spl / tests / class_implements_variation.php.expectf.hadva
blob6386f6a1e47db4542c08ae11811f937792f0a046
1 *** Testing class_implements() : variation ***
2 --- testing no interfaces ---
3 dict(0) {
5 dict(0) {
8 --- testing autoload ---
10 Warning: class_implements(): Class non_existent does not exist and could not be loaded in %s/test/zend/good/ext/spl/tests/class_implements_variation.php on line 16
11 bool(false)
13 Warning: class_implements(): Class non_existent2 does not exist in %s/test/zend/good/ext/spl/tests/class_implements_variation.php on line 17
14 bool(false)
15 ===DONE===