I've checked in some tweaks to support the PHPTAL 1.0.0 development snapshot running on PHP 5.0. It's not 100% working right, but pages display which is nice.
Requires that you've: * Downloaded PHP 1.0.0dev2 snapshot and installed it with pear * Applied two patches to it, which I've posted to the phptal-users list * Turn on $wgUsePHPTal manually in LocalSettings.php * Make sure the include_path includes your PEAR directory.
-- brion vibber (brion @ pobox.com)
One other nasty: i18n:attributes doesn't seem to be reimplemented yet. You need to add a stub function or two to get it to run, and the search box and logo will be missing. I'll see about getting that working once I figure out their wacky Subversion repository...
-- brion vibber (brion @ pobox.com)
wikitech-l@lists.wikimedia.org