Skip to content

Commit 4bf27ed

Browse files
authored
Pdo\Pgsql::lobOpen: Remove errors section from skeleton (#4298)
There was no errors section in `PDO::pgsqlLOBOpen` document. https://github.com/php/doc-en/blob/b95d28e6ec86e4a71e012737d36ebdc1cf009180/reference/pdo_pgsql/PDO/pgsqlLOBOpen.xml
1 parent 1993c38 commit 4bf27ed

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

reference/pdo_pgsql/pdo/pgsql/lobopen.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,6 @@
5454
</simpara>
5555
</refsect1>
5656

57-
<refsect1 role="errors">
58-
&reftitle.errors;
59-
<simpara>
60-
When does this function issue <constant>E_*</constant> level errors,
61-
and/or throw <exceptionname>Exception</exceptionname>s.
62-
</simpara>
63-
</refsect1>
64-
6557
<refsect1 role="examples">
6658
&reftitle.examples;
6759
<example xml:id="pdo-pgsql.lobopen.example.basic">

0 commit comments

Comments
 (0)