You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<para>Evaluating the tested function should result in a dynamic error. If a value is
142
-
given, it should either be a string contained in the error description or correspond to
143
-
the error code of the dynamic error.</para>
144
-
142
+
given for <code>$err</code>, it should either be: 1) the error code of the dynamic error, or 2) a regular expression that matches the error description.</para>
0 commit comments