Search the web
Sign In
New User? Sign Up
errorhandler · PHP - ErrorHandler
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
New file uploaded to errorhandler   Message List  
Reply | Forward Message #43 of 90 |
Re: [errorhandler] Re: How to use this

Hi,

it's nice to hear such a good reviews about ErrorHandler. To be frank, the
beginning of this year, I was about to put all the informations together to
produce a so-called user's manual or (whatever it is said to be). After the
first enormous rousing I was stucked with it and this project was halted due
to organizing the first PHP conference in our country, in Hungary (You might
have seen it at php.net)

Since then, very new version of PHP has come out with interesting features.
Currently, I'm about to enhance and/or upgrade the full class to the recent
PHP branch before it becomes a hairy old-fashioned and unsupportable code.

Actually, all I can provide is a TODO list to the list members to see EH is
not dead. Please still hope or contribute with any little piece of information
or experience while installing, using or struggling with ErrorHandler.

Best regards,
--
Gyozo Papp


napiobai írta:

> I heard very good things about this class
> but now I am downloading and I don't see nothing on
> how to use it. I read Errorhandler.ini and even in the source code
>
> and still, just some example of use would be good, like
> show
>
> ugly messy code before Errorhandler
>
> nice cool code after Errorhandler
>
> I am thinking this will be very easy once I see
> good example.
>
>
>
> download: http://www.phpclasses.org/ErrorHandler
> development: http://members.chello.hu/pipolino/ErrorHandler/
> polls,docs: http://groups.yahoo.com/group/errorhandler/ (Yahoo!ID)
> rate it: http://freshmeat.net/rate/30757/
> unsubscribe: errorhandler-unsubscribe@yahoogroups.com




Wed Oct 22, 2003 9:47 pm

gerzson17
Offline Offline
Send Email Send Email

ErrorHandler TODO:

- session support
- documentation
- tokenizer => revamped SOURCE report (opening and closing PHP tags + new block
mode + new highlight source via css + variable values in tooltips)
=> affect on CONTEXT mode (finding variable variables)
- allow print_r() instead of built-in _sprint_var in CONTEXT report (similar to
var_export() )


Features in from other sources
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
errorReporter from Dan Allen (www.mojavelinux.com/forum/viewtopic.php?t=51)
1. "exclude class" not only variables (do not dump smarty, ADODB, etc.)
2. weep out repeated errors (regarding to the PHP .ini settings responsible for
the same thing)
3. customizable console window look'n feel (css)
4. click-on-bomb instead of automatically pop-up (choosable from .ini)

http://dev.izibox.isa-geek.org/NiceDebug/example.php ("David JL"
<izi@...>)
1. CONTEXT report layout may be replaced with a floating windows (tooltips if
scalar values) on demand
3 layout: raw, floating,

Questions
~~~~~~~~~
1. registering custom errorhandler would happen in constructor only, not when
including the script
2. there is an ini setting to ignore the repeated errors, but does it affect
custom error handling?
3. set() renamed to set_level() to lighten load_ini() and other methods


Upgrading to the latest PHP (4.3.0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~
- revise ob functions neccessity
+ version_compare instead of phpversion
- array functions
- replace $HTTP_*_VARS with $_* superglobals
- debug_backtrace (there is a backport available for 4.2.0)
- possible use of new functions exchanging complex code blocks
- ready to use with session
+ set_error_handler supports object callback



Forward
Message #43 of 90 |
Expand Messages Author Sort by Date

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the errorhandler group. File :...
errorhandler@yahoogro...
Send Email
Jan 4, 2003
12:16 am

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the errorhandler group. File :...
errorhandler@yahoogro...
Send Email
Jan 5, 2003
1:03 pm

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the errorhandler group. File :...
errorhandler@yahoogro...
Send Email
Jun 20, 2003
11:39 am

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the errorhandler group. File :...
errorhandler@yahoogro...
Send Email
Jul 28, 2003
12:54 pm

I heard very good things about this class but now I am downloading and I don't see nothing on how to use it. I read Errorhandler.ini and even in the source...
napiobai
Offline Send Email
Oct 21, 2003
11:04 pm

Hi, it's nice to hear such a good reviews about ErrorHandler. To be frank, the beginning of this year, I was about to put all the informations together to ...
Papp Győző
gerzson17
Offline Send Email
Oct 22, 2003
9:44 pm

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the errorhandler group. File : /Todo ...
errorhandler@yahoogro...
Send Email
Oct 24, 2003
7:33 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help