pcs 1.2.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

- Remove the '-s' option in the embed converter
- Add dependencies to pcre and tokenizer (thanks to R. Collet)