felixfbecker / vscode-php-intellisense

Advanced PHP IntelliSense for Visual Studio Code 🆚💬
MIT License
410 stars 88 forks source link

String does not match the pattern of "^\d+[KMG]?$". - "php.memoryLimit": "-1", #612

Closed Aldo-f closed 2 weeks ago

Aldo-f commented 2 weeks ago

This, line 109, gives a "String does not match the pattern of "^\d+[KMG]?$"." while a valid option defined in the description is '-1'

image

Aldo-f commented 2 weeks ago

It seems this repository is not in use.

I have created the same issue on the correct repository: https://github.com/zobo/vscode-php-intellisense/issues/75