File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file, in reverse chronological order by release.
44
5- ## [ 0.11.0] ( https://github.com/tuupola/server-timing-middleware/compare/0.10.0...master ) - 2026-01-10
6-
5+ ## [ 0.12.0] ( https://github.com/tuupola/server-timing-middleware/compare/0.11.0...master ) - 2026-01-10
76### Added
8- - Support for ` symfony/stopwatch:^7 .0 ` ([ #28 ] ( https://github.com/tuupola/server-timing-middleware/pull/28 ) ).
7+ - Support for ` symfony/stopwatch:^8 .0 ` ([ #33 ] ( https://github.com/tuupola/server-timing-middleware/pull/33 ) ).
98
109### Changed
11- - PHP 7.2 is now minimum requirement ([ #21 ] ( https://github.com/tuupola/server-timing-middleware/pull/21 ) ).
10+ - PHP 8.1 is now minimum requirement ([ #33 ] ( https://github.com/tuupola/server-timing-middleware/pull/33 ) ).
11+
12+ ## [ 0.11.0] ( https://github.com/tuupola/server-timing-middleware/compare/0.10.0...0.11.0 ) - 2026-01-10
13+
14+ ### Added
15+ - Support for ` symfony/stopwatch:^7.0 ` ([ #28 ] ( https://github.com/tuupola/server-timing-middleware/pull/28 ) ).
1216
1317### Fixed
1418- PHP 8.4 implicitly nullable parameter deprecation ([ #29 ] ( https://github.com/tuupola/server-timing-middleware/pull/29 ) ).
You can’t perform that action at this time.
0 commit comments