91 Commits

Author SHA1 Message Date
Javier Eguiluz
ef9ad3a15d Merge branch '6.4' into 7.3
* 6.4:
  Fix some grammar issues
2026-01-08 16:44:18 +01:00
Javier Eguiluz
18ef54507f Fix some grammar issues 2026-01-08 16:36:18 +01:00
Christopher Hertel
3c1398a924 docs: web profiler ajax_replace 2025-01-17 18:15:16 +01: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
089f71f1c5 Merge branch '6.4' into 7.1
* 6.4:
  Improve the documentation with a link for the profile service declaration
2024-08-27 09:14:08 +02:00
Javier Eguiluz
70345eee24 Merge branch '5.4' into 6.4
* 5.4:
  Reword
  Improve the documentation with a link for the profile service declaration
2024-08-27 09:14:04 +02:00
Javier Eguiluz
86a4de5cdf Reword 2024-08-27 09:11:39 +02:00
lkolndeep
714a0512e5 Improve the documentation with a link for the profile service declaration 2024-06-27 23:22:45 +02:00
Oskar Stark
d0f8f2bb8d Merge branch '6.4' into 7.0
* 6.4:
  minor
  [CS] Fix more nullable types
  [Testing] Update nullable types
  Reword
  Refactor Request object documentation and redefine method logic
2024-04-15 08:07:45 +02:00
Oskar Stark
8d91db9bc5 Merge branch '5.4' into 6.4
* 5.4:
  minor
  [CS] Fix more nullable types
  [Testing] Update nullable types
2024-04-15 08:07:40 +02:00
Simon André
d896411792 [CS] Fix more nullable types
Follows #19786
2024-04-13 16:53:04 +02:00
Javier Eguiluz
847493b8d9 Merge branch '6.4' into 7.0
* 6.4:
  Minor: remove duplicated lines
2024-02-09 12:05:01 +01:00
Javier Eguiluz
230adacb95 Merge branch '5.4' into 6.4
* 5.4:
  Minor: remove duplicated lines
2024-02-09 12:02:50 +01:00
Antoine Lamirault
6629fcf67c Minor: remove duplicated lines 2024-02-08 18:47:58 +01:00
Javier Eguiluz
650277cfe6 Merge branch '6.4' into 7.0
* 6.4:
  Mutate some `cautions` to `dangers`
2023-12-26 16:08:45 +01:00
Javier Eguiluz
a4b49e044e Merge branch '6.3' into 6.4
* 6.3:
  Mutate some `cautions` to `dangers`
2023-12-26 16:07:38 +01:00
Javier Eguiluz
a750ec584a Merge branch '5.4' into 6.3
* 5.4:
  Mutate some `cautions` to `dangers`
2023-12-26 16:07:36 +01:00
Alexandre Daubois
ac45c0cd62 Mutate some cautions to dangers 2023-12-17 20:21:10 +01:00
Oskar Stark
dfcd9abffb Merge branch '6.4' into 7.0
* 6.4:
  fix type of `$response->headers->set()`
2023-11-30 14:39:21 +01:00
Oskar Stark
ac75710559 Merge branch '6.3' into 6.4
* 6.3:
  fix type of `$response->headers->set()`
2023-11-30 14:39:19 +01:00
Markus Frühauf
9d15f1c0e8 fix type of $response->headers->set()
The signature of the function `set` on `\Symfony\Component\HttpFoundation\ResponseHeaderBag` has changed with the release of Symfony 6.0
2023-11-30 12:36:50 +01:00
Alexandre Daubois
bbd1d8e092 Remove all 6.x versionadded on 7.0 2023-10-16 13:51:42 +02:00
Szymon Kamiński
833c6a32e9 [WebProfilerBundle] Document ! operator negating url filter 2023-09-30 20:24:08 +02:00
Wouter de Jong
10ac4203ac Merge branch '5.4' into 6.3
* 5.4:
  [RFC] Add alt texts to images
2023-09-01 19:39:47 +02:00
Wouter de Jong
673cd601b0 [RFC] Add alt texts to images 2023-09-01 19:39:15 +02:00
Javier Eguiluz
1782e6d394 Merge branch '6.2' into 6.3
* 6.2:
  Add return types and parameter types
2023-07-13 16:21:44 +02:00
Alexandre Daubois
0a00d17c6c Add return types and parameter types 2023-07-13 11:34:31 +02:00
Javier Eguiluz
c740e62215 Merge branch '6.2' into 6.3
* 6.2:
  Fix an RST syntax issue
2023-07-05 08:24:19 +02:00
Javier Eguiluz
cae60d7f61 Fix an RST syntax issue 2023-07-05 08:23:48 +02:00
Javier Eguiluz
2dfcd1e3e2 Merge branch '6.2' into 6.3
* 6.2:
  [Profiler] [DataCollector] document `cloneVar` & `profiler_dump`
2023-07-04 17:05:14 +02:00
Javier Eguiluz
09ccaf48ae Tweaks 2023-07-04 17:04:49 +02:00
Antoine M
4cb24b9d93 [Profiler] [DataCollector] document cloneVar & profiler_dump 2023-07-04 17:03:06 +02:00
Javier Eguiluz
0ed29b2727 Merge branch '6.2' into 6.3
* 6.2:
  Add property types and return types in constraints and few other places
2023-06-05 08:53:45 +02:00
Alexandre Daubois
e33a1402db Add property types and return types in constraints and few other places 2023-06-02 13:28:21 +02:00
Oskar Stark
0f7c02ebe6 Merge branch '6.2' into 6.3
* 6.2:
  Use "$container" consistently
2023-05-19 22:08:52 +02:00
Oskar Stark
d1ea043d46 Merge branch '5.4' into 6.2
* 5.4:
  Use "$container" consistently
2023-05-19 22:08:14 +02:00
Nicolas Grekas
26d021c632 Use "$container" consistently 2023-05-10 09:45:38 +02:00
Javier Eguiluz
4e970cbf72 Merge branch '6.2' into 6.3
* 6.2:
  [Profiler] Add conditional profiling example config
2023-04-11 13:35:15 +02:00
Javier Eguiluz
81a6e1aa1e Tweaks 2023-04-11 13:34:39 +02:00
Andrey Bolonin
f1d0dc05f1 [Profiler] Add conditional profiling example config 2023-04-11 13:22:55 +02:00
Javier Eguiluz
09d937e137 Merge branch '6.2' into 6.3
* 6.2:
  Remove more index directives
  Remove index directive
2023-03-29 10:09:31 +02:00
Javier Eguiluz
491704c66b Merge branch '5.4' into 6.2
* 5.4:
  Remove index directive
2023-03-29 10:08:09 +02:00
Antoine Lamirault
d7e844d9f2 Remove index directive 2023-03-27 19:56:40 +02:00
Oskar Stark
7c21c66cb0 Merge branch '6.2' into 6.3
* 6.2:
  [DependencyInjection] Use constructor property promotion (CPP)
2023-03-15 16:53:49 +01:00
Oskar Stark
3bb31cf8f3 [DependencyInjection] Use constructor property promotion (CPP) 2023-03-15 16:52:23 +01:00
Javier Eguiluz
f50183b11d Merge branch '6.2' into 6.3
* 6.2:
  Update "Web debug toolbar" profiler docs
  [DependencyInjection] Allow injecting the current env into php config closures
  Fix incorrect example for CommandCompletionTester
2023-02-21 17:30:28 +01:00
Javier Eguiluz
3829c3b4d7 Merge branch '5.4' into 6.2
* 5.4:
  Update "Web debug toolbar" profiler docs
  Fix incorrect example for CommandCompletionTester
2023-02-21 17:30:08 +01:00
Javier Eguiluz
d0ecbbc7c9 Minor tweak 2023-02-21 17:14:17 +01:00
Florimond Manca
e8cc35dd01 Update "Web debug toolbar" profiler docs
Update profiler.rst
2023-02-21 12:22:33 +01:00