-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:bearsaturday/Panda
- Loading branch information
Showing
1 changed file
with
6 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,9 @@ | ||
README | ||
====== | ||
|
||
What is Panda? | ||
----------------- | ||
Panda is a PHP error handler. | ||
|
||
Requirements | ||
------------ | ||
Panda is only supported on PHP 5.2 and up. | ||
|
||
Install Panda | ||
------------- | ||
$ pear channel-discover pear.bear-project.net | ||
$ pear install bear/Panda-beta | ||
|
||
First Panda | ||
------------- | ||
1) move data/htdocs/panda_sample under web root directory. | ||
2) edit papnda_ini.file, | ||
3) oepn http://example.com/panda_sample/ | ||
|
||
Panda Quick Manual | ||
------------------ | ||
English | ||
http://code.google.com/p/panda-project/wiki/quickmanualen | ||
Japanese | ||
http://code.google.com/p/panda-project/wiki/quickmanual | ||
# Panda | ||
[![Build Status](https://travis-ci.org/bearsaturday/Panda.svg?branch=master)](https://travis-ci.org/bearsaturday/Panda) | ||
|
||
Panda is a PHP error handler for [BEAR.Saturday](https://github.com/bearsaturday/BEAR.Saturday) framework | ||
|
||
# Requirement | ||
|
||
* PHP ^5.4 | ||
* PHP ^7.0 |