Skip to content

feat: add config reference#64

Merged
Mopolo merged 1 commit into
afup:mainfrom
tdutrion:feat/add-config-reference
Jun 3, 2026
Merged

feat: add config reference#64
Mopolo merged 1 commit into
afup:mainfrom
tdutrion:feat/add-config-reference

Conversation

@tdutrion
Copy link
Copy Markdown
Contributor

According to https://symfony.com/blog/new-in-symfony-7-4-better-php-configuration: The generated file is called reference.php and is stored in the config/ directory. You should commit it to your repository and optionally add a new entry in the autoload section of composer.json (for example, "classmap": ["config/"]).

Hence this commit.

According to https://symfony.com/blog/new-in-symfony-7-4-better-php-configuration:
The generated file is called reference.php and is stored in the config/ directory. You should commit it to your repository and optionally add a new entry in the autoload section of composer.json (for example, "classmap": ["config/"]).

Hence this commit.
@Mopolo
Copy link
Copy Markdown
Contributor

Mopolo commented May 27, 2026

Ah alors sur le projet web il est dans le .gitignore (dans cette PR).

Je sais pas ce qui est mieux ?

Copy link
Copy Markdown
Contributor

@Mopolo Mopolo left a comment

Choose a reason for hiding this comment

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

Au final on va le commit aussi sur le projet web.

@Mopolo Mopolo merged commit 62f0a7c into afup:main Jun 3, 2026
2 checks passed
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.

2 participants