php-src/ext/pdo_pgsql
Nikita Popov a31f46421d Allow exceptions in __toString()
RFC: https://wiki.php.net/rfc/tostring_exceptions

And convert some object to string conversion related recoverable
fatal errors into Error exceptions.

Improve exception safety of internal code performing string
conversions.
2019-06-05 14:25:07 +02:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2019-04-12 13:08:44 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32
CREDITS
pdo_pgsql.c Disable PACKAGE_* preprocessor symbols 2019-04-13 07:00:17 +02:00
pgsql_driver.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
pgsql_statement.c Remove local variables 2019-02-03 21:03:00 +01:00
php_pdo_pgsql_int.h Remove local variables 2019-02-03 21:03:00 +01:00
php_pdo_pgsql.h Remove local variables 2019-02-03 21:03:00 +01:00