Update PHPCS config #206
Annotations
1 error and 3 warnings
|
tests/test-behat-tags.php#L22
unlink() is discouraged. Use wp_delete_file() to delete a file.
|
src/Context/FeatureContext.php#L436
unlink() is discouraged. Use wp_delete_file() to delete a file.
|
src/Context/FeatureContext.php#L811
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
|
The logs for this run have expired and are no longer available.
Loading