1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Update declarations.xml (#4876)

The bottom type can't be used in a composite type for the same (rather, dual) reason the top type can't.
This commit is contained in:
MorganLOCode
2025-10-04 04:06:01 +13:00
committed by GitHub
parent 7d78942045
commit 0ece873cec

View File

@@ -359,7 +359,7 @@ NULL
</listitem>
<listitem>
<simpara>
Using <type>mixed</type> results in an error.
Using <type>mixed</type> or <type>never</type> results in an error.
</simpara>
</listitem>
<listitem>