Skip to content

Commit

Permalink
- Fix $__generic-style generics (BC with < 5.8) breaking
Browse files Browse the repository at this point in the history
# They yielded a php.stdClass instance instead of the one to be instantiated,
# which would result in "Fatal error: Call to undefined method stdClass::X()"
# when any method X would be called
# See xp-framework/rfc#193
  • Loading branch information
thekid committed Oct 28, 2012
1 parent e64a01a commit 6617c66
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 6617c66

Please sign in to comment.