We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Affects HTTP Headers (header, header_remove) and File modes (fopen, popen, SplFileInfo::openFile).
header
header_remove
fopen
popen
SplFileInfo::openFile
See https://github.com/Haehnchen/idea-php-toolbox-json-files/blob/02d522e411bb90ca0180d7b4b28aed56e2b2bd75/core/.ide-toolbox.metadata.json
The text was updated successfully, but these errors were encountered:
Avoid duplicate completion entries when PHP Toolbox is installed (#15)
0219fff
Still an issue in v1.1.0 // PhpStorm 2019.1.2
Sorry, something went wrong.
Replace completion for files in Location header with custom list
86addf7
Overwrites existing (wrong) completions from PHP Toolbox plugin (also #15)
No branches or pull requests
Affects HTTP Headers (
header
,header_remove
) and File modes (fopen
,popen
,SplFileInfo::openFile
).See
https://github.com/Haehnchen/idea-php-toolbox-json-files/blob/02d522e411bb90ca0180d7b4b28aed56e2b2bd75/core/.ide-toolbox.metadata.json
The text was updated successfully, but these errors were encountered: