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 e63c617 commit d501c4aCopy full SHA for d501c4a
appendices/migration81/deprecated.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 9b7ab9bc8e78b1201b8b8c71eac051256d433993 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 7d6c8735cc1adb853081ceb854931dc1cc41dfb7 Maintainer: mumumu Status: ready -->
4
<sect1 xml:id="migration81.deprecated">
5
<title>PHP 8.1.x で推奨されなくなる機能</title>
6
@@ -236,7 +236,8 @@ $arr[] = 2;
236
<title>GD</title>
237
238
<para>
239
- <function>imageopenpolygon</function> と
+ <function>imagepolygon</function>,
240
+ <function>imageopenpolygon</function>,
241
<function>imagefilledpolygon</function>
242
の
243
<parameter>num_points</parameter> 引数は、
0 commit comments