質問編集履歴

2

文言追加

2017/09/12 09:12

投稿

Kai_teratail
Kai_teratail

スコア13

test CHANGED
File without changes
test CHANGED
@@ -64,4 +64,6 @@
64
64
 
65
65
  PHPをバージョンアップする前はちゃんと動いていたので、preg_replace_callback()の書き換えミスをしているんじゃないかと思うのですが、どこを間違っているのか分かりません……。
66
66
 
67
+ ついでに、Smarty_Compiler.class.phpの上記箇所で何をしているのかもよく分かりません。。
68
+
67
69
  PHPとかSmartyとかに詳しい方、教えていただきたいです。

1

一部ソース修正

2017/09/12 09:12

投稿

Kai_teratail
Kai_teratail

スコア13

test CHANGED
File without changes
test CHANGED
@@ -56,7 +56,7 @@
56
56
 
57
57
  ```
58
58
 
59
- Fatal error: Smarty error: [in エラーか所のパス]: syntax error: unrecognized tag: php' . str_repeat(" ", substr_count('{*バージョン情報 {$meta.zf_version (Smarty_Compiler.class.php, line 458) in /var/www/……/Smarty/Smarty.class.php on line 1095
59
+ Fatal error: Smarty error: [in エラーか所のパス]: syntax error: unrecognized tag: php' . str_repeat(" ", substr_count('{*バージョン情報 {$zend_version (Smarty_Compiler.class.php, line 458) in /var/www/……/Smarty/Smarty.class.php on line 1095
60
60
 
61
61
  ```
62
62