1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 22:41:20 +02:00

Trim trailing whitespace in source code files

This commit is contained in:
Peter Kokot
2018-10-13 14:14:50 +02:00
parent 581f0141b6
commit 902d39a3a7
459 changed files with 4815 additions and 4817 deletions

View File

@@ -26,13 +26,13 @@ class gtErrorTestCaseFunction extends gtErrorTestCase {
*/
public function constructTestCase() {
$this->constructCommonHeaders();
$this->addErrorEcho();
$this->constructSubjectCalls();
$this->constructCommonClosing();
}