Sha256: bcd4284f77bca7c3071a21cd8d5169057b91aa4be0dbeb5716c3bc5df53e94b2
Contents?: true
Size: 334 Bytes
Versions: 7
Compression:
Stored size: 334 Bytes
Contents
Prism.languages.insertBefore('php', 'variable', { 'this': /\$this/g, 'global': /\$_?(GLOBALS|SERVER|GET|POST|FILES|REQUEST|SESSION|ENV|COOKIE|HTTP_RAW_POST_DATA|argc|argv|php_errormsg|http_response_header)/g, 'scope': { pattern: /\b[\w\\]+::/g, inside: { keyword: /(static|self|parent)/, punctuation: /(::|\\)/ } } });
Version data entries
7 entries across 7 versions & 1 rubygems