summaryrefslogtreecommitdiff
path: root/ext/intl/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/TODO')
-rw-r--r--ext/intl/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/intl/TODO b/ext/intl/TODO
new file mode 100644
index 0000000..6fd1b27
--- /dev/null
+++ b/ext/intl/TODO
@@ -0,0 +1,6 @@
+- Unify __ctor and create functions
+- Document U_* error constants
+- For IntlDateFormatter
+-- Accept and produce DateTime objects in 5.3 and 6
+-- Create convertor from ICU pattern to PHP pattern
+