「Php/Smarty/smarty3」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「==smarty3== php8だと2026/4時点の最新(3.1.48)は警告が出る。 https://github.com/smarty-php/smarty/releases/tag/v3.1.39 php8 https://github.com/smarty-php/sm...」) |
(相違点なし)
|
2026年4月5日 (日) 04:18時点における版
smarty3
php8だと2026/4時点の最新(3.1.48)は警告が出る。
https://github.com/smarty-php/smarty/releases/tag/v3.1.39 php8
https://github.com/smarty-php/smarty/releases/tag/v3.1.48 2026/4最新
警告詳細
Fatal error: Type of SmartyCompilerException::$line must be int (as in class Exception) in smarty-3.1.48/libs/sysplugins/smartycompilerexception.php on line 8
