| Server IP : 47.82.179.145 / Your IP : 216.73.216.182 Web Server : nginx/1.26.3 System : Linux iZt4n9czhka2zvqfajdlr2Z 6.8.0-63-generic #66-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 13 20:25:30 UTC 2025 x86_64 User : www ( 1001) PHP Version : 8.3.30 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/scuipturepactory.com/wp-content/plugins.off/power-coupons/ |
Upload File : |
# Start command: composer update --classmap-authoritative && vendor/bin/phpstan analyze includes: # https://github.com/phpstan/phpstan/blob/master/conf/bleedingEdge.neon # - vendor/phpstan/phpstan/conf/bleedingEdge.neon # - phar://phpstan.phar/conf/bleedingEdge.neon - vendor/szepeviktor/phpstan-wordpress/extension.neon # - vendor/php-stubs/wordpress-stubs/wordpress-stubs.php # - vendor/php-stubs/woocommerce-stubs/woocommerce-stubs.php parameters: level: 9 treatPhpDocTypesAsCertain: false inferPrivatePropertyTypeFromConstructor: true stubFiles: - tests/php/stubs/wordpress-override.php scanFiles: bootstrapFiles: - %rootDir%/../../php-stubs/wordpress-stubs/wordpress-stubs.php - %rootDir%/../../php-stubs/woocommerce-stubs/woocommerce-stubs.php - tests/php/stubs/wpb-constants.php - tests/php/stubs/wpb-stubs.php paths: - power-coupons.php - models - public - views - includes - controllers excludePaths: - node_modules # autoload_files: # # Missing constants, function and class stubs # - %currentWorkingDirectory%/tests/phpstan/bootstrap.php # # Plugin stubs # - %currentWorkingDirectory%/tests/phpstan/PLUGIN-stubs.php # # Procedural code # - %currentWorkingDirectory%/myplugin-functions.php # autoload_directories: # - %currentWorkingDirectory%/inc/ ignoreErrors: # Uses func_get_args() # - '#^Function apply_filters invoked with [34567] parameters, 2 required\.$#' # - '#^Function do_action invoked with [3456] parameters, 1-2 required\.$#' # - '#^Function current_user_can invoked with 2 parameters, 1 required\.$#' # - '#^Function add_query_arg invoked with [123] parameters?, 0 required\.$#' # - '#^Function add_theme_support invoked with [2345] parameters, 1 required\.$#' # - '#^Function wp_sprintf invoked with [23456] parameters, 1 required\.$#' # https://core.trac.wordpress.org/ticket/43304 # - '/^Parameter #2 \$deprecated of function load_plugin_textdomain expects string, false given\.$/' # WP-CLI accepts a class as callable # - '/^Parameter #2 \$callable of static method WP_CLI::add_command\(\) expects callable\(\): mixed, \S+ given\.$/' # Please consider commenting ignores: issue URL or reason of ignore - '#Call to static method get_instance\(\) on an unknown class Power_Coupons\\Admin\\Power_Coupons_Admin#' - '#Method Power_Coupons\\Controllers\\Display_Controller::register_cart_hook\(\) is unused#' - '#Method Power_Coupons\\Controllers\\Display_Controller::register_checkout_hook\(\) is unused#'