php 7.4 ~ Lesson 7: PHP Numeric literal separator

preview_player
Показать описание
PHP 7.4 ~ Numeric literal separator PHP 7.4 added this new nifty feature known as the numeric literal separator ~ really simple feature that makes large numbers more readable. Readability adds up to cleaner code. Personally, I'm a fan. Let's dive in and learn how to use the numeric literal separator and the purpose of using PHP 7.4s numeric literal separator

PHP 7.4 ~ Lesson 9: Serialize & Unserialize Magic Methods Serialize is the getter and unserialize is the setter PHP 7.4 gives two new magic methods to help us serialize data from class instance state and unserialize data to set class instance state. Pretty nifty ~ I'm a fan :)

Let's Learn About php 7.4 and its new features!

Lesson 1: Class property typing (easy casting)

Lesson 2: Short hand functions or Arrow functions

Lesson 3: Short hand functions or arrow function, implicit scoping

Lesson 4: PHP Null coalescing assignment operator

Lesson 5: PHP spread operator (AKA unpacking arrays)

Lesson 6: PHP Rest Operator (Doesn't really exist)

Lesson 7: PHP Numeric literal operator

Lesson 8: PHP Strip Tags Accepts Array Example

Lesson 9: PHP Serialize & Unserialize Magic Methods

Clean Code Studio ~ Clean Code Clean Life ~ Simplify
Рекомендации по теме