zendscaffolding
zendscaffolding copied to clipboard
Warning generated on index action if table has no references
This line
$tableRelations = array_keys($tableInfo['referenceMap']);
produces a warning
Warning: array_keys() expects parameter 1 to be array, null given in C:\Users\Gilles\IpFix\library\Zend\Controller\Scaffolding.php on line 270