Skip to content

flaupretre/pecl-pcs

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ci
 
 
 
 
 
 
 
 
php
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status GitHub release License

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.


This project is a PHP PECL extension. More information is available at the project home site.

PHP version compatibility : PHP 5.3 and above, including PHP 7.

Please, download the latest stable releases from the PECL repository.

This extension uses the PECL Compatibility Library.

In order to run the full PCS test suite, run 'sh ci/run-test.sh' (note that it will install the PCS extension in your PHP environment).