Skip to content

Commit 82b4754

Browse files
committed
誤訳を修正 / [PHP 8.4] Add errors for GD functions
php/doc-en@ccd3e68
1 parent f0c26c5 commit 82b4754

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/image/functions/imagepng.xml

Lines changed: 1 addition & 1 deletion
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: 89ae180a851621c308f0ea4604ff2e919aa57a7f Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: ccd3e68e1e8a89a099a32207dd31ed26b70f43cd Maintainer: hirokawa Status: ready -->
44
<!-- CREDITS: shimooka,mumumu -->
55
<refentry xml:id="function.imagepng" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>

reference/image/functions/imagescale.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<entry>8.4.0</entry>
105105
<entry>
106106
<parameter>width</parameter> または <parameter>height</parameter> がオーバーフローやアンダーフローを引き起こす場合でも、
107-
<classname>ValueError</classname> をスローしません
107+
<classname>ValueError</classname> をスローするようになりました
108108
</entry>
109109
</row>
110110
<row>

0 commit comments

Comments
 (0)