View Full Version : bcmath needed again?
deanjo
04-25-2008, 02:41 PM
A requirement is bcmath again? I thought that requirement was removed.
PHP Fatal error: Call to undefined function bcdiv() in /home/dean/Desktop/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 368
Michael
04-25-2008, 03:26 PM
Oops... It was dropped as a Phoronix Test Suite dependency, but I forgot that bcmath is used by pts_Graph, which started being used in PTS v0.4.0. However, in git I have just committed a patch (http://phorogit.com/index.php?p=phoronix-test-suite.git&a=commitdiff&h=767af0ab54f4242a719201ee3984e1cfe9bdf787&hb=8e02a4330fc8e9306d5eb624c48bee169d9a5ad7) that drops the bcmath dependency there too by switching to an internal function.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.