We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0801c56 commit f673449Copy full SHA for f673449
NEWS
@@ -15,6 +15,8 @@ PHP NEWS
15
trampoline is used from internal code). (Derick)
16
. Fix GH-10251 (Assertion `(flag & (1<<3)) == 0' failed). (nielsdos)
17
. Fix wrong comparison in block optimisation pass after opcode update. (nieldsdos)
18
+ . Fix GH-10248 (Assertion `!(zval_get_type(&(*(property))) == 10)' failed).
19
+ (nielsdos)
20
21
- Date:
22
. Fixed bug GH-9891 (DateTime modify with unixtimestamp (@) must work like
0 commit comments