PHP has been upgraded to version 4.1.2. This was done because of a security issue with the older version. The [bcmath](http://www.php.net/manual/en/ref.bc.php target=_blank) extension was also added. It's highly recommended that you use the bcmath functions if you want calcuations involving decimal numbers to be accurate. Use the phpinfo() command to see a complete list of supported extensions.