Skip to content
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

removed full class name in property docblock #75

Closed

Conversation

jrushlow
Copy link
Collaborator

No description provided.

@jrushlow jrushlow added this to In progress in In The Future via automation Mar 24, 2020
@jrushlow jrushlow force-pushed the refactor/controller-trait-test branch from 1570382 to 17446cf Compare March 24, 2020 19:17
@@ -10,6 +10,7 @@
namespace SymfonyCasts\Bundle\ResetPassword\Tests\FunctionalTests\Persistence;

use Doctrine\Bundle\DoctrineBundle\Registry;
use Doctrine\Common\Persistence\ObjectManager;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, actually, this should use the ObjectManager from doctrine/persistence - this class is deprecated. I also see one more mention in ResetPasswordTestFixtureRequestRepository.php

@weaverryan
Copy link
Contributor

This looks ready but tests are failing. Does it just need a rebase to get updated?

@jrushlow jrushlow force-pushed the refactor/controller-trait-test branch from c53b0c0 to 2d61dca Compare April 3, 2020 11:23
@jrushlow
Copy link
Collaborator Author

jrushlow commented Apr 3, 2020

This looks ready but tests are failing. Does it just need a rebase to get updated?

No, an upstream dependency changed and is now breaking the functional/integration tests. I have to dig in and see whats messing up the dir paths in our tests.

jrushlow added a commit to jrushlow/reset-password-bundle that referenced this pull request Apr 6, 2020
@jrushlow
Copy link
Collaborator Author

jrushlow commented Apr 6, 2020

This PR was combined with #96 and is no longer relevant.

@jrushlow jrushlow closed this Apr 6, 2020
In The Future automation moved this from In progress to Done Apr 6, 2020
@jrushlow jrushlow deleted the refactor/controller-trait-test branch April 6, 2020 14:34
jrushlow added a commit to jrushlow/reset-password-bundle that referenced this pull request Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
In The Future
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants