php-src/ext/pdo_sqlite/tests
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
..
bug33841.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug35336.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug38334.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug43831.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug44327_2.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug44327_3.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug46139.phpt Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01:00
bug46542.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug48773.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug50728.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug52487.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug60104.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug66033.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug70221.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug70862.phpt Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01:00
bug78192.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug79664.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug_42589.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug_44159_sqlite_version.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug_47769.phpt Move tests requiring pdo_sqlite into ext directory 2021-06-14 15:01:16 +02:00
bug_63916-2.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug_63916.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug_64705.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
common.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
debugdumpparams_001.phpt Fix bug #81405: Restore old PDO::PARAM_* values 2021-09-01 13:54:41 +02:00
gc.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
open_basedir.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_035.phpt Move tests requiring pdo_sqlite into ext directory 2021-06-14 15:01:16 +02:00
pdo_fetch_func_001.phpt Deprecate partially supported callables 2021-10-22 10:15:24 +02:00
pdo_sqlite_createaggregate.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_createaggregate_002.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_createcollation.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_createfunction.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_createfunction_002.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_createfunction_with_flags.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_empty_filename.phpt Add pdo_sqlite tests for empty filename and in-memory uri (#7662) 2021-11-24 14:49:10 +01:00
pdo_sqlite_extendederror_attr.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_filename_uri.phpt Add pdo_sqlite tests for empty filename and in-memory uri (#7662) 2021-11-24 14:49:10 +01:00
pdo_sqlite_get_attribute.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_lastinsertid.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_open_basedir.phpt Add pdo_sqlite tests for empty filename and in-memory uri (#7662) 2021-11-24 14:49:10 +01:00
pdo_sqlite_open_basedir_uri.phpt Add pdo_sqlite tests for empty filename and in-memory uri (#7662) 2021-11-24 14:49:10 +01:00
pdo_sqlite_open_flags.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_statement_getattribute.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_tostring_exception.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_transaction.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00