We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfceae commit 3675041Copy full SHA for 3675041
NEWS
@@ -5,6 +5,8 @@ PHP NEWS
5
- Core:
6
. Fixed bug GH-9500 (Using dnf type with parentheses after readonly keyword
7
results in a parse error). (ilutov)
8
+ . Fixed bug GH-9516 ((A&B)|D as a param should allow AB or D. Not just A).
9
+ (Girgias)
10
11
- Opcache:
12
. Fixed bug GH-9259 (opcache.interned_strings_buffer setting integer
0 commit comments