AKSW / OntoWiki

Semantic data wiki as well as Linked Data publishing engine
https://ontowiki.net
204 stars 51 forks source link

make test with PHP 7 fails #362

Open splattater opened 8 years ago

splattater commented 8 years ago

When executing make test, the following error is thrown:

PHP Fatal error:  Uncaught TypeError: Argument 1 passed to OntoWiki_Model_Instances::setStore() must be an instance of Erfurt_Store, null given, called in …/ow/application/tests/unit/OntoWiki/Model/InstancesTest.php on line 80 and defined in …/ow/application/classes/OntoWiki/Model/Instances.php:283

My PHP Version: PHP 7.0.4-7ubuntu2.1 (cli) ( NTS )