summaryrefslogtreecommitdiff
path: root/README.md
blob: 8aa9e2fd9f7b273f7dc8fb19f13630a16c0bcd30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# suhosin7

**WARNING: THIS SOFTWARE IS PRE-ALPHA SOFTWARE. DO NOT ATTEMPT TO RUN IN PRODUCTION**


## Reporting issues
The issue tracker will be available once Suhosin7 can actually be compiled.

When reporting bugs, please include as much information needed to reproduce the bug
* PHP version
* Suhosin version / GIT revision / ...
* Installed from OS package manager?
* Operating System
* Description
* Proof of Concept, e.g. PHP code
* How to trigger the bug, e.g. PHP command line or Apache configuration
* List of loaded PHP extensions, if problem is related to interaction with other extensions

When reporting feature requests, please consider writing a patch yourself and provide a pull request.

## FAQ

nothing yet.