You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
phpcbf=throw"`phpcbf` is now deprecated, use `php-codesniffer` instead which contains both `phpcs` and `phpcbf`.";
261
-
phpcs=throw"`phpcs` is now deprecated, use `php-codesniffer` instead which contains both `phpcs` and `phpcbf`.";
262
-
psysh=throw"`php8${lib.versions.minorphp.version}Packages.psysh` is now deprecated, use `psysh`";
260
+
phpcbf=throw"`php8${lib.versions.minorphp.version}Packages.phpcbf` has been removed, use `php-codesniffer` instead which contains both `phpcs` and `phpcbf`.";
261
+
phpcs=throw"`php8${lib.versions.minorphp.version}Packages.phpcs` has been removed, use `php-codesniffer` instead which contains both `phpcs` and `phpcbf`.";
262
+
psysh=throw"`php8${lib.versions.minorphp.version}Packages.psysh` has been removed, use `psysh`";
263
263
};
264
264
265
265
# This is a set of PHP extensions meant to be used in php.buildEnv
0 commit comments