diff options
| author | Thibault "bui" Koechlin | 2018-01-03 13:44:53 +0100 |
|---|---|---|
| committer | GitHub | 2018-01-03 13:44:53 +0100 |
| commit | ba4cf621c33de08680d851b549eaaa009d5785f4 (patch) | |
| tree | 5298a3444c24086517d017444a251dc2d3d9728e /doc/source/faq.rst | |
| parent | 3b547450e5ee6d7bd93f28b44e751ee43936c909 (diff) | |
| parent | e45db19610970fd077444bb1ffaa839b05f086fb (diff) | |
Merge pull request #110 from nbs-system/document_debug
Document how to debug Snuffleupagus, specifically providing a stacktrace
Diffstat (limited to 'doc/source/faq.rst')
| -rw-r--r-- | doc/source/faq.rst | 2 |
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 | |||
| 110 | We do think that a security issue that "requires the use of code or settings known to be insecure" | 110 | We do think that a security issue that "requires the use of code or settings known to be insecure" |
| 111 | is still a security issue, and should be treated as such. | 111 | is still a security issue, and should be treated as such. |
| 112 | 112 | ||
| 113 | We don't have the pretention to state that Snuffleupagus will magically solve | 113 | We don't have the pretension to state that Snuffleupagus will magically solve |
| 114 | all your security issues, but we believe that it might definitely help. | 114 | all your security issues, but we believe that it might definitely help. |
| 115 | 115 | ||
| 116 | Why should I send you bugs, security issues and patches? | 116 | Why should I send you bugs, security issues and patches? |
