Merge pull request #118 from roggeo/master

More JS keywords reserved
This commit is contained in:
Matthias Mullie 2016-06-30 07:52:26 +02:00 committed by GitHub
commit ec046bd94a
2 changed files with 17 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/build
/docs
/vendor
composer.lock
composer.lock

View File

@ -45,3 +45,19 @@ interface
protected
implements
instanceof
abstract
boolean
byte
char
double
final
float
goto
int
long
native
short
synchronized
throws
transient
volatile