phptools-docs icon indicating copy to clipboard operation
phptools-docs copied to clipboard

PHP Tools public content

Results 215 phptools-docs issues
Sort by recently updated
recently updated
newest added

* 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...

feature

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

feature

I have been unable to create a trivial example that reproduces, but the variable `$aliases` in the code below is dimmed for no reason. ![Image](https://github.com/user-attachments/assets/a167f27f-53a1-4e7b-8666-d4d01c4624eb)

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: ![Image](https://github.com/user-attachments/assets/cec459a2-8936-41d0-84b8-92baded0249a) and I copied and...