All Stories

Generics in PHP using PHP DocComments

Generics-type annotation is a great way of improving type safety and code completion of your PHP code. Let's see how to use it!

Jakub Misek Jakub Misek
9 minutes

Fix PHP Warning: vcruntime140.dll 14.0 is not compatible with this PHP build

How to fix PHP Warning: vcruntime140.dll 14.0 is not compatible with this PHP build.

Miloslav Beno Miloslav Beno
3 minutes

Performance Profiling PHP with VS Code

Finding performance bottlenecks in PHP code, and inspecting the profiling results.

Jakub Misek Jakub Misek
13 minutes

Introducing Composer for VS Code

All-in-One Composer extension for Visual Studio Code.

Jakub Misek Jakub Misek
11 minutes

PHP Tools for Visual Studio Code News (July 2022)

New features and updates to PHP Tools in VS Code! Better Laravel support, improved performance, generics, PHPUnit diff window..

Jakub Misek Jakub Misek
4 minutes

How to develop PHP inside a Docker Container using VS Code

How to develop PHP inside a Docker Container using VS Code

Miloslav Beno Miloslav Beno
14 minutes

PHP Tools, Visual Studio (June 2022)

New features and great improvements to PHP in Visual Studio!

Jakub Misek Jakub Misek
7 minutes

Update: Support for Generics

PHP Editor now supports the generics annotations! and more. Seet what's new.

Jakub Misek Jakub Misek
5 minutes