Reclassify samples generated from Zephir code

This commit is contained in:
Paul Chaignon
2015-01-06 17:00:16 +01:00
parent 4428e62b99
commit 96e6b3f53e
4 changed files with 3 additions and 3 deletions

4
samples/C/exception.zep.h generated Normal file
View File

@@ -0,0 +1,4 @@
extern zend_class_entry *test_router_exception_ce;
ZEPHIR_INIT_CLASS(Test_Router_Exception);