Added code php language (#2983) ayce45

* Create code_php.json

* Create code_php_1k.json

* Update code_php_1k.json

* Update _groups.json

* Update code_php.json
This commit is contained in:
Ayce 2022-05-17 16:37:48 +02:00 committed by GitHub
parent 6fff446c61
commit d3d1bad9cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 211 additions and 1 deletions

View file

@ -329,7 +329,8 @@
"code_luau",
"code_matlab",
"code_sql",
"code_perl"
"code_perl",
"code_php"
]
},
{

View file

@ -184,6 +184,7 @@
,"code_matlab"
,"code_sql"
,"code_perl"
,"code_php"
,"hindi"
,"hindi_1k"
,"macedonian"

View file

@ -0,0 +1,208 @@
{
"name": "code_php",
"leftToRight": true,
"noLazyMode": true,
"words": [
"this",
"return",
"if",
"array",
"the",
"function",
"php",
"div",
"class",
"public",
"to",
"a",
"id",
"string",
"else",
"of",
"name",
"param",
"is",
"false",
"new",
"for",
"value",
"true",
"type",
"echo",
"data",
"form",
"protected",
"in",
"and",
"td",
"text",
"The",
"foreach",
"file",
"tr",
"null",
"var",
"use",
"i",
"as",
"isset",
"empty",
"endif",
"error",
"action",
"field",
"fields",
"all",
"an",
"Symfony",
"are",
"from",
"args",
"get",
"global",
"group",
"header",
"html",
"http",
"href",
"This",
"author",
"be",
"index",
"input",
"instance",
"int",
"body",
"bool",
"it",
"item",
"key",
"label",
"Component",
"line",
"link",
"li",
"message",
"method",
"model",
"n",
"br",
"namespace",
"break",
"not",
"by",
"object",
"case",
"on",
"option",
"options",
"or",
"output",
"p",
"package",
"page",
"_",
"params",
"parent",
"path",
"code",
"post",
"private",
"col",
"com",
"query",
"request",
"response",
"result",
"config",
"row",
"s",
"script",
"select",
"self",
"set",
"since",
"span",
"sql",
"static",
"content",
"style",
"t",
"table",
"context",
"count",
"th",
"that",
"__",
"date",
"title",
"db",
"default",
"display",
"__construct",
"ul",
"url",
"e",
"user",
"If",
"values",
"access",
"version",
"view",
"void",
"we",
"width",
"will",
"with",
"x",
"list",
"_JEXEC",
"_POST",
"_REQUEST",
"_SERVER",
"_SESSION",
"App",
"__DIR__",
"__FILE__",
"Application",
"_e",
"_parent",
"Array",
"about",
"abstract",
"B",
"account",
"BY",
"actions",
"active",
"add",
"add_action",
"added",
"address",
"admin",
"after",
"ajax",
"alert",
"alias",
"align",
"Bundle",
"allow",
"allowed",
"already",
"also",
"alt",
"always",
"amp",
"C",
"CFG",
"any",
"api",
"app",
"application",
"apply_filters",
"CSS",
"Cache",
"arguments",
"arr"
]
}