dev-resources.site
for different kinds of informations.
PHP 8.4: It's a small change, but `$date = DateTimeImmutable::createFromTimestamp(1732420815)` instead of `$date = new DateTimeImmutable(); $date->setTimestamp(1732420815);` looks pretty cool! 🤩
Published at
11/24/2024
Categories
php
programming
Author
spO0q
Articles
12 articles in total
PHP Frameworks: hidden errors to avoid
read article
PHP: Skip the boring part & press Tab!
read article
PHP: Should I mock or should I go?
read article
PHP: Practical ways to escape from the hell of Dates
read article
PHP 8.4: It's a small change, but `$date = DateTimeImmutable::createFromTimestamp(1732420815)` instead of `$date = new DateTimeImmutable(); $date->setTimestamp(1732420815);` looks pretty cool! 🤩
currently reading
PHP: The Garbage Collector explained with simple words
read article
PHP: monads
read article
Forum PHP 2024
read article
Idempotency and API design
read article
PHP: Going multibytes
read article
PHP: Understanding Time Zones
read article
PHP: no, it's not possible
read article
Featured ones: