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 fec58a8 commit 7b5baaaCopy full SHA for 7b5baaa
NEWS
@@ -24,6 +24,8 @@ PHP NEWS
24
- Fixed bug #46957 (The tokenizer returns deprecated values). (Felipe)
25
- Fixed bug #46849 (Cloning DOMDocument doesn't clone the properties). (Rob)
26
- Fixed bug #46847 (phpinfo() is missing some settings). (Hannes)
27
+- Fixed bug #46844 (php scripts or included files with first line starting
28
+ with # have the 1st line missed from the output). (Ilia)
29
- Fixed bug #46811 (ini_set() doesn't return false on failure). (Hannes)
30
- Fixed bug #46763 (mb_stristr() wrong output when needle does not exist).
31
(Henrique M. Decaria)
0 commit comments