php-src/ext/pgsql
Jakub Zelenka 339ff58f57
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 18:24:44 +03:00
..
tests Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-07-01 18:24:44 +03: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-07-01 18:24:44 +03:00
pgsql.stub.php Add support for generating namespaced constant 2023-02-23 10:05:30 +01:00
pgsql_arginfo.h Add support for generating namespaced constant 2023-02-23 10:05:30 +01:00
php_pgsql.h ext/pgsql: pgsql.allow_persistent, no need to use such large type for boolean state. 2023-12-23 17:14:48 +00:00