Skip to content

Commit

Permalink
add Pdo\Pgsql to stubs map array
Browse files Browse the repository at this point in the history
  • Loading branch information
aldilop authored and isfedorov committed Jan 9, 2025
1 parent cf8cedb commit 30679f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PhpStormStubsMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@ final class PhpStormStubsMap
'ParseError' => 'Core/Core_c.php',
'Pcntl\\QosClass' => 'pcntl/pcntl_c.php',
'Pdo\\Mysql' => 'PDO/PDO.php',
'Pdo\\Pgsql' => 'PDO/PDO.php',
'Pdo\\Sqlite' => 'PDO/PDO.php',
'PgSql\\Connection' => 'pgsql/pgsql_c.php',
'PgSql\\Lob' => 'pgsql/pgsql_c.php',
Expand Down

0 comments on commit 30679f8

Please sign in to comment.