Add "php" string to PHP auto-complete
Fix https://github.com/notepad-plus-plus/notepad-plus-plus/issues/279
This commit is contained in:
parent
e3450defc0
commit
2ad0a7df57
|
@ -10336,6 +10336,7 @@
|
||||||
<Param name="[resource connection]"/>
|
<Param name="[resource connection]"/>
|
||||||
</Overload>
|
</Overload>
|
||||||
</KeyWord>
|
</KeyWord>
|
||||||
|
<KeyWord name="php"/>
|
||||||
<KeyWord name="phpcredits" func="yes">
|
<KeyWord name="phpcredits" func="yes">
|
||||||
<Overload retVal="bool">
|
<Overload retVal="bool">
|
||||||
<Param name="[int flag=CREDITS_ALL]"/>
|
<Param name="[int flag=CREDITS_ALL]"/>
|
||||||
|
|
Loading…
Reference in New Issue