https://github.com/pear/pear_exception
https://github.com/pear/pear_exception
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pear/pear_exception
- Owner: pear
- License: other
- Created: 2012-05-09T23:41:23.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-11-24T18:10:44.000Z (over 1 year ago)
- Last Synced: 2025-05-14T02:10:54.788Z (about 1 year ago)
- Language: PHP
- Homepage: http://pear.php.net/PEAR_Exception
- Size: 48.8 KB
- Stars: 97
- Watchers: 3
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
******************************
Base Exception class from PEAR core
******************************
This repository provides just the base PEAR_Exceptoin class from ``pear-core``
that are often used in PEAR packages.
It follows the `pear-core`__ repository and gets updated whenever a new
PEAR version is released.
It's meant to be used as dependency for composer packages.
__ https://github.com/pear/pear-core
==============
Included files
==============
- ``PEAR/Exception.php``