Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Use of "static" in callables is deprecated

COREPATH/classes/security.php @ line 148:

147:	// is this filter a callable local function?
148:	if (is_string($filter) and is_callable('static::'.$filter))
149:	{

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Use of "static" in callables is deprecated

COREPATH/classes/security.php @ line 148:

147:	// is this filter a callable local function?
148:	if (is_string($filter) and is_callable('static::'.$filter))
149:	{

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Fuel\Core\Database_PDO_Cached::$result is deprecated

COREPATH/classes/database/result.php @ line 58:

57:	// Store the result locally
58:	$this->result = $result;
59:	

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Fuel\Core\Database_PDO_Cached::$result is deprecated

COREPATH/classes/database/result.php @ line 58:

57:	// Store the result locally
58:	$this->result = $result;
59:	

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Controller_Public::$current_lang is deprecated

APPPATH/classes/controller/publicbase.php @ line 79:

78:	//言語情報を取得
79:	$this->current_lang = App::cache('common.current_lang',function(){
80:	//return Model_Mst_Lang::find_by_code(App::lang_code());

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Controller_Public::$current_config is deprecated

APPPATH/classes/controller/publicbase.php @ line 110:

109:	//サイト設定を取得('related'を設定することで負荷軽減&高速化)
110:	$this->current_config = App::cache('common.current_config',function(){
111:	return Model_Mst_Config::find('first',array(

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Controller_Public::$current_org is deprecated

APPPATH/classes/controller/publicbase.php @ line 177:

176:	//組織設定を取得('related'を設定することで負荷軽減&高速化)
177:	$this->current_org = App::cache('common.current_org',function(){
178:	return Model_Mst_Org::find('first',array(

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Controller_Public::$lang_list is deprecated

APPPATH/classes/controller/publicbase.php @ line 185:

184:	//言語リスト取得(無名関数を渡す)
185:	$this->lang_list = App::cache('common.lang_list',function(){
186:	return Model_Mst_Lang::find('all',array(

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Controller_Public::$font_size_list is deprecated

APPPATH/classes/controller/publicbase.php @ line 199:

198:	}else{
199:	$this->font_size_list = null;
200:	$this->current_font_size = null;

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Controller_Public::$current_font_size is deprecated

APPPATH/classes/controller/publicbase.php @ line 200:

199:	$this->font_size_list = null;
200:	$this->current_font_size = null;
201:	}

Runtime Deprecated code usage!

Fuel\Core\PhpErrorException [ Runtime Deprecated code usage ]: Creation of dynamic property Controller_Public::$header_menu_list is deprecated

APPPATH/classes/controller/publicbase.php @ line 204:

203:	//ヘッダメニュー取得
204:	$this->header_menu_list = App::cache('common.header_menu_list',function(){
205:	return Model_Mst_Menu::get_list_node(null, App::lang_id(), array(
Notice: Error throttling threshold was reached, no more full error reports are shown. in COREPATH/classes/errorhandler.php [171]: recover プライバシーポリシー|株式会社ミツボシ

プライバシーポリシー

株式会社ミツボシ(以下「当社」という)は、個人情報保護の重要性を深く認識し、関係法令等を遵守するとともに、社内にその周知徹底を図り、個人情報保護に努めます。
個人情報の収集及び利用について
当社は、個人情報の収集に当たり、収集目的を明確にした上で、適法かつ公正な手段によって行います。
収集した個人情報は、研究及び業務に必要な場合で、収集目的の範囲内で利用します。
個人情報の管理について
当社は、個人情報を正確に保ち、安全に管理します。
また、個人情報の紛失、漏えい、改ざん、破壊及び不正なアクセスを防止するため、必要な措置を講じ、個人情報の適正な取扱いを徹底します。
本人からの開示請求等について
当社は、本人から、自己の個人情報について、開示、訂正、利用停止等を求められたときは、速やかに適正な対応をします。
個人情報の第三者への提供について
当社は、規程及び法令に定める場合を除き、事前に本人の同意を得ることなく、保有する個人情報を第三者に提供しません。
組織・体制について
当社は、業務上使用する個人情報について、適正な管理を実現するとともに、個人情報の適正な取り扱いを行うための体制を整えます。