History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
94cecd5c6fc2 | epriestley | Provide PhutilErrorTrap, for enriching errors generated by native PHP functions | Aug 13 2013 | |||
bdd1d292815e | Jakub Vrana | Allow using phlog() without initialization | Apr 10 2013 | |||
bd4a21319a91 | epriestley | Increase the severity of "use of undefined constant" to exception | Mar 20 2013 | |||
8bccf69c7614 | epriestley | Improve handling of gigantic CommandExceptions | Dec 25 2012 | |||
69161db9ed33 | vrana | Respect error_reporting() in error handler | Dec 21 2012 | |||
ada80c2e72b4 | epriestley | Add PhutilProxyException to permit nested exceptions prior to PHP 5.3 | Dec 17 2012 | |||
9b160beb70c1 | epriestley | Print stack traces on daemon exceptions | Dec 17 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
d066af8f3149 | epriestley | Upgrade access to undefined property from log to exception | Oct 22 2012 | |||
6294c9648fae | epriestley | Convert E_RECOVERABLE_ERROR into RuntimeException | Jun 5 2012 | |||
1106f92d338c | epriestley | Split phlog() out of a class definition file | May 29 2012 | |||
db643ee9f5f5 | vrana | Return passed value from phlog() | Mar 16 2012 | |||
537be65e80b5 | epriestley | Make sure the web log for daemons captures errors | Nov 16 2011 | |||
9d536719a5de | epriestley | Log stack traces for unhandled exceptions | Aug 17 2011 | |||
62b5a604ef4a | epriestley | Make libphutil scripts exit with an error code when terminated by an uncaught… | Jun 27 2011 | |||
372ad61b8431 | epriestley | PhutilServiceProfiler: unified logging for service calls | May 17 2011 | |||
06a7de6fc298 | epriestley | Improve libphutil documentation. | May 11 2011 | |||
4e16e8eff162 | epriestley | mark remote hooks | May 7 2011 | |||
1e4b233b8156 | tuomaspelkonen/tuomaspelkonen | Added stacktrace to error logs | May 6 2011 | |||
e6c324cb5c0a | epriestley | Respect the "@" operator in PhutilErrorHandler | Apr 14 2011 | |||
9c290ec8e036 | tuomaspelkonen | Added timestamp to error logging. | Apr 12 2011 | |||
5b4314e9ad35 | tuomaspelkonen | Added Error library for developer debugging | Apr 6 2011 |
c4science · Help