Lamonte

Results 11 issues of Lamonte

Created a generic test class and tried to let PHP-DI do it's thing and it just errors out: example code: $container = include __DIR__ . '/container.php'; $app = new DI\Bridge\Silex\Application($container);...