Updated against PHP 5.5.14

Bunch of new stuff in 5.5.14, I also had to disable the varnish extension as I
couldn't get it working locally. Starting to think that perhaps I should build
out a Linux VM to run the updates against as doing so on OS X has been a bit of
a pain with a handful of packages.
This commit is contained in:
Josh Sherman 2014-06-30 18:44:50 -04:00
parent 5da9e87d89
commit a3d9a0622e
3 changed files with 11 additions and 17 deletions

View file

@ -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.13**
Last updated against **5.5.14**
[StanAngeloff]: https://github.com/StanAngeloff/php.vim
[garvin]: https://github.com/vim-scripts/php.vim--Garvin