#php8
Read more stories on Hashnode
Articles with this tag
Or How To Design Better Objects · In my last posts, I explored just what objects are and how to extend them (inheritance) or use them (composition). The...
I often see other developers having trouble with "Object Oriented Programming". Often they claim it does not work, or it gets "too complex", or hard...
Time to upgrade · PHP 8.2 was officially released today (December 8th, 2022), and that means it is time to upgrade! You don't have to wait till a new...
Don't enable the laggards! · PHP has been around for a while. 1995 saw the release of version 1. By 1998, version 3 was released. 2000 saw version 4...