From 868f96c759b6650d88ff9f4fbc5c048302134248 Mon Sep 17 00:00:00 2001 From: Sebastien Blot Date: Wed, 20 Sep 2017 10:11:01 +0200 Subject: Initial import --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..53b9003 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +[![build +status](https://gitlab.nbs-system.com/secu/snuffleupagus/badges/master/build.svg)](https://gitlab.nbs-system.com/secu/snuffleupagus/commits/master) +[![coverage +report](https://gitlab.nbs-system.com/secu/snuffleupagus/badges/master/coverage.svg)](https://gitlab.nbs-system.com/secu/snuffleupagus/commits/master) +[Documentation]( https://secu.gitlab-pages.nbs-system.com/snuffleupagus/ ) + +# Code style +We're using [clang-format](http://clang.llvm.org/docs/ClangFormat.html) to +ensure a consistent code-style. Please run it with `clang-format -style=google` +before committing, or even better, use a [pre-commit hook](https://github.com/andrewseidl/githook-clang-format) + +# Resources +- The [writeup]( https://github.com/beberlei/whitewashing.de/blob/master/drafts/porting_extension_to_php7.rst) of [tideway profiler](https://github.com/tideways/php-profiler-extension)'s port to php7 +- [Upgrading to php-ng]( https://wiki.php.net/phpng-upgrading ) +- PHP7 [virtual machine](https://nikic.github.io/2017/04/14/PHP-7-Virtual-machine.html) -- cgit v1.3