phptools-docs
phptools-docs copied to clipboard
PHP Tools public content
* File: function.explode.php * Line: 10 * Current implementation suggests `explode()` might return a boolean value, which is incorrect ## Description There's an issue with the PHPDoc `@return` annotation for...
Description: I am experiencing severe memory consumption issues with the DEVSENSE PHP Tools extension when working on PHP projects in a WSL2 Ubuntu environment via VS Code Remote Development. Within...
Following improvements would be awesome: 1) It is possible to configure different phpunit configuration files for each run 2) You can run single data provider entries
I have been unable to create a trivial example that reproduces, but the variable `$aliases` in the code below is dimmed for no reason. 
Unfortunately I have no idea how to reduce this to a minimal reproducing example, but here I am inside a method definition in a class:  and I copied and...