Skip to content

Commit ed34de3

Browse files
authored
Merge pull request #7 from Tactics/php7.3
Php7.3
2 parents 8ccfb37 + 91ac58d commit ed34de3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/config/sfValidatorConfigHandler.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public function execute($configFiles)
104104

105105
$this->generateRegistration('GET', $data, $methods, $names, $validators);
106106

107+
107108
if (count($fillinArray))
108109
{
109110
$data[] = sprintf(" \$context->getRequest()->setAttribute('fillin', %s, 'symfony/filter');", $fillin);

0 commit comments

Comments
 (0)