User "Happy-melon" posted a comment on MediaWiki.r84258.

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

More cleanup in Block.php.  Push Block::encodeExpiry() and 
Block::decodeExpiry() deeper into the callstack, to DatabaseBase for encode and 
Language for decode.  The vast majority of callers of these functions are not 
handling block expiries, but expiries generally, particularly page protections.

Comment:

It's basically impossible to do without Late Static Binding, for which we'd 
require PHP5.3.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to