PHP5.3.15 generates a warning when returning a reference to a new object. Lines 168 and 200 need to be changed to replace '=&' with '='
Log in to post a comment.