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

Karun <karun...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karun...@gmx.de

--- Comment #2 from Karun <karun...@gmx.de> ---
(In reply to comment #0)
> 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.

I don't see from the page anything about it saying =& is deprecated, on the
info page for php5

Info: http://php.net/manual/en/language.oop5.basic.php#language.oop5.basic.new

it still shows examples with =&, and neither the page in comment 1 or here,
mentions anything about it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to