. Fixed bug #72931 (PDO_FIREBIRD with Firebird 3.0 not work on returning
statement). (Dorin Marcoci)
-- Streams:
- . Fixed bug #73586 (php_user_filter::$stream is not set to the stream the
- filter is working on). (Dmitry)
-
-- Phpdbg:
- . Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup).
- (Bob)
- . Fixed issue getting executable lines from custom wrappers. (Bob)
+- phpdbg:
+ . Fixed bug #73794 (Crash (out of memory) when using run and # command
+ separator). (Bob)
. Fixed bug #73704 (phpdbg shows the wrong line in files with shebang). (Bob)
-- Reflection:
- . Fixed bug #46103 (ReflectionObject memory leak). (Nikita)
-
+ - SQLite3:
+ . Reverted fix for bug #73530 (Unsetting result set may reset other result
+ set). (cmb)
+
- Standard:
. Fixed bug #73594 (dns_get_record does not populate $additional out parameter).
(Bruce Weirdan)