diff --git a/php-service/php-service.nuspec b/php-service/php-service.nuspec index 5b7cba7..166eb18 100644 --- a/php-service/php-service.nuspec +++ b/php-service/php-service.nuspec @@ -4,7 +4,7 @@ php-service - 8.1.9 + 8.1.10 https://github.com/Pilskalns/choco-au-packages/tree/master/php-service Andzs Pilskalns @@ -25,50 +25,57 @@ Fast, flexible and pragmatic, PHP powers everything from your blog to the most p This package will install [PHP (Hypertext Preprocessor)](https://chocolatey.org/packages/php) with it's default values. Its installed trough dependencies and those can't be passed with extra arguments. ]]> - 12. (David Carlier) - . Uses CCRandomGenerateBytes instead of arc4random_buf on macOs. (David Carlier). - . Fixed bug GH-9017 (php_stream_sock_open_from_socket could return NULL). - (Heiko Weber)]]> +- Streams: + . Fixed bug GH-8472 (The resource returned by stream_socket_accept may have + incorrect metadata). (Jakub Zelenka) + . Fixed bug GH-8409 (SSL handshake timeout leaves persistent connections + hanging). (Jakub Zelenka, Twosee)]]> - +