Why PHP is AWESOME |
@php_rocs
Impressive and informative video from a knowledgeable PHP developer. I can’t resist to raise the old chestnut about adding declare(strict_types=1); to all PHP files. I’m convinced this would eliminate many of the Third Party test errors especially since PHP now has a “mixed” type function parameter ![]() https://www.php.net/manual/en/language.t...ations.php …just my two Satangs |
Messages In This Thread |
Why PHP is AWESOME - by php_rocs - 04-20-2022, 05:33 AM
RE: Why PHP is AWESOME - by John_Betong - 04-20-2022, 10:18 PM
|