Hi,

De: "Johannes Findeisen" <mail...@hanez.org>
> Hello,
> 
> I am trying to port my extension "pcsc" to PHP7. I wonder how this
> task
> is done right.
> 
> Is it possible to port it to PHP7  and stay PHP5 compatible?
> 
> Are there any good information somewhere on how to do porting right?

Here is a compatibility layer:

https://github.com/flaupretre/pecl-compat

Using this layer, it is possible to maintain a single source tree compatible 
with PHP 5 & 7.

Regards

François


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

Reply via email to