Add Settings API and more #331
+6,479
−6,291
Merged
Annotations
10 errors and 10 warnings
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L64
Tabs must be used to indent lines; spaces are not allowed
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L62
Tabs must be used to indent lines; spaces are not allowed
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L61
Array keys must be surrounded by spaces unless they contain a string or an integer.
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L61
Tabs must be used to indent lines; spaces are not allowed
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L60
Array keys must be surrounded by spaces unless they contain a string or an integer.
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L60
Tabs must be used to indent lines; spaces are not allowed
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L58
Tabs must be used to indent lines; spaces are not allowed
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L57
Tabs must be used to indent lines; spaces are not allowed
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L56
Tabs must be used to indent lines; spaces are not allowed
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L54
Tabs must be used to indent lines; spaces are not allowed
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L299
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L283
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L135
file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead.
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L115
This comment is 45% valid code; is this commented out code?
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L106
This comment is 48% valid code; is this commented out code?
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L102
file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead.
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L79
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L29
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
|
|
Annotate PR with PHPCS results:
inc/documentation/generate-berlindb-hooks.php#L28
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
|
|
Annotate PR with PHPCS results
Unexpected input(s) 'notices-as-failures', valid inputs are ['entryPoint', 'args', 'graceful-warnings', 'colorize', 'notices-as-warnings', 'errors-as-warnings', 'prepend-filename', 'prepend-source', 'files']
|
Loading