summaryrefslogtreecommitdiff
path: root/doc/source/faq.rst
diff options
context:
space:
mode:
authorjvoisin2018-01-03 11:53:01 +0100
committerjvoisin2018-01-03 11:53:01 +0100
commitd55aa5bdf8ef5cdeab23e42678d6a7fdc537417c (patch)
tree4344c22ef2b47837356350bdc0a2c4a17225f614 /doc/source/faq.rst
parentbd31eb5fbfbe6c447ebe529232a71f4b2deed9e4 (diff)
Document how to debug Snuffleupagus
Diffstat (limited to 'doc/source/faq.rst')
-rw-r--r--doc/source/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index d76a045..6a60d2f 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -110,7 +110,7 @@ issues, as stated in their `documentation <https://wiki.php.net/security#not_a_s
110We do think that a security issue that "requires the use of code or settings known to be insecure" 110We do think that a security issue that "requires the use of code or settings known to be insecure"
111is still a security issue, and should be treated as such. 111is still a security issue, and should be treated as such.
112 112
113We don't have the pretention to state that Snuffleupagus will magically solve 113We don't have the pretension to state that Snuffleupagus will magically solve
114all your security issues, but we believe that it might definitely help. 114all your security issues, but we believe that it might definitely help.
115 115
116Why should I send you bugs, security issues and patches? 116Why should I send you bugs, security issues and patches?