php-src/ext/pdo_pgsql
Nikita Popov 902d64390e Deprecate implicit dynamic properties
Writing to a proprety that hasn't been declared is deprecated,
unless the class uses the #[AllowDynamicProperties] attribute or
defines __get()/__set().

RFC: https://wiki.php.net/rfc/deprecate_dynamic_properties
2021-11-26 14:10:11 +01:00
..
tests Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01: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 Return value from ZEND_ATOL 2021-07-12 16:51:24 +02:00
pgsql_driver.stub.php Declare tentative return types for ext/pdo 2021-05-25 19:17:40 +02:00
pgsql_driver_arginfo.h Declare tentative return types for ext/pdo 2021-05-25 19:17:40 +02:00
pgsql_statement.c Fix bug #81343: inconsistent type conversion after closeCursor 2021-08-11 18:24: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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00