php-src/ext/pgsql
Jakub Zelenka 65eade719f
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:32:30 +02:00
..
tests Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-06-23 23:32:30 +02:00
config.m4 check PQsetErrorContextVisibility availability (libpq >= 9.6) 2023-06-21 08:47:59 +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:32:30 +02:00
pgsql.stub.php Revert incomplete PG pipeline addition 2023-11-20 16:22:29 +00:00
pgsql_arginfo.h Revert incomplete PG pipeline addition 2023-11-20 16:22:29 +00:00
php_pgsql.h Merge branch 'PHP-8.2' into PHP-8.3 2023-12-23 17:15:06 +00:00