client cookies [tests/client021.phpt]
message body append error [tests/messagebody003.phpt]
client021 fixed by 531e6007bd10cbda6e1e96a9c27228086d85c5a9
TEST 149/202 [tests/messagebody003.phpt]
========DIFF========
002+ http\Exception\RuntimeException: http\Message\Body::append(): Failed to append 4 bytes to body; wrote 18446744073709551615 in /builddir/build/BUILD/php74-php-pecl-http-3.2.1/NTS/tests/messagebody003.php:6
002- http\Exception\RuntimeException: http\Message\Body::append(): Failed to append 4 bytes to body; wrote 0 in %s:%d
========DONE========
FAIL message body append error [tests/messagebody003.phpt]
Related to recent change in stream wrapper (<0 allowed for error)
Will try to dig later
client cookies [tests/client021.phpt] message body append error [tests/messagebody003.phpt]
client021 fixed by 531e6007bd10cbda6e1e96a9c27228086d85c5a9
Related to recent change in stream wrapper (<0 allowed for error) Will try to dig later