未验证 提交 9c62e4f5 编写于 作者: 何延龙 提交者: GitHub

Add 200000 microsecond sleep in E2E-PHP (#4582)

* fix #4539, add PHP to the query protocol

* Add PHP module support to e2e test

* Add PHP e2e test into the CI control file

* Remove networks aliases

* Add PHP module support to e2e test

* Add e2e.php.yaml

* Locked version

* Add 200000 microsecond sleep in E2E-PHP
Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: Nkezhenxu94 <kezhenxu94@apache.org>
上级 7ba76a7f
......@@ -14,6 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
usleep(200000);
$uri = $_SERVER['REQUEST_URI'];
if($uri == '/php/info') {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册