phpmyadmin/docs
Thomas Vincent d0de56088e
fix: remove SuhosinDisableWarning setting and all references
Remove the SuhosinDisableWarning configuration property, which warned about
Suhosin PHP extension conflicts. Suhosin is unmaintained and no longer relevant
to modern PHP environments.

- Remove SuhosinDisableWarning from Settings.php (type shape, property,
  constructor assignment, toArray, setSuhosinDisableWarning method)
- Remove from Descriptions.php, FeaturesForm.php, HomeController.php
- Remove testSuhosinDisableWarning() and related test assertions
- Update phpstan-baseline.neon and psalm-baseline.xml
- Remove FAQ 2.8 Suhosin bullet; add note that Suhosin is no longer relevant
- Add config.rst note that this option was removed

Closes #20167

Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
2026-04-03 02:19:24 -07:00
..
_ext
images
bookmarks.rst
charts.rst
conf.py
config.rst fix: remove SuhosinDisableWarning setting and all references 2026-04-03 02:19:24 -07:00
copyright.rst
credits.rst
developers.rst
faq.rst fix: remove SuhosinDisableWarning setting and all references 2026-04-03 02:19:24 -07:00
glossary.rst
import_export.rst update documentation 2026-01-25 01:25:05 +01:00
index.rst
intro.rst
make.bat
Makefile
other.rst
privileges.rst
relations.rst
require.rst
security.rst
settings.rst
setup.rst
themes.rst
transformations.rst
two_factor.rst
user.rst
vendors.rst