Closed stovepot closed 6 years ago
This error perseveres: Fields’ isEmpty() method has been deprecated. Use isValueEmpty() instead.
Fields’ isEmpty() method has been deprecated. Use isValueEmpty() instead.
Looks like it is related to the phone number field...
Running on:
PHP: 7.1.19 (MAMP Pro 5+) MySQL 5.7.21 Craft Solo 3.0.20 NSM Fields | 0.0.10 All System Report's Requirements good (including the Intl extension).
Hi @stovepot, I believe this is fixed in master: https://github.com/newism/craft3-fields/pull/31. I just need to prep a release.
@stovepot Checkout: https://github.com/newism/craft3-fields/releases/tag/0.0.11
This error perseveres:
Fields’ isEmpty() method has been deprecated. Use isValueEmpty() instead.
Looks like it is related to the phone number field...
Running on:
PHP: 7.1.19 (MAMP Pro 5+) MySQL 5.7.21 Craft Solo 3.0.20 NSM Fields | 0.0.10 All System Report's Requirements good (including the Intl extension).