. Fixed bug #78025 (segfault when accessing properties of DOMDocumentType).
(cmb)
-30 May 2019, PHP 7.2.19
+ - MySQLi:
+ . Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful
+ error message). (Sjon Hortensius)
+
+- Opcache:
+ . Fixed bug #78015 (Incorrect evaluation of expressions involving partials
+ arrays in SCCP). (Nikita)
+
+16 May 2019, PHP 7.3.6RC1
+
+- cURL:
+ . Implemented FR #72189 (Add missing CURL_VERSION_* constants). (Javier
+ Spagnoletti)
- FPM:
. Fixed bug #77934 (php-fpm kill -USR2 not working). (Jakub Zelenka)