Stan Angeloff
c85155b2c2
Update template file and re-generate using PHP 5.5.7
...
$ php -v
PHP 5.5.7-1+sury.org~saucy+1 (cli) (built: Dec 12 2013 21:54:59)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend Technologies
with Xdebug v2.2.3, Copyright (c) 2002-2013, by Derick Rethans
2014-01-02 17:25:35 +02:00
Stan Angeloff
6e695b0557
Use MySQL as the default buffer SQL syntax.
2013-02-25 09:05:40 +02:00
Stan Angeloff
48d2f7bb77
Merge remote-tracking branch 'jaywilliams/mysql'
...
> Use MySQL for Syntax Highlighting.
>
> Rather than use the limited SQL syntax, why not use the full MySQL syntax?
2013-02-25 08:58:24 +02:00
Stan Angeloff
e231676f34
Clean up syntax file, no functional changes.
2013-02-25 08:56:48 +02:00
Jay Williams
e6c311fdc9
Use Mysql for SQL Syntax
2013-02-22 16:42:00 -06:00
Stan Angeloff
eae050302e
Basic PHP 5.4 support.
...
This commit adds support for:
- New Core constants,
- New language keywords: trait, insteadof,
- New types, e.g., calleable and binary numbers.
2012-04-16 17:04:21 +03:00
Stan Angeloff
aaf3338e6f
Update template and get rid of whitespace at EOL.
2012-04-16 16:46:37 +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