PHP innate bugs and comparison with Rust
In this video we will take a look at some unacceptable behavior baked into the PHP language, and how, in contrast, Rust handles the same situation.
#rustlang #php
In this video we will take a look at some unacceptable behavior baked into the PHP language, and how, in contrast, Rust handles the same situation.
#rustlang #php
In this video I am demonstrating the new strict type checking mode (strict_types declare() directive) available in PHP 7 (related to the new Scalar Type Declarations).