blob: 976923dcef48ae4d0cf1cca280cbf19952acd318 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
[](https://travis-ci.org/sektioneins/suhosin7)
# 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.
|