Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 714e5e1

Browse files
author
JamesMallison
committed
5.3 compatibility
1 parent 343738f commit 714e5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TwitterAPIExchangeTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class TwitterAPIExchangeTest extends \PHPUnit_Framework_TestCase
4949
*/
5050
public function setUp()
5151
{
52-
$settings = [];
52+
$settings = array();
5353

5454
/** Because I'm lazy... **/
5555
$reflector = new \ReflectionClass($this);

0 commit comments

Comments
 (0)