We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a4d87 commit 747a223Copy full SHA for 747a223
tests/integration/README.md
@@ -0,0 +1,10 @@
1
+SAPI Integration Test
2
+=====================
3
+
4
+```
5
+# run php-fpm
6
+composer install
7
+./vendor/bin/phpunit
8
9
10
+these test cases checks php life cycles.
0 commit comments