"Jeroen De Dauw" posted a comment on MediaWiki.r111264. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111264#c30793
Commit summary for MediaWiki.r111264: adding DBDataObject class after having some people review it and posting on the list. docs can currently be found at https://www.mediawiki.org/wiki/User:Jeroen_De_Dauw/DBDataObject Jeroen De Dauw's comment: I see your point. This would need clear docs that it requires 5.3 to avoid accidents. Then again, these should be easy to spot. This class could theoretically be put into it's own extension, but the hassle involved with this is probably more work then fixing any misuse of this class if it where to happen when it's in core. Sort of makes me wonder when we finally will drop 5.2.x support in core though. That version lost official support by the PHP guys long ago (2 years?). This class is one more reason to drop support. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
