Skip to content

2022#

Commenting your PHP code

Cover Image

When I started to learn PHP years ago, I came across comments. What a controversial subject! Some programmers tend to comment their code, some don’t. Looking for answers, I went to the Internet to find a never-ending discussion on the topic:

PHP Tools, Visual Studio (June 2022)

Cover Image

The June 2022 relese of PHP Tools, the version 1.66, has been released. It brings the great Code Lens adornments into the PHP editor, the support for Eloquent local scopes to the PHP IntelliSense, improved inferring of generic types using class-string<T> annotation, and more!