У вашего броузера проблема в совместимости с HTML5
This PHP dependency injection tutorial shows how to use Pimple. Pimple is a simple, lightweight PHP injector that feels an awful lot like a factory. Since it doesn't autowire your dependencies, it's a bit tedious to create everything by hand. Still, the container works fairly well, and is definitely a good step in the right direction for any programmers and developers wanting to take advantage of dependency injection design pattern, and write more testable, modular, and maintainable code.
Pimple dependency injection container GitHub repository https://github.com/fabpot/Pimple
Programming tutorials by Easy Learn Tutorial - because anyone can learn how to become an expert software and web developer!
Copyright (c) 2013 Rodrigo Silveira - http://www.easylearntutorial.com