Home
last modified time | relevance | path

Searched defs:php_ext (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/phpbb3/phpBB3/phpbb/install/helper/
H A Dinstall_helper.php24 protected $php_ext; variable in phpbb\\install\\helper\\install_helper
37 public function __construct($phpbb_root_path, $php_ext)
H A Dcontainer_factory.php35 protected $php_ext; variable in phpbb\\install\\helper\\container_factory
63 …uct(language $language, request $request, update_helper $update_helper, $phpbb_root_path, $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/hook/
H A Dfinder.php34 protected $php_ext; variable in phpbb\\hook\\finder
43 …public function __construct($phpbb_root_path, $php_ext, \phpbb\cache\driver\driver_interface $cach…
/dports/www/phpbb3/phpBB3/phpbb/cron/task/core/
H A Dtidy_database.php22 protected $php_ext; variable in phpbb\\cron\\task\\core\\tidy_database
32 public function __construct($phpbb_root_path, $php_ext, \phpbb\config\config $config)
H A Dtidy_warnings.php24 protected $php_ext; variable in phpbb\\cron\\task\\core\\tidy_warnings
34 public function __construct($phpbb_root_path, $php_ext, \phpbb\config\config $config)
H A Dprune_all_forums.php26 protected $php_ext; variable in phpbb\\cron\\task\\core\\prune_all_forums
38 …public function __construct($phpbb_root_path, $php_ext, \phpbb\config\config $config, \phpbb\db\dr…
H A Dqueue.php22 protected $php_ext; variable in phpbb\\cron\\task\\core\\queue
34 public function __construct($phpbb_root_path, $php_ext, \phpbb\config\config $config, $cache_dir)
H A Dprune_forum.php26 protected $php_ext; variable in phpbb\\cron\\task\\core\\prune_forum
48 …public function __construct($phpbb_root_path, $php_ext, \phpbb\config\config $config, \phpbb\db\dr…
H A Dtidy_search.php33 protected $php_ext; variable in phpbb\\cron\\task\\core\\tidy_search
76 …public function __construct($phpbb_root_path, $php_ext, \phpbb\auth\auth $auth, \phpbb\config\conf…
/dports/www/phpbb3/phpBB3/phpbb/notification/method/
H A Dmessenger_base.php31 protected $php_ext; variable in phpbb\\notification\\method\\messenger_base
40 public function __construct(\phpbb\user_loader $user_loader, $phpbb_root_path, $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/install/module/install_database/task/
H A Dcreate_schema_file.php46 protected $php_ext; variable in phpbb\\install\\module\\install_database\\task\\create_schema_file
61 $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/help/controller/
H A Dcontroller.php37 protected $php_ext; variable in phpbb\\help\\controller\\controller
49 …ager, \phpbb\template\template $template, \phpbb\language\language $language, $root_path, $php_ext)
H A Dhelp.php36 protected $php_ext; variable in phpbb\\help\\controller\\help
48 …interface $dispatcher, \phpbb\template\template $template, \phpbb\user $user, $root_path, $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/cron/task/
H A Dwrapper.php42 protected $php_ext; variable in phpbb\\cron\\task\\wrapper
54 public function __construct(task $task, helper $routing_helper, $phpbb_root_path, $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/
H A Dconfig_php_file.php22 protected $php_ext; variable in phpbb\\config_php_file
53 function __construct($phpbb_root_path, $php_ext)
H A Dclass_loader.php31 private $php_ext; variable in phpbb\\class_loader
51 …public function __construct($namespace, $path, $php_ext = 'php', \phpbb\cache\driver\driver_interf…
/dports/www/phpbb3/phpBB3/phpbb/install/module/obtain_data/task/
H A Dobtain_update_files.php41 protected $php_ext; variable in phpbb\\install\\module\\obtain_data\\task\\obtain_update_files
51 …ic function __construct(config $config, iohandler_interface $iohandler, $phpbb_root_path, $php_ext)
H A Dobtain_update_ftp_data.php42 protected $php_ext; variable in phpbb\\install\\module\\obtain_data\\task\\obtain_update_ftp_data
52 …t(config $installer_config, iohandler_interface $iohandler, update_helper $update_helper, $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/install/module/install_data/task/
H A Dadd_bots.php136 protected $php_ext; variable in phpbb\\install\\module\\install_data\\task\\add_bots
153 $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/db/migration/
H A Dschema_generator.php40 protected $php_ext; variable in phpbb\\db\\migration\\schema_generator
51 …nterface $db, \phpbb\db\tools\tools_interface $db_tools, $phpbb_root_path, $php_ext, $table_prefix)
/dports/www/phpbb3/phpBB3/phpbb/install/module/install_finish/task/
H A Dnotify_user.php66 protected $php_ext; variable in phpbb\\install\\module\\install_finish\\task\\notify_user
77 …config, \phpbb\install\helper\iohandler\iohandler_interface $iohandler, $phpbb_root_path, $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/console/command/thumbnail/
H A Dgenerate.php48 protected $php_ext; variable in phpbb\\console\\command\\thumbnail\\generate
60 …er, \phpbb\db\driver\driver_interface $db, \phpbb\cache\service $cache, $phpbb_root_path, $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/passwords/driver/
H A Dmd5_phpbb2.php33 protected $php_ext; variable in phpbb\\passwords\\driver\\md5_phpbb2
44 … function __construct($request, salted_md5 $salted_md5, helper $helper, $phpbb_root_path, $php_ext)
/dports/www/phpbb3/phpBB3/ext/phpbb/viglink/event/
H A Dacp_listener.php42 protected $php_ext; variable in phpbb\\viglink\\event\\acp_listener
58 $phpbb_root_path, $php_ext)
/dports/www/phpbb3/phpBB3/phpbb/routing/
H A Dhelper.php61 protected $php_ext; variable in phpbb\\routing\\helper
74 …t\request_interface $request, \phpbb\filesystem\filesystem $filesystem, $phpbb_root_path, $php_ext)

123