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 03db04c commit e59b986Copy full SHA for e59b986
NEWS
@@ -2,9 +2,6 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2019, PHP 7.2.21
4
5
-- Opcache:
6
- . Fixed bug #78106 (Path resolution fails if opcache disabled during request).
7
- (Nikita)
8
9
27 Jun 2019, PHP 7.2.20
10
@@ -22,6 +19,10 @@ PHP NEWS
22
19
. Fixed bug #38546 (bindParam incorrect processing of bool types).
23
20
(camporter)
24
21
+- Opcache:
+ . Fixed bug #78106 (Path resolution fails if opcache disabled during request).
+ (Nikita)
25
+
26
- OpenSSL:
27
. Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).
28
(Jakub Zelenka)
0 commit comments