Updated against PHP 5.5.10
Added some logic to strip out the null character APC stuff, added some more extensions and added some logic to attempt to install via `brew` when the argument "brew" is passed to the update script
This commit is contained in:
parent
87ee790293
commit
cc2285a67e
3 changed files with 272 additions and 12 deletions
|
@ -9,7 +9,7 @@ syntax file distributed with Vim.
|
|||
The point of this fork is to embrace the latest and greatest PHP has to offer
|
||||
and constantly update against the latest PHP release.
|
||||
|
||||
Last updated against **5.5.9**
|
||||
Last updated against **5.5.10**
|
||||
|
||||
[StanAngeloff]: https://github.com/StanAngeloff/php.vim
|
||||
[garvin]: https://github.com/vim-scripts/php.vim--Garvin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue