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
http://marcelog.github.com/PAMI
Apache License 2.0
402 stars 281 forks source link

ListDialplanEvent psr-4 comply #195

Open nixprosoft opened 4 years ago

nixprosoft commented 4 years ago

Fix Deprecation Notice: Class PAMI\Message\Event\ListDialPlanEvent located in vendor/marcelog/pami/src/PAMI\Message\Event\ListDialplanEvent.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 92.195% when pulling e3d04ec64a843ee0afe73944708b0f8f0507c2d3 on nixprosoft:patch-1 into db4b2278e2f15362a176e79ae96a0fa3b2e66dd1 on marcelog:master.