diff --git a/php-service/php-service.nuspec b/php-service/php-service.nuspec index 83b38ca..a0b01f5 100644 --- a/php-service/php-service.nuspec +++ b/php-service/php-service.nuspec @@ -4,7 +4,7 @@ php-service - 8.2.4 + 8.2.5 https://github.com/Pilskalns/choco-au-packages/tree/master/php-service Andzs Pilskalns @@ -26,122 +26,88 @@ 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. ]]> 0 causes segfaults in + PHP >= 8.1.5 in fpm context). (nielsdos) - OpenSSL: - . Fixed php_openssl_set_server_dh_param() DH params errors handling. (nielsdos) - -- PDO OCI: - . Fixed bug #60994 (Reading a multibyte CLOB caps at 8192 chars). - (Michael Voříšek) + . Add missing error checks on file writing functions. (nielsdos) -- PHPDBG: - . Fixed bug GH-10715 (heap buffer overflow on --run option misuse). (nielsdos) - -- PGSQL: - . Fix GH-10672 (pg_lo_open segfaults in the strict_types mode). (girgias) +- PDO Firebird: + . Fixed bug GH-10908 (Bus error with PDO Firebird on RPI with 64 bit kernel + and 32 bit userland). (nielsdos) - Phar: - . Fix incorrect check in phar tar parsing. (nielsdos) + . Fixed bug GH-10766 (PharData archive created with Phar::Zip format does + not keep files metadata (datetime)). (nielsdos) + . Add missing error checks on EVP_MD_CTX_create() and EVP_VerifyInit(). + (nielsdos) -- Random: - . Fix GH-10390 (Do not trust arc4random_buf() on glibc). (timwolla) - . Fix GH-10292 (Made the default value of the first param of srand() and - mt_srand() unknown). (kocsismate) +- PDO ODBC: + . Fixed missing and inconsistent error checks on SQLAllocHandle. (nielsdos) -- Reflection: - . Fixed bug GH-10623 (Reflection::getClosureUsedVariables opcode fix with - variadic arguments). (nielsdos) - . Fix Segfault when using ReflectionFiber suspended by an internal function. - (danog) +- PGSQL: + . Fixed typo in the array returned from pg_meta_data (extended mode). + (David Carlier) -- Session: - . Fixed ps_files_cleanup_dir() on failure code paths with -1 instead of 0 as - the latter was considered success by callers. (nielsdos). +- SPL: + . Fixed bug GH-10519 (Array Data Address Reference Issue). (Nathan Freeman) + . Fixed bug GH-10907 (Unable to serialize processed SplFixedArrays in + PHP 8.2.4). (nielsdos) + . Fixed bug GH-10844 (ArrayIterator allows modification of readonly props). + (ilutov) - Standard: - . Fixed bug GH-8086 (Introduce mail.mixed_lf_and_crlf INI). (Jakub Zelenka) - . Fixed bug GH-10292 (Made the default value of the first param of srand() and - mt_srand() unknown). (kocsismate) - . Fix incorrect check in cs_8559_5 in map_from_unicode(). (nielsdos) - . Fix bug GH-9697 for reset/end/next/prev() attempting to move pointer of - properties table for certain internal classes such as FFI classes - . Fix incorrect error check in browsecap for pcre2_match(). (nielsdos) - -- Streams: - . Fixed bug GH-10370 (File corruption in _php_stream_copy_to_stream_ex when - using copy_file_range). (nielsdos) - . Fixed bug GH-10548 (copy() fails on cifs mounts because of incorrect - copy_file_range() len). (nielsdos) - -- Tidy: - . Fix memory leaks when attempting to open a non-existing file or a file over - 4GB. (Girgias) - . Add missing error check on tidyLoadConfig. (nielsdos) - -- Zlib: - . Fixed output_handler directive value's length which counted the string - terminator. (nieldos)]]> + . Fixed bug GH-10885 (stream_socket_server context leaks). (ilutov) + . Fixed bug GH-10052 (Browscap crashes PHP 8.1.12 on request shutdown + (apache2)). (nielsdos) + . Fixed oss-fuzz #57392 (Buffer-overflow in php_fgetcsv() with \0 delimiter + and enclosure). (ilutov) + . Fixed undefined behaviour in unpack(). (nielsdos)]]> - +