[PHP-DOC] debug_backtrace - was: Show the current functionname

2003-01-08 Thread Rick Widmer
[2003-01-08 04:26:25] [EMAIL PROTECTED] You can use debug_backtrace() for this (which is new in PHP 4.3.0). (Try var_dump(debug_backtrace()); to see what output it gives), marking this bug as a doc problem, as debug_backtrace() has not been documented yet. I have started to write a page for de

[PHP-DOC] Re: [PHP-DEV] RE: [PHP-DOC] #20822 [Com]: getimagesize() returning null instead of false

2002-12-05 Thread Rick Widmer
At 03:02 PM 12/5/02 +0100, Tit \"Black\" Petric wrote: > > From my point of view accessing a file should result in an > > error if the file cannot be opened or in case of > > GetImageSize() a file operation cannot be executed. For > > example i would expect GetImageSize() to show an error if the

Re: [PHP-DOC] developers manual and users manual

2002-08-12 Thread Rick Widmer
At 03:40 AM 8/12/02 -0700, Jesus M. Castagnetto wrote: >1) Language Reference > >2) Functions Reference (aka Library Reference) > >3) PHP Internals and Extension Development fwiw +1 on this. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un

Re: [PHP-DOC] developers manual and users manual

2002-08-12 Thread Rick Widmer
At 12:22 PM 8/12/02 +0200, Gabor Hojtsy wrote: > > > +1 @goba for his suggestion of splitting > > +1 (wasn't that discussed during the doc meeting?) > >We talked about something like this, but putting up a build >system without translation support is completely different >than thinking about trans