Skip to content

Commit fe02dc0

Browse files
committed
update tests/Readme.md
1 parent 9cca981 commit fe02dc0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ these tests may be skipped in command line via modiffied run-tests.php
1111
- Zend/tests/lc_ctype_inheritance.phpt: setlocale(3) may not be usable in static build
1212
- ext/phar/tests/cache_list/copyonwrite*.phar.php micro donot support write on self file
1313
- ext/pcntl/tests/pcntl_exec.phpt: fakephp not supported stdin codes yet
14+
- ext/standard/tests/general_functions/phpinfo.phpt: micro's phpinfo() is no same as cli
15+
- ext/standard/tests/url/get_headers_error_003.phpt: micro should not use cli "-S" command line option
16+
- ext/standard/tests/versioning/php_sapi_name.phpt: micro do not have a SAPI name "c$ci"
1417

1518
these tests may failed if not using cli_checks.patch because of php internel sapi name checks.
1619

0 commit comments

Comments
 (0)