"Jeroen De Dauw" changed the status of MediaWiki.r111468 to "new" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111468#c30994

Old Status: fixme
> New Status: new

Commit summary for MediaWiki.r111468:

follow up to r111264; split up class into one representing a table and one 
representing rows. Also getting rid of staticness, in particular LSB, so this 
becomes PHP 5.2 compatible. Not done yet, will follow up later

Jeroen De Dauw's comment:

Got rid of the static keyword and am now using get_called_class on 5.3 or later 
installs and falling back to debug_backtrace hack on 5.2.x.

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

Reply via email to