Skip to content

Commit a014b39

Browse files
committed
Update declarations.xml
php/doc-en@0ece873
1 parent 729ce2e commit a014b39

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

language/types/declarations.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: e587d0655e426f97b3fcb431453da5030e743b23 Maintainer: mumumu Status: ready -->
3+
<!-- EN-Revision: 0ece873cecfc4dacd14e8bebbec12c6e00de56a0 Maintainer: mumumu Status: ready -->
44

55
<sect1 xml:id="language.types.declarations">
66
<title>型宣言</title>
@@ -367,7 +367,8 @@ NULL
367367
</listitem>
368368
<listitem>
369369
<simpara>
370-
<type>mixed</type> 型を複合型で使うとエラーになります。
370+
<type>mixed</type> 型や、
371+
<type>never</type> 型を複合型で使うとエラーになります。
371372
</simpara>
372373
</listitem>
373374
<listitem>

0 commit comments

Comments
 (0)