mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Link to the drivers, since it's not obvious what it's meant
Closes GH-1552.
This commit is contained in:
parent
754641d8dd
commit
ae6a2efed7
1 changed files with 3 additions and 2 deletions
|
@ -22,8 +22,9 @@
|
|||
<simpara>
|
||||
Some drivers may not implement
|
||||
<function>PDOStatement::getColumnMeta</function>,
|
||||
as it is optional. However, all extensions documented in the manual
|
||||
implement this function.
|
||||
as it is optional. However, all
|
||||
<link linkend="pdo.drivers">PDO drivers</link>
|
||||
documented in the manual implement this function.
|
||||
</simpara>
|
||||
</warning>
|
||||
|
||||
|
|
Loading…
Reference in a new issue