Skip to content

Merge release 4.3.0 into 4.4.x #668

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
Feb 1, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2021

Release 4.3.0

Feature release (minor)

4.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 4

Enhancement

Task

franmomu and others added 30 commits September 8, 2020 20:56
This fixes the tag service name and removes reference to some nonexistent options.
Update load fixtures command description
Make commands lazily loaded
Adapts the website config to be compatible with the doctrine/doctrine-website#356 changes
1.3 was released in 2017 and this allows to clean up some tests.
Static analysis would complain to not been able to find those classes.
This creates some classes used in tests.
This method has a return type declaration (void) in PHPUnit 8
The annotations expectedException and expectedExceptionMessage
has been replace with the corresponding expecting exceptions, ref:
sebastianbergmann/phpunit#3332

Also a call to TestCase::assertInternalType has been replaced
with TestCase::assertIsInt.
TestCase::assertContains is failing when using PHPUnit 9 because
I guess that the Reference instances were not the same, so I copied
an assertion from doctrine/doctrine-bundle to check the method call in the
definition.
Bump to PHPUnit 8.5 and tests clean up
It is considered risky not to perform assertions.
This test loads a class that uses deprecated phpdoc syntax, but that's
intended: we want to work that the type is still guessed properly for
those too.
It has been updated according to https://github.com/doctrine/.github/blob/2c60b2f943cf08df21be3dc733f1b92db8d24beb/workflow-templates/coding-standards.yml
and also the composer minimum stability has been changed for this
job in order to install only stable versions.
Update coding standards to 8.2
@malarzm malarzm merged commit 8db802c into 4.4.x Feb 1, 2021
@malarzm malarzm deleted the 4.3.x-merge-up-into-4.4.x_601858240b0ea9.44460770 branch February 1, 2021 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants