Limit your variables with pre-selected values setup by using new scalar type of enum
and by as cool and fun as JAVA or C# developers!
Day: November 9, 2021
PHP 8.1 – New Warning being throw when converting float to int
For plain float
type of variables or float being marked as string, there will be thrown a PHP Deprecation about potential data loss.
Read morePHP 8.1 – New Warning being throw when converting float to int
PHP 8.1 – Localized Date Formats
Format your date with local date structure to combine different format and pattern for full date via new class ` IntlDatePatternGenerator
and methods like: getBestPattern()
.
PHP 8.1 – Multi Classes Types
Combine two or more types of classes (or array
) to be required by the class property, local variable or a return type of the function.