Nikerabbit added a comment.

Sample test case for eval.php:

ini_set( 'memory_limit',      '100M' );
$langs = Language::fetchLanguageNames();
foreach ( $langs as $l => $name ) { Language::factory( $l ); }

Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to 
allocate 4666 bytes) in 
/www/dev.translatewiki.net/docroot/w/includes/cache/LocalisationCache.php on 
line 1326

And it takes multiple seconds too.


TASK DETAIL
  https://phabricator.wikimedia.org/T43103

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Nikerabbit
Cc: tstarling, bzimport, Wikidata-bugs, Amire80, siebrand, jeblad, SPQRobin, 
jayvdb, Denny, DanielFriesen, Nikerabbit, daniel, GWicke, Gryllida, Shizhao, 
Arrbee, KartikMistry, wikibugs-l



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to