We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc045c0 commit b010aa8Copy full SHA for b010aa8
ext/intl/ERROR_CONVENTIONS.md
@@ -75,7 +75,7 @@ and `intl_get_error_message()`.
75
parsing errors), not `NULL`. Constructors and factory methods are the
76
exception; these should return `NULL`, not `FALSE`.
77
78
-Not that constructors in Intl generally (always?) don't throws exceptions. They
+Note that constructors in Intl generally (always?) don't throws exceptions. They
79
instead destroy the object to that the result of new `IntlClass()` can be
80
`NULL`. This may be surprising.
81
0 commit comments