diff options
| author | bef | 2019-06-12 15:11:42 +0200 |
|---|---|---|
| committer | GitHub | 2019-06-12 15:11:42 +0200 |
| commit | 059e93c553bc6c99daf8e085a645f8b9a9c07dbc (patch) | |
| tree | 1f78c1b26b6d0743b77b022a9be1ebb5b76f2a82 /README.md | |
| parent | f24aa1084ee50d8e0e290b4e24b9dc236350cbe9 (diff) | |
fixed #25
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 20 |
1 files changed, 4 insertions, 16 deletions
| @@ -4,22 +4,10 @@ | |||
| 4 | 4 | ||
| 5 | **WARNING: THIS SOFTWARE IS PRE-ALPHA SOFTWARE. DO NOT ATTEMPT TO RUN IN PRODUCTION** | 5 | **WARNING: THIS SOFTWARE IS PRE-ALPHA SOFTWARE. DO NOT ATTEMPT TO RUN IN PRODUCTION** |
| 6 | 6 | ||
| 7 | ## PHP 7.3 support and snufflepagus | ||
| 7 | 8 | ||
| 8 | ## Reporting issues | 9 | For a suitable Suhosin7 replacement with PHP 7.3 support, please have a look at [snufflepagus](https://github.com/nbs-system/snuffleupagus) |
| 9 | The issue tracker will be available once Suhosin7 can actually be compiled. | ||
| 10 | 10 | ||
| 11 | When reporting bugs, please include as much information needed to reproduce the bug | 11 | ## Future plans (2019) |
| 12 | * PHP version | ||
| 13 | * Suhosin version / GIT revision / ... | ||
| 14 | * Installed from OS package manager? | ||
| 15 | * Operating System | ||
| 16 | * Description | ||
| 17 | * Proof of Concept, e.g. PHP code | ||
| 18 | * How to trigger the bug, e.g. PHP command line or Apache configuration | ||
| 19 | * List of loaded PHP extensions, if problem is related to interaction with other extensions | ||
| 20 | 12 | ||
| 21 | When reporting feature requests, please consider writing a patch yourself and provide a pull request. | 13 | Suhosin7 development has been suspended for quite some time now. But during that time, a lot of ideas came to mind on how to improve PHP security. Plans are on their way to explore some of these ideas based on the fabulous work done with snufflepagus. |
| 22 | |||
| 23 | ## FAQ | ||
| 24 | |||
| 25 | nothing yet. | ||
