Le 23/07/2019 à 19:13, Jan Ehrhardt a écrit : > Derick Rethans in php.internals (Tue, 23 Jul 2019 10:00:12 +0100 (BST)): >> DOs: >> - Test test test test > > There are 2 more extensions broken in beta1 that were OK in alpha3: > sqlsrv and pdo_sqlsrv. See > https://github.com/microsoft/msphpsql/issues/999#issuecomment-514298284 >
All extensions implementing streams are affected by the recent changes in stream wrapper y. The read and write operations of php_stream_ops now return ssize_t, with negative values indicating an error. Sadly this only raise a build warning, but the prototype need top be fixed, and sometime the error handling logic review (swoole, brotli, sqlsrv, zstd, ...) Remi -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php