[PEPr] +1 for Web Services::Services_Apns
[email protected] ("Till Klampaeckel")
| Newsgroups | php.pear.dev |
|---|---|
| Message-ID | <[email protected]> |
Till Klampaeckel (http://pear.php.net/user/till) has voted +1 on the proposal for Web Services::Services_Apns. Proposal information: http://pear.php.net/pepr/pepr-proposal-show.php?id=689 Vote information: http://pear.php.net/pepr/pepr-vote-show.php?id=689&handle=till This vote is conditional. The condition is: This looks great, thanks for proposing this code. What makes my vote conditional: * What Alan mentioned. * Move constants into the class so they are not in the global scope. * Add some test cases. * Move examples one up.