1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 05:32:28 +02:00

Merge branch 'PHP-8.2'

* PHP-8.2:
  gh9590.phpt requires ext/posix
This commit is contained in:
Christoph M. Becker
2022-10-01 14:35:15 +02:00

View File

@@ -2,6 +2,7 @@
Bug GH-9602 (stream_select does not abort upon exception or empty valid fd set)
--EXTENSIONS--
mysqli
posix
--SKIPIF--
<?php
require_once('skipifconnectfailure.inc');