Skip to content

Commit

Permalink
add new extensions and update stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
isfedorov committed Aug 29, 2024
1 parent ecfcf85 commit abc2932
Show file tree
Hide file tree
Showing 18 changed files with 542 additions and 361 deletions.
3 changes: 3 additions & 0 deletions PhpStormStubsMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -4584,6 +4584,9 @@ final class PhpStormStubsMap
'odbc_columns' => 'odbc/odbc.php',
'odbc_commit' => 'odbc/odbc.php',
'odbc_connect' => 'odbc/odbc.php',
'odbc_connection_string_is_quoted' => 'odbc/odbc.php',
'odbc_connection_string_quote' => 'odbc/odbc.php',
'odbc_connection_string_should_quote' => 'odbc/odbc.php',
'odbc_cursor' => 'odbc/odbc.php',
'odbc_data_source' => 'odbc/odbc.php',
'odbc_do' => 'odbc/odbc.php',
Expand Down
Loading

0 comments on commit abc2932

Please sign in to comment.