phpc icon indicating copy to clipboard operation
phpc copied to clipboard

PHP compatibility layer

PHP Compatibility layer

A header for PHP extensions that will allow writing code for PHP 5 and PHP 7 without using too many ifdef compiler conditions.

See the TODO list for more details about planned features.