Thanks Gordon for letting me know that wikimedia servers currently run PHP 4.3.11.
Are there any plans to be running PHP 5.x?
I am considering writing the next version of blahtex (LaTeX => MathML converter) in PHP instead of C++, and there are certain language features (in particular try/catch/throw) only present in PHP 5.x of which I would like to take advantage.
David Harvey