civicrm_error 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-6.x-2.x-dev.tar.gz | 10.38 KB | b18f41f61f9e9d1cd2a8019c3af547e4 |
| civicrm_error-6.x-2.x-dev.zip | 11.76 KB | e26ecde0ddda1b387190b26a4105bc1d |
Release notes
Backport from 7.x-2.x:
* use hook_civicrm_config to simplify module installation/uninstall, depends on CiviCRM >= 3.1.
* allow to send e-mails to multiple recipients
* show part of the error message in the subject of the e-mail
civicrm_error 7.x-2.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-7.x-2.0-rc2.tar.gz | 9.18 KB | d6603f5b8223541ca9b82423b3a4dfa9 |
| civicrm_error-7.x-2.0-rc2.zip | 10.2 KB | 11d229aba71e35eb255017ec0f32d910 |
Release notes
Removes a forgotten debug call to dsm().
civicrm_error 7.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-7.x-2.0-rc1.tar.gz | 9.19 KB | 3908e7dfd773b018bfa47a159abd227d |
| civicrm_error-7.x-2.0-rc1.zip | 10.21 KB | fd28a16c22b7d225d519f346d1f8a8d5 |
Release notes
Initial port to Drupal 7. See: #1460404: Port to Drupal 7.x
civicrm_error 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-7.x-2.x-dev.tar.gz | 9.3 KB | 940a3bd24ec910c83d3559d9a6329cdd |
| civicrm_error-7.x-2.x-dev.zip | 10.33 KB | dc7afca148e7366ed17c06e1a48a7b03 |
Release notes
Initial port to Drupal 7. See: #1460404: Port to Drupal 7.x
civicrm_error 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-6.x-1.1.tar.gz | 9.13 KB | dd45939c2a07dd59b111db5004d0628e |
| civicrm_error-6.x-1.1.zip | 10.55 KB | 2e0e9061f52b9ce7bce063c0ecf4f841 |
Release notes
- enabling/disabling the handler should happen on module enable/disable not install/uninstall
- #614888: The README provides a wrong link for the civicrm_error settings page by bgm
- #615052: Change to the install so that it sets the fatalErrorHandler correctly by bgm
civicrm_error 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-6.x-1.0.tar.gz | 9.13 KB | 96af7c50af6ca72cb5be44d3cb566e96 |
| civicrm_error-6.x-1.0.zip | 10.57 KB | d5cccc06480e37fffb2109e59839e1f8 |
Release notes
update to D6 thanks to patch from xurizaemon
civicrm_error 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-5.x-1.x-dev.tar.gz | 8.95 KB | c9efbcf96832a1c486e3a39775e54f21 |
| civicrm_error-5.x-1.x-dev.zip | 10.38 KB | ab151fcb9f9c2e93c74bc8f1166161dc |
Release notes
minor changes
civicrm_error 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-5.x-1.1.tar.gz | 8.51 KB | a2f4e2abf827304f3ba1c9b5a68ee4c0 |
| civicrm_error-5.x-1.1.zip | 9.93 KB | 213e84c46b84d59dc5a2dde0b99349b3 |
Release notes
-added civicrm error info to the email
-added $_REQUEST
-added more php error info
-gave the ability to send emails on all civicrm errors, not just fatal ones.
civicrm_error 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| civicrm_error-5.x-1.0.tar.gz | 7.78 KB | fc0a1e2873536e6bc22128469afe63e2 |
| civicrm_error-5.x-1.0.zip | 8.9 KB | 20f1d5d43915906f0080074f93dce883 |
Release notes
Initial release.