This code worked for Symfony 2.4.5 but it is not working for Symfony 2.5:
This is my HRAPI Extension class that was working in Symfony 2.4.5 but not in Symfony 2.5>
This works out-of-the box with Symfony 2.7.
https://github.com/symfony/symfony/pull/13855