Skip to content

Blog#

PHP RegEx Editor

Perl Compatible Regular Expressions (PCRE) are integral part of most PHP applications. Therefore it's important to make developing with them easy and transparent. PHP Tools for Visual Studio 2019 introduces several neat features making the editing and testing such expressions a fluent experience. The features are the following:

PHP 8 in Visual Studio Code

PHP 8 represents a big milestone for developers, frameworks, and content management systems like WordPress. It introduces several new language constructs, that are not backward compatible with previous versions of PHP, it deprecates some functions, and there are some new eventual issues you should be aware of.