[dev] PEAR errors

Brent J. Nordquist bjn at horde.org
Mon Apr 14 21:04:34 PDT 2003


Is
	return PEAR::raiseError(...);

preferred over
	return new PEAR_Error(...);

or doesn't it matter?

BTW, HEAD horde/lib/VFS.php line 76 isn't parameterized/gettextized;
should it be?

-- 
Brent J. Nordquist <bjn at horde.org> N0BJN
Other contact information: http://www.nordist.net/contact.html
* Fast pipe * Always on * Get out of the way - Tim Bray http://tinyurl.com/7sti



More information about the dev mailing list