Skip to content

Fix log directory parameter #12580

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 1 commit into from
Nov 3, 2019
Merged

Fix log directory parameter #12580

merged 1 commit into from
Nov 3, 2019

Conversation

merguezzz
Copy link
Contributor

kernel.logs_dir instead of kernel.log_dir

kernel.logs_dir instead of kernel.log_dir
@merguezzz merguezzz changed the title Correct log dir parameter Fix log directory parameter Nov 3, 2019
@dbrumann
Copy link
Contributor

dbrumann commented Nov 3, 2019

Good catch 👍

The parameter is deprecated anyway, but having this wrong in the 4.3 and 4.4 docs can be annoying.

@OskarStark
Copy link
Contributor

@OskarStark OskarStark added this to the 4.3 milestone Nov 3, 2019
@dbrumann
Copy link
Contributor

dbrumann commented Nov 3, 2019

@OskarStark
Copy link
Contributor

I created a PR to add the missing directive:
#12581

@OskarStark
Copy link
Contributor

Good catch, thanks @merguezzz.

OskarStark added a commit that referenced this pull request Nov 3, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

Fix log directory parameter

kernel.logs_dir instead of kernel.log_dir

Commits
-------

c1d34a8 Correct log dir parameter
@OskarStark OskarStark merged commit c1d34a8 into symfony:4.3 Nov 3, 2019
OskarStark added a commit that referenced this pull request Nov 3, 2019
…meter (OskarStark)

This PR was merged into the 4.3 branch.

Discussion
----------

Add missing deprecated directive for kernel.log_dir parameter

Based on the feedback by @dbrumann in #12580 (comment)

Commits
-------

4bdc7a8 Add missing deprecated directive for kernel.log_dir parameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants