Hello,
I encountered an issue with the following code:
Carbon::hasFormat("01/01/2019", 'd/m/Y')
Carbon version: 2.24.0
PHP version: 7.2.22
I expected to get:
true
But I actually get:
PHP Warning: preg_match(): Unknown modifier '(' in /var/www/application/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php on line 868
Thanks!
Hello, thanks.
It's fixed, you can try 2.25.0-beta.2
Thanks guys !
Most helpful comment
Hello, thanks.
It's fixed, you can try 2.25.0-beta.2