feature #1200 Allowing the use of both objects and arrays for the register() (mivanov93)
This PR was submitted for the 1.3 branch but it was merged into the 2.0.x-dev branch instead (closes #1200). Discussion ---------- Allowing the use of both objects and arrays for the register() Sometimes we may like to use objects for lazy loading and whatsoever and since PHP has the Traversable interface, that should be perfectly fine. Commits ------- 9ac0fd70 Allowing the use of both objects and arrays for the register()
Showing
Please register or sign in to comment