The new PECL package APM-1.1.0RC1 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
Added:
- --with-debugfile[=FILE] option to permit debugging of APM

Changed:
- Lazy loading the connection to the SQLite database

Fixed:
- Ordering by URL not working
- Decouple mysql backend from sqlite3 (#62288)
- Invalid UTF-8 may cause backtrace to be truncated in MySQL driver (#62244)

Package Info
-------------
Monitoring extension for PHP, collects error events and send them to one of the 
drivers.
SQLite and MySQL drivers are storing those in a database.
More drivers to come (SNMP, e-mail, Hadoop,...).

Related Links
-------------
Package home: http://pecl.php.net/package/APM
   Changelog: http://pecl.php.net/package-changelog.php?package=APM
    Download: http://pecl.php.net/get/APM-1.1.0RC1.tgz

Authors
-------------
Patrick Allaert <[email protected]> (lead)
Davide Mendolia <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to