diff --git a/php-service/php-service.nuspec b/php-service/php-service.nuspec index 166eb18..da1beed 100644 --- a/php-service/php-service.nuspec +++ b/php-service/php-service.nuspec @@ -4,7 +4,7 @@ php-service - 8.1.10 + 8.1.11 https://github.com/Pilskalns/choco-au-packages/tree/master/php-service Andzs Pilskalns @@ -26,56 +26,52 @@ 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. ]]> replaceChild on doctype causes double free). + (Nathan Freeman) -- DBA: - . Fixed LMDB driver memory leak on DB creation failure (Girgias) - . Fixed bug GH-9155 (dba_open("non-existing", "c-", "flatfile") segfaults) - (cmb) +- FPM: + . Fixed bug GH-8885 (FPM access.log with stderr begins to write logs to + error_log after daemon reload). (Dmitry Menshikov) + . Fixed bug #77780 ("Headers already sent..." when previous connection was + aborted). (Jakub Zelenka) -- IMAP: - . Fixed bug GH-9309 (Segfault when connection is used after imap_close()). - (cmb) +- GMP + . Fixed bug GH-9308 (GMP throws the wrong error when a GMP object is passed + to gmp_init()). (Girgias) -- Intl: - . Fixed IntlDateFormatter::formatObject() parameter type. (Gert de Pagter) +- Intl + . Fixed bug GH-9421 (Incorrect argument number for ValueError in NumberFormatter). + (Girgias) -- MBString: - . Fixed bug GH-9008 (mb_detect_encoding(): wrong results with null $encodings). - (cmb) +- PCRE: + . Fixed pcre.jit on Apple Silicon. (Niklas Keller) -- OPcache: - . Fixed bug GH-9033 (Loading blacklist file can fail due to negative length). - (cmb) - . Fixed bug GH-9164 (Segfault in zend_accel_class_hash_copy). - (Arnaud, Sergei Turchanov) +- PDO_PGSQL: + . Fixed bug GH-9411 (PgSQL large object resource is incorrectly closed). + (Yurunsoft) -- PDO_SQLite: - . Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values). (cmb) - -- SQLite3: - . Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values). (cmb) +- Reflection: + . Fixed bug GH-8932 (ReflectionFunction provides no way to get the called + class of a Closure). (cmb, Nicolas Grekas) - 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)]]> + . Fixed bug GH-9316 ($http_response_header is wrong for long status line). + (cmb, timwolla)]]> - +