tollmanz / ostrichcize

A WordPress plugin to hide PHP errors for specified plugins or themes
26 stars 2 forks source link

Add support for php_error.net if the class is loaded. #9

Closed MZAWeb closed 11 years ago

MZAWeb commented 11 years ago

Just a proof of concept.

You need to load the php_error.net file before this plugin loads.

tollmanz commented 11 years ago

Thanks for this @MZAWeb! It does work as advertised. I would love to see you keep iterating on this. I get the sense that you are really invested in making PHP Error work better with WordPress. I think the best first step would be to have you create a plugin that implements PHP Error. Then, based on that plugin I would be happy to find a way to ostrichcize the errors when using PHP Error.

I'm going to close this pull request as it is not some I am going to accept without further work and I think for our sanity, we should continue discussing in Issue #4.