- First commit to issue fork.
- last update
over 1 year ago PHPLint Failed - @duadua opened merge request.
- last update
over 1 year ago 18 pass - Status changed to Needs review
over 1 year ago 12:07pm 20 May 2023 - Status changed to Needs work
over 1 year ago 11:53am 22 May 2023 - ðŸ‡ðŸ‡ºHungary Gábor Hojtsy Hungary
Woah how come potx already finds those strings? Also we should have a text case with context too. And format plural indeed as per #3.
Woah how come potx already finds those strings?
Yeah I was very much surprised to find that out as well. It speaks for PHP attributes that they are mostly just PHP itself
Also we should have a text case with context too.
Is this test case enough from your point of view?
And format plural indeed as per #3.
I posted a comment on the parent ticket 📌 Use PHP attributes instead of doctrine annotations Fixed due to my lack of understanding what the plan is for that.
@Gábor Hojtsy
The job for "PHP 5.6 & MySQL 5.5, D7 PHPLint Failed" is failing at the moment, given it introduces PHP 8.1 only language features into the test file.
Do you consider this as a problem? We could probably split up the test file into a PHP 8.1 only version.
Let me know what you think