-
Improvement
-
Resolution: Fixed
-
Major
-
3.1.0-dev
-
None
-
None
Since 3.1 requires php 5.2, and in 5.x objects are always passed by reference, it seems like a good idea to remove references from assignment and return statements and function signatures when they pertain to object instances.