Markers
Table of Contents
Horde/Kolab/Format/Date.php | 5 |
Horde/Kolab/Format/Xml/Event.php | 1 |
Horde/Kolab/Format/Xml/Type/AddressType.php | 1 |
Horde/Kolab/Format/Xml/Type/PhoneType.php | 1 |
Horde/Kolab/Format/Xml.php | 1 |
Date.php
Type | Line | Description |
---|---|---|
TODO | 41 | Drop in version 3.0.0. |
TODO | 56 | Drop $timezone parameter in version 3.0.0. |
TODO | 77 | Drop $timezone parameter in version 3.0.0. |
TODO | 108 | Drop $timezone parameter in version 3.0.0. |
TODO | 129 | Drop in version 3.0.0. |
Event.php
Type | Line | Description |
---|---|---|
TODO | 76 | Check encoding of the returned array. It seems to be ISO-8859-1 at the moment and UTF-8 would seem more appropriate. |
AddressType.php
Type | Line | Description |
---|---|---|
TODO | 53 | Check enum possibilities |
PhoneType.php
Type | Line | Description |
---|---|---|
TODO | 53 | Check enum possibilities |
Xml.php
Type | Line | Description |
---|---|---|
TODO | 231 | Check encoding of the returned array. It seems to be ISO-8859-1 at the moment and UTF-8 would seem more appropriate. |