Commit 954c005
[!!!][TASK] Remove deprecated methods in
The following PHP class methods that have previously been marked as
deprecated for v13 have been removed in class
`\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController`:
- `addCacheTags()`
- `getPageCacheTags()`
Resolves: #105460
Related: #105377
Related: #102422
Releases: main
Change-Id: I9c24f68e6b697e76c2cfc5bd721027ce176b30ed
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86775
Tested-by: Simon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Simon Schaufelberger <simonschaufi+typo3@gmail.com>TypoScriptFrontendController
1 parent 5f44404 commit 954c005
File tree
3 files changed
+4
-31
lines changed- typo3/sysext
- core/Documentation/Changelog/14.0
- frontend/Classes/Controller
- install/Configuration/ExtensionScanner/Php
3 files changed
+4
-31
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
Lines changed: 0 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | 408 | | |
440 | 409 | | |
441 | 410 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6372 | 6372 | | |
6373 | 6373 | | |
6374 | 6374 | | |
| 6375 | + | |
6375 | 6376 | | |
6376 | 6377 | | |
6377 | 6378 | | |
6378 | 6379 | | |
6379 | 6380 | | |
6380 | 6381 | | |
6381 | 6382 | | |
| 6383 | + | |
6382 | 6384 | | |
6383 | 6385 | | |
6384 | 6386 | | |
0 commit comments