pcs 1.3.0

PHP Code Service


PCS provides a fast and easy way to mix C and PHP code in your PHP extension.

PHP code can be embedded in the compiled module or distributed as a separate file tree.

Compatibility : PHP 5 (5.3+) and 7

License: PHP License

Changes

- Take example/test client extensions out of the tree (to fix install via the 'pecl' CLI command)
- Adapt travis-ci build script