marcelog / PAMI

PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc

Home Page:http://marcelog.github.com/PAMI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP 8 support

VijeshDatt opened this issue · comments

Hi there,

Is there any word/update on whether this package will support PHP 8+?

We still need a release for PHP 7.4

We still need a release for PHP 7.4

I'm using it with PHP 7.4 and Laravel 8, works flawlessly. It's only with PHP 8+ that it causes reading errors.

any updates regarding PHP 8+ support? (