polyfill-mbstring icon indicating copy to clipboard operation
polyfill-mbstring copied to clipboard

Removed type hints

Open debuss opened this issue 1 year ago • 0 comments

Removed the type hints on the last functions of the bootstrap.php file because all other methods do not have type hints.

For the context, I had the case many times on PrestaShop where the merchant is using an old PHP version and there is a fatal error because of the type hints (once removed it was solved).

debuss avatar Dec 09 '24 17:12 debuss