Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.0-beta3
Component:
Product
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2016 at 15:29 UTC
Updated:
5 Dec 2016 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bojanz commentedCommerce requires the PHP bcmath extension.
We need to add code that prevents install if you don't have it.
Comment #3
bigsony commentedWorks after adding the PHP extension.
Thanks Bojanz.
Comment #4
agoradesign commentedI'll reopen that, as bojanz stated in #2, that he plans to add code preventing installation, if bcmath is missing
Comment #5
mitrpaka commentedPR: https://github.com/drupalcommerce/commerce/pull/560
Comment #6
bojanz commentedMerged.