Welcome to the May edition of PHP Annotated! It’s been a minute since the last edition. Turns out time flies…
Browsing: PHP
We’re opening the Early Access Program (EAP) for the next major PhpStorm 2025.2 release. Download PhpStorm 2025.2 EAP About Early Access…
News PHP turns 30 this June, and we’re looking forward to celebrating this notable milestone together with you! On June…
Quines for PHP A quine is a piece of code that executes to produce itself. This is a self displaying…
This release is a major update that includes improvements in PHPStan annotations, Xdebug, and WordPress support, an AI Free tier…
In PHP, parentheses () aren’t just punctuation : they play different roles depending on where and how they’re used. Some…
Speed up ksort() ksort()is the PHP native function that sorts an array by its keys, while maintaining the relationship with…
Earlier this month, we had the pleasure of hosting a community meetup in our Amsterdam office in collaboration with our…
Welcome to the September edition of PHP Annotated! After a brief summer break, we’re back with all things PHP. This…
Early Access Program We’re opening the Early Access Program (EAP) for the PhpStorm 2024.3 that will have native support of…