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)