User "Aaron Schulz" changed the status of MediaWiki.r90704. Old Status: new New Status: ok
User "Aaron Schulz" also posted a comment on MediaWiki.r90704. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90704#c18678 Commit summary: Follow-up r88278. Do not call $wfTimestampNow() twice, but use a temporary variable. Comment: Nice. This avoids the problem of both calls not having exactly the same value (I've seem img_timestamp cache and poolcounter bugs due to this kind of thing). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
