- Issue created by @noah
- Status changed to Needs review
over 1 year ago 6:53pm 19 July 2023 - Status changed to Fixed
over 1 year ago 8:21am 3 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.
An update to the dependency at https://github.com/giggsey/libphonenumber-for-php has caused this module to start consistently throwing a fatal error, because the module references a constant that evidently no longer exists.
Install the module and its dependencies.
I'm not sure what “PhoneNumberUtil::META_DATA_FILE_PREFIX” ever referenced, but all of the example calls to PhoneNumberUtil::getInstance() in the libphonenumber-for-php examples have no parameter, so I'm hoping it's safe to just remove the undefined constant wherever it appears.
Create a patch.
Fixed
9.1
Code
Automatically closed - issue fixed for 2 weeks with no activity.