php 5.2兼容性bug
This commit is contained in:
@@ -107,6 +107,7 @@ test:
|
||||
for i in `find ../var/ -name '*.php'`; do php -l $$i; done;
|
||||
for i in `find ../usr/ -name '*.php'`; do php -l $$i; done;
|
||||
for i in `find ../admin/ -name '*.php'`; do php -l $$i; done;
|
||||
php test.php
|
||||
|
||||
|
||||
all:
|
||||
|
||||
Reference in New Issue
Block a user