Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion reference/image/functions/imagecopyresampled.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: fcd9214294f88b05862a538c6dd94c7872420139 Maintainer: PhilDaiguille Status: ready -->
<!-- EN-Revision: 16b6c3466bb70f2300b236273003f509638ebb90 Maintainer: PhilDaiguille Status: ready -->
<!-- Reviewed: yes -->

<refentry xml:id="function.imagecopyresampled" xmlns="http://docbook.org/ns/docbook">
Expand Down Expand Up @@ -146,6 +146,12 @@
</row>
</thead>
<tbody>
<row>
<entry>8.5.0</entry>
<entry>
El tipo de retorno es ahora &true;; anteriormente, era <type>bool</type>.
</entry>
</row>
<row>
<entry>8.0.0</entry>
<entry>
Expand Down