xp-forge / inject

Dependency injection for the XP Framework
0 stars 0 forks source link

Enter PHP 5.5 #8

Closed thekid closed 9 years ago

thekid commented 9 years ago

This pull request drops PHP 5.4 support by starting to rely on T::class and bumps the minimum PHP version required to 5.5.

Note: As the main source is not touched, unofficial PHP 5.4 support is still available though not tested with Travis-CI. This is consistent with xp core 6.5.0.