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

Commit 460e212

Browse files
committed
Triggering first build...
(cherry picked from commit ddd476b)
1 parent d7a4340 commit 460e212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SyntaxChecker.test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
2-
32
/**
43
* @author Khoa Bui (khoaofgod) <khoaofgod@gmail.com> http://www.phpfastcache.com
54
* @author Georges.L (Geolim4) <contact@geolim4.com>
65
*/
6+
77
function read_dir($dir, $ext = null)
88
{
99
$list = [];

0 commit comments

Comments
 (0)