- Open on Drupal.org →Environment: PHP 8.2 & MySQL 8last update
over 1 year ago Not currently mergeable. - last update
over 1 year ago 29,586 pass, 1 fail - last update
over 1 year ago 29,595 pass - Status changed to Needs review
over 1 year ago 8:26am 1 July 2023 - Status changed to Needs work
over 1 year ago 3:38pm 17 July 2023 - 🇺🇸United States smustgrave
Wonder if the title/issue summary could be updated. Since it's applying to more then documents. Also see it was tagged for a CR if that could happen too please.
- 🇮🇹Italy mondrake 🇮🇹
Trying to make issue title and summary clearer.
Agreed this is not a Documentation only issue, removed tag - docs need update because these changes are applied.
Working on CR and patch update.
- Assigned to mondrake
- last update
over 1 year ago 29,839 pass 46:45 45:08 Running- last update
over 1 year ago 29,839 pass - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 6:42pm 17 July 2023 - 🇮🇹Italy mondrake 🇮🇹
Added a draft CR, https://www.drupal.org/node/3375071 →
- Status changed to RTBC
over 1 year ago 9:44pm 17 July 2023 - 🇺🇸United States smustgrave
Thanks @mondrake! Much clearer.
Wasn't entirely sure how to test so I did something similar to testInvalidPrimaryKeyColumnsOnCreateTable and your CR and created a table with a a primary key of 10. And got the exception as expected.
The CR was clear of the change and included great examples.
Think this is ready for committers to take a look.
- Status changed to Needs work
over 1 year ago 1:00pm 18 July 2023 - 🇬🇧United Kingdom catch
Mostly looks good but a handful of comments on the MR.
- last update
over 1 year ago 29,846 pass - Status changed to Needs review
over 1 year ago 4:09pm 18 July 2023 52:02 51:09 Running51:42 51:08 Running- last update
over 1 year ago 29,846 pass - Status changed to RTBC
over 1 year ago 7:18pm 19 July 2023 - Status changed to Needs work
over 1 year ago 8:52pm 19 July 2023 - 🇬🇧United Kingdom catch
I'm pretty sure it won't, so we should either duplicate the documentation, or add @see in the relevant places, and/or file an api.drupal.org issue to support it.
- 🇮🇹Italy mondrake 🇮🇹
Filed ✨ Support PHPStan's annotations for local type aliases and array shapes Active in the API module issue queue - if in the future we want to use PHPStan to higher levels we can't be stopped by that, so better request a change there now.
- 🇫🇷France andypost
Tests for index limits for pgsql/sqlite requested in #3389202-10: migrate\Plugin\migrate\id_map\Sql assumes a PDO db driver →