cvs: peardoc /en/package/html/html-quickform-advmultiselect whatsnew.xml
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsfarell1234008408@cvsserver> |
farell Sat Feb 7 12:06:48 2009 UTC
Modified files:
/peardoc/en/package/html/html-quickform-advmultiselect whatsnew.xml
Log:
improve error details on PEAR_Error instance
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml
diff -u peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml:1.4 peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml:1.5
--- peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml:1.4 Fri Feb 6 17:46:24 2009
+++ peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml Sat Feb 7 12:06:48 2009
@@ -158,6 +158,12 @@
</link>.
</para>
</listitem>
+ <listitem>
+ <para>
+ PEAR_Error instance throws have now a level (exception or error) and
+ a code identified by HTML_QUICKFORM_ADVMULTISELECT_ERROR_INVALID_INPUT constant
+ </para>
+ </listitem>
</itemizedlist>
</para>
</refsection>