pcs 1.3.1

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

- Fix issue #4 : Incompatibility with suhosin (seg fault)
- Fix issue #5 : User code can override PCS scripts (autoload order)