friendica-addons/advancedcontentfilter/vendor/pimple/pimple/ext/pimple/README.md

13 lines
166 B
Markdown
Raw Normal View History

This is Pimple 2 implemented in C
* PHP >= 5.3
* Not tested under Windows, might work
Install
=======
> phpize
> ./configure
> make
> make install