php-src/ext/pdo_pgsql
Jakub Zelenka 545d1536d8
Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks
This adds error checks for escape function is pgsql and pdo_pgsql
extensions. It prevents possibility of storing not properly escaped
data which could potentially lead to some security issues.
2025-07-01 09:34:49 -07:00
..
tests Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-07-01 09:34:49 -07:00
config.m4 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pdo_pgsql.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
pgsql_driver.c Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-07-01 09:34:49 -07:00
pgsql_driver.stub.php Fix the default value of $fetchMode in PDO::pgsqlGetNotify() 2023-12-03 09:01:06 +01:00
pgsql_driver_arginfo.h Fix the default value of $fetchMode in PDO::pgsqlGetNotify() 2023-12-03 09:01:06 +01:00
pgsql_statement.c Merge branch 'PHP-8.0' into PHP-8.1 2022-09-05 17:26:13 +02:00
php_pdo_pgsql.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_pgsql_int.h Merge branch 'PHP-8.0' into PHP-8.1 2022-09-05 17:26:13 +02:00