https://bugzilla.wikimedia.org/show_bug.cgi?id=41671

       Web browser: ---
             Bug #: 41671
           Summary: Assigning by reference ("=&") should be removed
           Product: MediaWiki
           Version: 1.21-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


There are lots of places in the code where variables are assigned using "=&" -
a quick search shows that there may be around 100 such lines. As far as I know,
this is deprecated in PHP 5.3, and now that 5.3.2+ is required, this seem like
a good time to fix all of these assignments.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to