mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
setcookie.xml Arrange the versions of the change log (#5378)
This commit is contained in:
@@ -236,6 +236,13 @@
|
||||
previously it was <literal>'D, d-M-Y H:i:s T'</literal>.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
Passing unsupported keys now throws a <exceptionname>ValueError</exceptionname>
|
||||
instead of emitting an <constant>E_WARNING</constant>.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.3.0</entry>
|
||||
<entry>
|
||||
@@ -244,14 +251,6 @@
|
||||
SameSite cookie attribute.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
Passing unsupported keys now throws a <exceptionname>ValueError</exceptionname>
|
||||
instead of emitting an <constant>E_WARNING</constant>.
|
||||
</entry>
|
||||
</row>
|
||||
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
||||
Reference in New Issue
Block a user