Skip to content

Commit

Permalink
API Deprecate unused configuration property
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Jan 14, 2025
1 parent 1fa66f3 commit 12f656c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Control/HTTP.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class HTTP
* Set to true to disable all deprecated HTTP Cache settings
*
* @var bool
* @deprecated 5.4.0 Will be removed without equivalent functionality to replace it.
*/
private static $ignoreDeprecatedCaching = false;

Expand Down

0 comments on commit 12f656c

Please sign in to comment.