Commit graph

5 commits

Author SHA1 Message Date
Joshua Sherman
4d3a14f74b Enabling more modules
I don't see the need in selectively including syntax for modules when I can
just install the modules and include them all. Expanded to include all of the
modules I could that were in the list already and updated. Going to look into
getting a more up to date module list for PHP 5.5+ and expanding further.
2014-01-13 23:32:12 -05:00
Joshua Sherman
3369a28954 Added test_helpers functions
For all of my friends that are good about unit testing and use the test_helpers
2014-01-13 22:55:31 -05:00
Joshua Sherman
4477d204f1 Joshed it up, no joshin’
Updated to PHP 5.5.4 and added some modules I enjoy, specifically memcache, memcached, redis and xdebug.
2014-01-01 09:48:51 -05:00
Stan Angeloff
c74b98e131 Update template script to be smarter about missing extensions. 2012-04-16 16:52:50 +03:00
Stan Angeloff
14823f4b05 Get rid of some extensions and rebuild with latest PHP 5.3.x on Ubuntu.
This commit introduces a new template file which will be used when
re-generating the syntax from within PHP.

In addition, several less commonly used extensions are turned off to speed up
loading of the php.vim file on start up.
2012-04-16 16:43:38 +03:00