mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
1ee5cf6ba9
* 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> |
||
---|---|---|
.. | ||
2015_05_11_000000_create_mentions_posts_table.php | ||
2015_05_11_000000_create_mentions_users_table.php | ||
2018_06_27_102000_rename_mentions_posts_to_post_mentions_post.php | ||
2018_06_27_102100_rename_mentions_users_to_post_mentions_user.php | ||
2018_06_27_102200_change_post_mentions_post_rename_mentions_id_to_mentions_post_id.php | ||
2018_06_27_102300_change_post_mentions_post_add_foreign_keys.php | ||
2018_06_27_102400_change_post_mentions_user_rename_mentions_id_to_mentions_user_id.php | ||
2018_06_27_102500_change_post_mentions_user_add_foreign_keys.php | ||
2021_04_19_000000_set_default_settings.php | ||
2022_05_20_000005_add_created_at_to_post_mentions_post_table.php | ||
2022_05_20_000006_add_created_at_to_post_mentions_user_table.php | ||
2022_10_21_000000_create_post_mentions_group_table.php |