stable

Clone or download

Read-only

Closes request #29218: Show a deprecation message to users using Firefox < 91 or Chrome < 93

The flag allowing you to hide the warnings is reset to be sure everyone is aware of this. The build targets are not yet modified so nothing really change for now. Change-Id: I334b7d731c99e86fa9e01e92d39aeace27697074

Modified Files

Name
M src/common/BrowserDetection/BrowserDeprecationMessage.php +1 −1 Go to diff View file
M src/common/BrowserDetection/DetectedBrowser.php +3 −3 Go to diff View file
M tests/unit/common/BrowserDetection/BrowserDeprecationMessageTest.php +8 −12 Go to diff View file
M tests/unit/common/BrowserDetection/DetectedBrowserTest.php +9 −13 Go to diff View file