PHP programming language
PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'gettext' does not match package name 'gettext-minimal' | |
input-labels Identify input labels that do not match package names | label 'pcre' does not match package name 'pcre2' | |
formatting Look for formatting issues in the source | line 194 is way too long (93 characters) | |
formatting Look for formatting issues in the source | line 195 is way too long (93 characters) | |
formatting Look for formatting issues in the source | line 220 is way too long (91 characters) | |
formatting Look for formatting issues in the source | line 228 is way too long (93 characters) | |
formatting Look for formatting issues in the source | line 250 is way too long (92 characters) | |
formatting Look for formatting issues in the source | line 251 is way too long (96 characters) | |
formatting Look for formatting issues in the source | line 256 is way too long (96 characters) | |
formatting Look for formatting issues in the source | line 298 is way too long (91 characters) | |
formatting Look for formatting issues in the source | line 311 is way too long (92 characters) |