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 e990b69 commit aecf2a6Copy full SHA for aecf2a6
NEWS
@@ -8,6 +8,10 @@ PHP NEWS
8
. The $exclude_disabled parameter of the get_defined_functions() function has
9
been deprecated, as it no longer has any effect since PHP 8.0. (Girgias)
10
11
+- DOM:
12
+ . Fixed bug GH-18877 (\Dom\HTMLDocument querySelectorAll selecting only the
13
+ first when using ~ and :has). (nielsdos, lexborisov)
14
+
15
- FileInfo
16
. The finfo_close() function has been deprecated. (timwolla)
17
. The $context parameter of the finfo_buffer() function has been deprecated
0 commit comments