framework/extensions/mentions/migrations
IanM 1ee5cf6ba9
feat(core): PHP 8.2 Support (#3709)
* chore: test with php 8.2
* chore: bump httphandlerunnder
* chore: bump httphandlerunner
* chore: address php8.2 deprecation
* chore: php 8.2
* chore: bump less.php version
* avoid dynamic properties
* avoid another dynamic property
* Apply fixes from StyleCI
* tags php82
* php82
* fix: check for property existence
* Rerun checks after s9e/text-formatter update
* chore: disable deprecation warnings for php 8.2
* chore: PHP8.2 does not accept dynamic properties
* chore: temporarily disable package manager tests workflow

Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
2023-02-14 19:09:56 +01:00
..
2015_05_11_000000_create_mentions_posts_table.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2015_05_11_000000_create_mentions_users_table.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102000_rename_mentions_posts_to_post_mentions_post.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102100_rename_mentions_users_to_post_mentions_user.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102200_change_post_mentions_post_rename_mentions_id_to_mentions_post_id.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102300_change_post_mentions_post_add_foreign_keys.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102400_change_post_mentions_user_rename_mentions_id_to_mentions_user_id.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102500_change_post_mentions_user_add_foreign_keys.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2021_04_19_000000_set_default_settings.php New mentions format, decouple usernames from mentions (#65) 2021-04-21 10:58:54 +01:00
2022_05_20_000005_add_created_at_to_post_mentions_post_table.php feat(core): PHP 8.2 Support (#3709) 2023-02-14 19:09:56 +01:00
2022_05_20_000006_add_created_at_to_post_mentions_user_table.php feat(core): PHP 8.2 Support (#3709) 2023-02-14 19:09:56 +01:00
2022_10_21_000000_create_post_mentions_group_table.php [mentions] feat: group mentions (#3658) 2022-11-05 19:29:01 +00:00