summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 955cebb..443abf6 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,7 +1,8 @@
1Snuffleupagus 1Snuffleupagus
2============= 2=============
3 3
4Snuffleupagus is a `PHP7+ <http://php.net/manual/en/migration70.php>`_ 4Snuffleupagus is a `PHP7+ <https://php.net/manual/en/migration70.php>`__ and
5`PHP8+ <https://www.php.net/manual/en/migration80.php>`__
5module designed to drastically raise the cost of attacks against websites. This is achieved 6module designed to drastically raise the cost of attacks against websites. This is achieved
6by killing entire bug classes and providing a powerful virtual-patching system, 7by killing entire bug classes and providing a powerful virtual-patching system,
7allowing the administrator to fix specific vulnerabilities without having to touch the PHP code. 8allowing the administrator to fix specific vulnerabilities without having to touch the PHP code.