History log of /PHP-8.1/ext/soap/tests/bug47021.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# 8ae4b560 18-May-2021 Máté Kocsis

Declare tentative return types for ext/soap

Closes GH-7001


# 7f2f0c00 03-Apr-2021 Max Semenik

Migrate skip checks to --EXTENSIONS--, p4

For rationale, see #6787

Extensions migrated in part 4:
* simplexml
* skeleton
* soap
* spl
* sqlite3
* sysvmsg

Migrate skip checks to --EXTENSIONS--, p4

For rationale, see #6787

Extensions migrated in part 4:
* simplexml
* skeleton
* soap
* spl
* sqlite3
* sysvmsg
* sysvsem
* tidy - also removed a check for an ancient dependency version

show more ...


# 95f25837 15-Sep-2020 Sara Golemon

Allow http tests to run in parallel by using ephemeral ports


# f7c43b8c 18-Aug-2020 Matteo Beccati

Fix #47021: SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked"