The new PECL package pcs-1.2.0 (beta) has been released at http://pecl.php.net/.

Release notes
-------------
- Improve registration and load logic
- Fix static compile
- Add information methods: PCS\Mgr::fileCount/fileInfos/symbolInfos
- Add PCS\Display class (PHP code) to display information about virtual files 
and symbols as plain text or html
- Add tests

Package Info
-------------
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

Related Links
-------------
Package home: http://pecl.php.net/package/pcs
   Changelog: http://pecl.php.net/package-changelog.php?package=pcs
    Download: http://pecl.php.net/get/pcs-1.2.0.tgz

Authors
-------------
Francois Laupretre <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to