php-src/ext/pgsql
Jakub Zelenka 9376aeef9f
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-06-23 23:02:13 +02:00
..
tests Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-06-23 23:02:13 +02: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
pgsql.c Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-06-23 23:02:13 +02:00
pgsql.stub.php Merge branch 'PHP-8.0' into PHP-8.1 2021-10-13 14:19:54 +02:00
pgsql_arginfo.h Merge branch 'PHP-8.0' into PHP-8.1 2021-10-13 14:19:54 +02:00
php_pgsql.h Convert resources to objects in ext/pgsql 2021-05-11 00:09:30 +02:00