Re: [Wikitech-l] Minimum PHP now 5.2 in trunk (was: [Mediawiki-l] about requiring PHP 5.2)

2011-01-18 Thread Soxred93
On Jan 18, 2011, at 2:00 PM, Chad wrote: > +1 here. a::b syntax is less keystrokes having to use an array. Also > lets us remove the stupid hack from r68760[0] (probably similar things > elsewhere in the code) Can't forget the hack that is MWFunction::callArray, which is also a hack that is int

[Wikitech-l] Minimum PHP now 5.2 in trunk (was: [Mediawiki-l] about requiring PHP 5.2)

2011-01-18 Thread Chad
On Wed, Nov 3, 2010 at 3:10 AM, Tim Starling wrote: > I don't think JSON support is particularly important since it can > easily be simulated, and I don't think you should use the filter > extension in MediaWiki, regardless of whether it is supported. > I agree about filter. Having native JSON su