diff options
| author | BeF | 2022-01-11 18:51:48 +0100 |
|---|---|---|
| committer | GitHub | 2022-01-11 18:51:48 +0100 |
| commit | 793cf262e2e081850fcfce39e93b86fee93c7ecf (patch) | |
| tree | 4ea2d72252095a72b96ec4c8d105926f13e2c942 /README.md | |
| parent | 065a2f8a28df032a9bc2d16db1ce4d3d5700fc34 (diff) | |
CI badges
Diffstat (limited to '')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 |  | ||
| 2 |  | ||
| 3 |  | ||
| 4 | |||
| 1 | <p align="center"> | 5 | <p align="center"> |
| 2 | <img src="https://github.com/sektioneins/snuffleupagus/blob/master/doc/source/_static/sp.png" alt="Snuffleupagus logo" width="200"> | 6 | <img src="https://github.com/sektioneins/snuffleupagus/blob/master/doc/source/_static/sp.png" alt="Snuffleupagus logo" width="200"> |
| 3 | 7 | ||
| @@ -5,6 +9,7 @@ | |||
| 5 | 9 | ||
| 6 | </p> | 10 | </p> |
| 7 | 11 | ||
| 12 | |||
| 8 | ## About Snuffleupagus | 13 | ## About Snuffleupagus |
| 9 | 14 | ||
| 10 | Snuffleupagus is a marvellous security module for PHP 7 and PHP 8. This repository is a fork of the [original Snuffleupagus repository](https://github.com/jvoisin/snuffleupagus) used for **development and testing** of **new and experimental features**. It can be seen as the **beta version** of the Snuffleupagus PHP extension, showcasing new ideas, with the aim to eventually be ported back upstream to the original repository. | 15 | Snuffleupagus is a marvellous security module for PHP 7 and PHP 8. This repository is a fork of the [original Snuffleupagus repository](https://github.com/jvoisin/snuffleupagus) used for **development and testing** of **new and experimental features**. It can be seen as the **beta version** of the Snuffleupagus PHP extension, showcasing new ideas, with the aim to eventually be ported back upstream to the original repository. |
