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

Apply Symfony best practices #4

Closed
4 of 7 tasks
njoubert-cleverage opened this issue Oct 24, 2024 · 0 comments
Closed
4 of 7 tasks

Apply Symfony best practices #4

njoubert-cleverage opened this issue Oct 24, 2024 · 0 comments
Assignees
Milestone

Comments

@njoubert-cleverage
Copy link
Member

njoubert-cleverage commented Oct 24, 2024

Description

From : https://symfony.com/doc/current/bundles/best_practices.html

  • Directory Structure
  • Documentation
  • Services

Requirements

  • Documentation updates
    • Reference
    • Cookbooks
    • Changelog
  • Unit tests

Breaking changes

@njoubert-cleverage njoubert-cleverage added this to the v2.0 milestone Oct 24, 2024
@njoubert-cleverage njoubert-cleverage self-assigned this Oct 24, 2024
njoubert-cleverage added a commit that referenced this issue Oct 24, 2024
…ld not use autowiring or autoconfiguration. Instead, all services should be defined explicitly. Services must be prefixed with the bundle alias instead of using fully qualified class names => `cleverage_soap_process`
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

No branches or pull requests

1 participant