310 Commits

Author SHA1 Message Date
Javier Eguiluz
bd6614d4f3 Merge branch '6.4' into 7.3
* 6.4:
  [Logger] Adding `app` channel
2026-01-16 09:06:05 +01:00
Javier Eguiluz
d477d4cd85 minor #21625 [Logger] Adding app channel (ThomasLandauer)
This PR was merged into the 6.4 branch.

Discussion
----------

[Logger] Adding `app` channel

Page: https://symfony.com/doc/6.4/logging/channels_handlers.html

Reason: `app` is the default channel.

Commits
-------

cdc595698 [Logger] Adding `app` channel
2026-01-16 09:05:42 +01:00
Javier Eguiluz
d7734e2808 Merge branch '6.4' into 7.3
* 6.4:
  Minor tweak
  [Logger] Removing `channels: ~`
2026-01-16 08:52:48 +01:00
Javier Eguiluz
4924b13ea0 Minor tweak 2026-01-16 08:51:19 +01:00
Thomas Landauer
685bd6a170 [Logger] Removing channels: ~
Page: https://symfony.com/doc/6.4/logging/channels_handlers.html

Reason: PHP's equivalent of YAML's `~` is `null`, right? However, I couldn't get this to work with Symfony's new array shape config, so I'm figuring this info does more harm than good.
2025-12-07 19:25:40 +01:00
Thomas Landauer
cdc595698a [Logger] Adding app channel
Page: https://symfony.com/doc/6.4/logging/channels_handlers.html
2025-12-07 18:27:15 +01:00
Oskar Stark
917f941576 Merge branch '7.2' into 7.3
* 7.2:
  fix: resolve confusing typo in php config example
2025-07-24 12:13:44 +02:00
Oskar Stark
e4092236f2 Merge branch '6.4' into 7.2
* 6.4:
  fix: resolve confusing typo in php config example
2025-07-24 12:13:42 +02:00
Arend Hummeling
6a79b526bc fix: resolve confusing typo in php config example 2025-07-24 10:21:58 +02:00
Yonel Ceruto
0546a2ce48 [Console] Document invokable command 2025-07-01 12:30:39 +02:00
Wouter de Jong
84ead23b4f Merge remote-tracking branch 'origin/6.4' into 7.1
* origin/6.4:
  Replaced caution blocks with warning
2024-12-07 12:11:20 +01:00
Timo Bakx
3849004fcc Replaced caution blocks with warning
Fixes #20371

Both blocks are currently rendered identically. Keeping only one of the two makes it easier to contribute.

Some blocks were elevated to danger.
2024-12-07 12:02:55 +01:00
Javier Eguiluz
d8b121062c Merge branch '6.4' into 7.0
* 6.4:
  Fix group handler name
  [Bundle] Fix Bundle configuration root key
2024-05-06 13:11:29 +02:00
Javier Eguiluz
fae31424d4 Merge branch '5.4' into 6.4
* 5.4:
  Fix group handler name
2024-05-06 13:11:27 +02:00
Anderson Müller
1d9a171a49 Fix group handler name 2024-05-06 13:11:09 +02:00
Javier Eguiluz
9ebd8d4b0b Merge branch '6.4' into 7.0
* 6.4:
  [Console] Update monolog_console.rst
  Update php version in web_server_configuration.rst
2024-04-15 08:24:08 +02:00
Javier Eguiluz
88d2cd0a61 Merge branch '5.4' into 6.4
* 5.4:
  [Console] Update monolog_console.rst
  Update php version in web_server_configuration.rst
2024-04-15 08:24:03 +02:00
Masaharu Suizu
82723f13a4 [Console] Update monolog_console.rst 2024-04-15 08:21:06 +02:00
Javier Eguiluz
e4a2a8da26 Merge branch '6.4' into 7.0
* 6.4:
  [Monolog] Mention `#[WithMonologChannel]`
2024-02-26 12:42:26 +01:00
Javier Eguiluz
ef43d34c1a Merge branch '5.4' into 6.4
* 5.4:
  [Monolog] Mention `#[WithMonologChannel]`
2024-02-26 12:42:18 +01:00
Alexandre Daubois
c2b97715f6 [Monolog] Mention #[WithMonologChannel] 2024-02-26 09:21:58 +01:00
Javier Eguiluz
e9bcd87687 Merge branch '6.4' into 7.0
* 6.4:
  Update ElasticsearchLogstashHandler documentation
2024-01-18 11:49:40 +01:00
Javier Eguiluz
2e2ef98305 Merge branch '5.4' into 6.3
* 5.4:
  Update ElasticsearchLogstashHandler documentation
2024-01-18 11:49:33 +01:00
Antoine Lamirault
07a9c8b3a2 Update ElasticsearchLogstashHandler documentation 2024-01-14 16:35:45 +01:00
Javier Eguiluz
ebbc918084 Merge branch '6.4' into 7.0
* 6.4:
  Fix a code example
  [Logger] Switching to more modern config format
2023-12-20 16:10:40 +01:00
Javier Eguiluz
9d6745bc10 Merge branch '5.4' into 6.3
* 5.4:
  Fix a code example
  [Logger] Switching to more modern config format
2023-12-20 16:10:09 +01:00
Javier Eguiluz
cbd8a8e1d2 Fix a code example 2023-12-20 16:08:35 +01:00
Thomas Landauer
b3ca593c46 [Logger] Switching to more modern config format 2023-12-20 16:08:00 +01:00
Oskar Stark
90ab1a28ff Merge branch '6.4' into 7.0
* 6.4:
  -
2023-12-03 20:00:27 +01:00
Oskar Stark
1773adfe7a Merge branch '5.4' into 6.3
* 5.4:
  -
2023-12-03 20:00:22 +01:00
Oskar Stark
cc496e09bf - 2023-12-03 20:00:01 +01:00
Oskar Stark
18a1b83ad9 Merge branch '6.4' into 7.0
* 6.4:
  Add implements ProcessorInterface
2023-10-12 11:03:22 +02:00
Jan Schädlich
478dbda1a2 Add implements ProcessorInterface 2023-10-12 10:39:40 +02:00
Javier Eguiluz
c1fcd8da23 Merge branch '6.4' into 7.0
* 6.4:
  Update invalid return custom processor
  [Configuration] `env()` parameters notation
2023-09-22 10:44:32 +02:00
Javier Eguiluz
0db083afbd Merge branch '5.4' into 6.3
* 5.4:
  Update invalid return custom processor
  [Configuration] `env()` parameters notation
2023-09-22 10:44:02 +02:00
Quentin Dequippe
7cf92409e1 Update invalid return custom processor 2023-09-22 10:07:10 +02:00
Javier Eguiluz
e73cbb2c8f Merge branch '6.4' into 7.0
* 6.4:
  [Monolog] Improve how processors are applied to single channels
2023-09-20 16:02:07 +02:00
Javier Eguiluz
9e6e14186f Merge branch '5.4' into 6.3
* 5.4:
  [Monolog] Improve how processors are applied to single channels
2023-09-20 16:01:44 +02:00
Javier Eguiluz
d390ee3cc8 [Monolog] Improve how processors are applied to single channels 2023-09-20 16:01:24 +02:00
Oskar Stark
504d580178 Merge branch '6.4' into 7.0
* 6.4:
  Documentation bugfix
2023-08-08 09:39:36 +02:00
Oskar Stark
d5a33d8d68 Merge branch '5.4' into 6.3
* 5.4:
  Documentation bugfix
2023-08-08 09:39:34 +02:00
Vasilij Dusko
6c4bcac4ac Documentation bugfix 2023-08-07 20:45:36 +03:00
Javier Eguiluz
a2563d9403 minor #18623 [Logger] [MonologBridge] Remove support for monolog < 3.0 (alexandre-daubois)
This PR was merged into the 7.0 branch.

Discussion
----------

[Logger] [MonologBridge] Remove support for monolog < 3.0

Fix https://github.com/symfony/symfony-docs/issues/18622

Commits
-------

1b6d72455 [MonologBridge] Remove support for monolog < 3.0
2023-07-28 13:02:32 +02:00
Javier Eguiluz
936f1bb2dd Merge branch '6.4' into 7.0
* 6.4:
  fix syntax
2023-07-28 12:00:19 +02:00
Javier Eguiluz
d6bba50cab Merge branch '5.4' into 6.2
* 5.4:
  fix syntax
2023-07-28 11:59:45 +02:00
Christian Flothmann
01255340c9 fix syntax 2023-07-28 11:49:12 +02:00
Alexandre Daubois
1b6d724554 [MonologBridge] Remove support for monolog < 3.0 2023-07-28 10:39:49 +02:00
Javier Eguiluz
7630b73099 Merge branch '6.4' into 7.0
* 6.4:
  Add return types and parameter types
2023-07-13 16:23:20 +02:00
Alexandre Daubois
0a00d17c6c Add return types and parameter types 2023-07-13 11:34:31 +02:00
Alexandre Daubois
0068934b5c [Bridges][Bundles] Convert to native return types 2023-07-11 16:42:40 +02:00