| Package Information |
| Summary |
Alternative PHP Monitor |
| Maintainers |
Patrick Allaert <patrickallaert@php.net> (lead) [details] Davide Mendolia <dmendolia@php.net> (lead) [details]
|
| License |
PHP License
|
| Description |
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,...). |
Release notes Version 1.1.0beta2 (beta) |
Fixed:
- Version 1.1.0beta* should be marked as "beta" and not as "stable"
- APM-1.1.0beta1.tgz file contains only package.xml (#61937)
- Some GCC warnings when built with PHP 5.4
- Error callback arguments must be copied in every cases
- Prevent calling the original error handler if Xdebug is loaded
- Possible segfault if MySQL server connection link is gone |
|