Changelog for
php7-sabre-http-5.0.4-lp155.6.6.noarch.rpm :
* Tue Jan 21 2020 ecsosAATTopensuse.org- Fix tumbleweed build error.
* Fri Nov 15 2019 ecsosAATTopensuse.org- Update to 5.0.4 - #133: Fix short Content-Range download - Regression from 5.0.3 (AATTphil-davis)- Changes from 5.0.3 - #119: Significantly improve file download speed by enabling mmap based stream_copy_to_stream (AATTvfreex)- Changes from 5.0.2 - #125: Fix Strict Error if Response Body Empty (AATTWorksDev, AATTphil-davis)- Changes from 5.0.1 - #121: fix Trying to access array offset on value of type bool in 7.4 (AATTremicollet) - #115: Reduce memory footprint when parsing HTTP result (AATTGasol) - #114: Misc code improvements (AATTmrcnpdlk) - #111, #118: Added phpstan analysis (AATTDeepDiver1975, AATTstaabm) - #107: Tested with php 7.3 (AATTDeepDiver1975)
* Thu Jun 27 2019 ecsosAATTopensuse.org- Update to 5.0.0 - Now requires PHP 7.0+. - Supports sabre/event 4.x and 5.x - Depends on sabre/uri 2. - hhvm is no longer supported starting this release. - #65: It\'s now possible to supply request/response bodies using a callback functions. This allows very high-speed/low-memory responses to be created. (AATTpetrkotek). - Strict typing is used every where this is applicable. - Removed URLUtil class. It was deprecated a long time ago, and most of its functions moved to the sabre/uri package. - Removed Util class. Most of its functions moved to the functions.php file. - #68: The and arguments when constructing a Request object are now required. - When Sapi::getRequest() is called, we default to setting the HTTP Method to CLI. - The HTTP response is now initialized with HTTP code 500 instead of null, so if it\'s not changed, it will be emitted as 500. - #69: Sending charset=UTF-8 on Basic authentication challenges per [rfc7617][rfc7617]. - #84: Added support for SERVER_PROTOCOL HTTP/2.0 (AATTjens1o) - #99: Previous CURL opts are not persisted anymore (AATTchristiaan) - Final release
* Thu Jan 24 2019 ecsosAATTopensuse.org- Downgrade to require version 3.0.5 for sabre-dav 2.1.11- Run spec-cleaner.
* Mon Oct 29 2018 Aeneas Jaißle
- Update Provides/Obsoletes/Requires
* Mon Oct 29 2018 ecsosAATTopensuse.org- Add provide for php-sabre-http, so other packages can define require with php and not only php7.
* Mon Sep 04 2017 ecsosAATTopensuse.org- package renamed to php7-sabre-http
* Sat Nov 19 2016 ajAATTajaissle.de- Initial package, version 4.2.1