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 dc9dbf5 commit d0b4e8bCopy full SHA for d0b4e8b
language/types/type-juggling.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: e587d0655e426f97b3fcb431453da5030e743b23 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 3a97501ec4b56ed700facd0163d11faadc58663d Maintainer: mumumu Status: ready -->
4
<sect1 xml:id="language.types.type-juggling">
5
<title>型の相互変換</title>
6
@@ -339,7 +339,7 @@ var_dump($bar);
339
340
<warning>
341
<simpara>
342
- キャストのエイリアス <literal>(real)</literal> を使うことは、PHP 8.0.0 以降は推奨されなくなっています。
+ キャストのエイリアス <literal>(real)</literal> を使うことは、PHP 7.4.0 以降は推奨されなくなり、PHP 8.0.0 で削除されました。
343
</simpara>
344
</warning>
345
0 commit comments