Hi, > >> > 2) error reporting using exceptions. > >> > I would like it if I could catch PHP-errors and take appropriate action > >> > (such as logging it to a database or whatever). > >> > >> You can already do that with 5.1 by adding three lines of code. > > > Sounds awesome.. is this documented (I don't mean the PHP manual) anywhere? > > I'm curious as to how this works. > > Look for slide 42 in talk 'SPL for the masses' here: http://talks.somabo.de
Oh my god, I am so ashamed (hangs head between knees)... sorry. > > I looked into the source, but I'm I couldn't quite grasp the inner workings. > > I promised myself to get into more actively "developing" in this area, maybe > > apply for a CVS account in time... but that's gonna take some time. Where do > > I see who maintains a certain extension? > > > look into the EXTENSIONS file or in the head of any .h or .h file. > > marcus Thanks, Ron -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php