Update PSR-2

This commit is contained in:
Sławomir Kaleta
2018-06-12 09:58:15 +02:00
parent cc4d8fa1a0
commit 2404095783
190 changed files with 3833 additions and 3119 deletions
@@ -21,7 +21,7 @@ class Smarty_Internal_TestInstall
* If $errors is secified, the diagnostic report will be appended to the array, rather than being output.
*
* @param \Smarty $smarty
* @param array $errors array to push results into rather than outputting them
* @param array $errors array to push results into rather than outputting them
*
* @return bool status, true if everything is fine, false else
*/