Merge branch '2.8' into 3.1

* 2.8:
  fix test
This commit is contained in:
Nicolas Grekas 2017-01-24 14:02:38 +01:00
commit 7fa7aeba0c
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@ stream resource {@{$ref}
%sTemplate.php:%d: """
try {\\n
\$this->display(\$context);\\n
} catch (Exception \$e) {\\n
} catch (%s \$e) {\\n
"""
}
}