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

allow newer propel betas #16

Closed
wants to merge 13 commits into from
Closed

allow newer propel betas #16

wants to merge 13 commits into from

Conversation

ulrichsg
Copy link
Member

@ulrichsg ulrichsg commented Jan 3, 2025

  • Add Symfony 5 support
  • Change root_dir to project_dir
  • Fix paths based on project_directory
  • Add Symfony 6 support
  • Fix PropelDataCollector
  • ANCH-1401 remove connection name and use ConnectionManagerInterface
  • ANCH-1401 fix loadUserByIdentifier infinite loop
  • Update dependencies, code
  • Remove ParamConverter service definition
  • Add ValueResolver
  • Allow newer Propel betas

mwaterboehr and others added 13 commits September 11, 2023 11:23
* Removing the ACL implementation, since it is not used and it will no longer work from Symfony 5 onwards
* Clean up unused code
* Fix some code styling issues
* Use symfony/security-bundle as dependency instead of just  symfony/security-core
* Fix DataCollector to return Data instead of array
…nd-drop

ANCH-1401 remove connection name and use  ConnectionManagerInterface
…fier

ANCH-1401 fix loadUserByIdentifier infinite loop
@ulrichsg ulrichsg closed this Jan 3, 2025
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.

3 participants