Merge branch 'master' into gsoc2017-php7-classes-via-c-api
This commit is contained in:
commit
3e8373b09a
20 changed files with 76 additions and 20 deletions
|
|
@ -6,7 +6,7 @@ require "sym.php";
|
|||
// No new functions
|
||||
check::functions(array());
|
||||
// New classes
|
||||
check::classes(array('flim','flam'));
|
||||
check::classes(array('Flim','Flam'));
|
||||
// No new vars
|
||||
check::globals(array());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue