Skip to content

Commit cdda854

Browse files
committed
Merge branch '2.3' into 2.7
* 2.3: fixed test
2 parents 92b50b7 + ec10189 commit cdda854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/fixtures/resources.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
return array(
3+
return array (
44
'foo' => 'bar',
55
);

0 commit comments

Comments
 (0)