Strict type usage in php is a good idea
Php has grown a lot the last couple of years and especially since php7 we've been given some feature which were quite overdue in my opinion. One of them being strict type usage
PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Php has grown a lot the last couple of years and especially since php7 we've been given some feature which were quite overdue in my opinion. One of them being strict type usage