phpbb / epv

Extension Pre-Validator
GNU General Public License v2.0
9 stars 17 forks source link

EPV requires bcmath, but this is not installed on .com #80

Closed paul999 closed 6 years ago

paul999 commented 6 years ago

@kasimi

https://github.com/phpbb/epv/blob/d5da6c995ae6c0a5d4ac4ac7ee37eda60439b7e7/src/Tests/Tests/epv_test_validate_directory_structure.php#L58 ==> This requires bcmath, but we don't have this installed. Would be nice if we can replace it with something that doesn't require bcmath.

Error we got; PHP Fatal error: Call to undefined function Phpbb\Epv\Tests\Tests\bcdiv() in /community/vendor/phpbb/epv/src/Tests/Tests/epv_test_validate_directory_structure.php on line 58, referer: https://www.phpbb.com/customise/db/extension/phpbb_saml2/revision