We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca6bde commit bb4174eCopy full SHA for bb4174e
NEWS
@@ -20,6 +20,10 @@ PHP NEWS
20
. Fixed bug GH-17998 (Assignment to backing value in set hook of lazy proxy
21
calls hook again). (ilutov)
22
23
+- DBA:
24
+ . Fixed assertion violation when opening the same file with dba_open
25
+ multiple times. (chschneider)
26
+
27
- DOM:
28
. Fixed bug GH-17991 (Assertion failure dom_attr_value_write). (nielsdos)
29
. Fix weird unpack behaviour in DOM. (nielsdos)
0 commit comments