User "Freakolowsky" changed the status of MediaWiki.r86113.

Old Status: fixme
New Status: new

User "Freakolowsky" also posted a comment on MediaWiki.r86113.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86113#c15994
Commit summary:

* added E_DEPRECATED into wfSupressWarnings

merge into 1.17 if required PHP version will be 5.3+

Comment:

Specifically because of wfDl function which drops deprecated warning messages 
into the page and generated LocalSettings.php file in the installer.

The other options would be to either make something like wfRealySupressWarnings 
which would include E_DEPRECATED or remove call of dl() function completely.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to