..
tests
ext/pdo: Fix various PDORow bugs
2024-02-27 15:30:23 +00:00
config.m4
Remove conditional calls of always available macros
2019-07-14 22:24:21 +02:00
config.w32
CREDITS
Makefile.frag
Makefile.frag.w32
pdo.c
Mark parameter in ext/pdo as sensitive
2022-06-13 11:09:12 +02:00
pdo.stub.php
Add some stub related todo comments
2022-05-25 13:24:11 +02:00
pdo_arginfo.h
Revert "Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs"
2023-07-04 09:11:14 +02:00
pdo_dbh.c
Fix GH-12969: Fixed PDO::getAttribute() to get PDO::ATTR_STRINGIFY_FETCHES
2023-12-22 15:06:01 +01:00
pdo_dbh.stub.php
Declare ext/pdo constants in stubs ( #9078 )
2022-07-22 09:46:47 +02:00
pdo_dbh_arginfo.h
Improve string class constant code generation ( #9577 )
2022-09-26 23:12:34 +02:00
pdo_sql_parser.re
Improve fix for bug #81740
2022-12-18 23:20:29 -07:00
pdo_sqlstate.c
Update http->https in license ( #6945 )
2021-05-06 12:16:35 +02:00
pdo_stmt.c
ext/pdo: Fix various PDORow bugs
2024-02-27 15:30:23 +00:00
pdo_stmt.stub.php
Use single line phpdoc in stubs where possible
2021-07-20 13:16:56 +02:00
pdo_stmt_arginfo.h
Use single line phpdoc in stubs where possible
2021-07-20 13:16:56 +02:00
php_pdo.h
Declare ext/pdo constants in stubs ( #9078 )
2022-07-22 09:46:47 +02:00
php_pdo_driver.h
Fix some minor warnings ( #8568 )
2022-05-18 08:30:59 -06:00
php_pdo_error.h
Update http->https in license ( #6945 )
2021-05-06 12:16:35 +02:00
php_pdo_int.h
Mark parameter in ext/pdo as sensitive
2022-06-13 11:09:12 +02:00