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

Commit 74fd283

Browse files
author
dan
committed
add a test php file
1 parent db13c8f commit 74fd283

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/test_php_file.php

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?php
2+
3+
$a = 1;
4+
$b = 12;

0 commit comments

Comments
 (0)