diff options
author | Brion Vibber <brion@pobox.com> | 2010-03-16 16:23:19 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-03-16 16:24:31 -0700 |
commit | 88f66131a1b11de81d1aece68683ef3396ccf98b (patch) | |
tree | 3a5bd9f023bd6c3c796f3858a818bf1a12da3c08 /plugins/TwitterBridge | |
parent | d9a9fd3779c592e3f4e0a8aea8e385ee2183c0b3 (diff) |
Pull back for now on switch of PEAR error mode to exceptions; seems to trigger out exceptions at various times we don't want them.
For instance this was throwing an exception for DB_DataObject::staticGet when there's no match... definitely not what we want when all our code expects to get a nice null.
Example of this causing trouble: http://gitorious.org/statusnet/mainline/merge_requests/131
Revert "Don't attempt to retrieve the current user from the DB while processing a DB error"
This reverts commit 68347691b0c7fb3f81415abd7fcdc5aec85cc554.
Revert "Use PHP exceptions for PEAR error handling."
This reverts commit d8212977ce7f911d4f9bd6e55f94aea059a86782.
Diffstat (limited to 'plugins/TwitterBridge')
0 files changed, 0 insertions, 0 deletions