mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Add stubs for PDO PGSql extension methods
This commit is contained in:
parent
1afcced1f0
commit
4dd8fec073
4 changed files with 116 additions and 25 deletions
|
@ -1,5 +1,5 @@
|
|||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: 5134a0b80848f852557b1c22ec102573d79ed9a4 */
|
||||
* Stub hash: e367675f85371fb06484e39dd6ccb3433766ffb8 */
|
||||
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_PDO_SQLite_Ext_sqliteCreateFunction, 0, 0, 2)
|
||||
ZEND_ARG_TYPE_INFO(0, function_name, IS_STRING, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue