-
-
Save DASPRiD/3013463 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------------------------------------------------ | |
To be added (Zend\I18n namespace): | |
View helpers: | |
- DateFormat <DASPRiD> | |
- NumberFormat <cgmartin> | |
- Currency <cgmartin> | |
------------------------------------------------------------------------------ | |
Convert to work with DateTime, Intl extension and/or Zend\I18n\Translator: | |
(Also move them to Zend\I18n namespace if they have a hard depdendency on it) | |
Filters: | |
- Alpha <DeNixPort> | |
- Alnum <DeNixPort> | |
- Boolean <DeNixPort> | |
- LocalizedToNormalized <DeNixPort> | |
- NormalizedToLocalized <DeNixPort> | |
Validators: | |
- Date <cgmartin> | |
- Float <DASPRiD> | |
- Iban <cgmartin> | |
- Int <DASPRiD> | |
- PostCode <cgmartin> | |
Other components: | |
- Zend\Config\Processor (Locale|Translator) <DeNixPort> | |
- Zend\Feed (Date) <Maks3w> | |
- Zend\File (Translator) OPEN | |
- Zend\Ldap (Date) <Maks3w> | |
- Zend\Measure (Locale) <Maks3w> | |
- Zend\Service\Amazon (Date) <Maks3w> | |
- Zend\Service\Delicious (Date) <Maks3w> | |
- Zend\Service\LiveDocx (Date) <Maks3w> | |
- Zend\Service\Technorati (Date) <Maks3w> | |
- Zend\TimeSync (Date) <Maks3w> | |
- Zend\View (Locale|Currency|Translator) (See first group) | |
- Zend\XmlRpc (Date) <Maks3w> | |
------------------------------------------------------------------------------ | |
To be removed (code, filters, validators, helpers, tests, documentation): | |
- Zend\Currency <Xerkus> | |
- Zend\Date <Xerkus> | |
- Zend\Locale <Xerkus> | |
- Zend\Translator <Xerkus> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment