Registry / other / zf1-zend-exception

zf1-zend-exception

JSON →
library1.12.20phppackagistunverified

Zend Framework 1 Exception package

composer require zf1/zend-exception
INSTALL
IMPORT
SIG · ZF1-ZEND-EXCEPTION
Z
zf1-zend-exception
otherphpv1.12.20
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Exception
use Zend\Exception;

Throw and catch a Zend Framework 1 exception.

use Zend\Exception; try { throw new Exception('Something went wrong'); } catch (Exception $e) { echo $e->getMessage(); }
Debug
Known issues
breakingZend Framework 1 is no longer maintained; consider migrating to Laminas or Zend Framework 3.
fix
Replace with Laminas\Exception or use a modern alternative.
affects: >=1.0.0
Upgrade
Version history
1.12.20latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
Resources
zf1-zend-exception — pip install zf1-zend-exception · libregistry