diff --git a/php-service/php-service.nuspec b/php-service/php-service.nuspec
index 978620b..51515ef 100644
--- a/php-service/php-service.nuspec
+++ b/php-service/php-service.nuspec
@@ -4,7 +4,7 @@
php-service
- 8.3.2
+ 8.3.3
https://github.com/Pilskalns/choco-au-packages/tree/master/php-service
Andzs Pilskalns
@@ -26,84 +26,69 @@ 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.
]]>
= 4GiB). (nielsdos)
+- LibXML:
+ . Fix crashes with entity references and predefined entities. (nielsdos)
-- ODBC:
- . Fix crash on Apache shutdown with persistent connections. (nielsdos)
+- MySQLnd:
+ . Fixed bug GH-12107 (When running a stored procedure (that returns a result
+ set) twice, PHP crashes). (nielsdos)
- Opcache:
- . Fixed oss-fuzz #64727 (JIT undefined array key warning may overwrite DIM
- with NULL when DIM is the same var as result). (ilutov)
- . Added workaround for SELinux mprotect execheap issue.
- See https://bugzilla.kernel.org/show_bug.cgi?id=218258. (ilutov)
+ . Fixed bug GH-13145 (strtok() is not comptime). (ilutov)
+ . Fixed type inference of range(). (ilutov)
+ . Fixed bug GH-13232 (Segmentation fault will be reported when JIT is off but
+ JIT_debug is still on). (nielsdos)
- OpenSSL:
- . Fixed bug GH-12987 (openssl_csr_sign might leak new cert on error).
- (Jakub Zelenka)
+ . Fixed LibreSSL undefined reference when OPENSSL_NO_ENGINE not set.
+ (David Carlier).
-- PDO:
- . Fix GH-12969 (Fixed PDO::getAttribute() to get PDO::ATTR_STRINGIFY_FETCHES).
- (SakiTakamachi)
-
-- PDO_ODBC:
- . Fixed bug GH-12767 (Unable to turn on autocommit mode with setAttribute()).
- (SakiTakamachi)
-
-- PGSQL:
- . Fixed auto_reset_persistent handling and allow_persistent type. (David Carlier)
- . Fixed bug GH-12974 (Apache crashes on shutdown when using pg_pconnect()).
- (nielsdos)
+- PDO_Firebird:
+ . Fix GH-13119 (Changed to convert float and double values ​​into strings using
+ `H` format). (SakiTakamachi)
- Phar:
- . Fixed bug #77432 (Segmentation fault on including phar file). (nielsdos)
+ . Fixed bug #71465 (PHAR doesn't know about litespeed). (nielsdos)
+ . Fixed bug GH-13037 (PharData incorrectly extracts zip file). (nielsdos)
+
+- Random:
+ . Fixed bug GH-13138 (Randomizer::pickArrayKeys() does not detect broken
+ engines). (timwolla)
-- PHPDBG:
- . Fixed bug GH-12962 (Double free of init_file in phpdbg_prompt.c). (nielsdos)
+- Session:
+ . Fixed bug GH-12504 (Corrupted session written when there's a fatal error
+ in autoloader). (nielsdos)
-- SimpleXML:
- . Fix getting the address of an uninitialized property of a SimpleXMLElement
- resulting in a crash. (nielsdos)
- . Fixed bug GH-12929 (SimpleXMLElement with stream_wrapper_register can
- segfault). (nielsdos)
+- Standard:
+ . Fixed bug GH-13094 (range(9.9, '0') causes segmentation fault). (nielsdos)
-- Tidy:
- . Fixed bug GH-12980 (tidynode.props.attribute is missing
- "Boolean Attributes" and empty attributes). (nielsdos)]]>
+- Streams:
+ . Fixed bug GH-13071 (Copying large files using mmap-able source streams may
+ exhaust available memory and fail). (nielsdos)]]>
-
+