[dev] [commits] Horde branch master updated. 227e17105ca4e5878f2110c5ade26a3163782a0b

Michael M Slusarz slusarz at horde.org
Wed Oct 16 21:17:32 UTC 2013


Quoting Michael M Slusarz <slusarz at horde.org>:

> commit d4301122ef66facb7080f68271c3f02ed8547d9d
> Author: Michael M Slusarz <slusarz at horde.org>
> Date:   Wed Oct 16 15:03:18 2013 -0600
>
>     Initial commit for Socket_Client package
>
>  framework/Socket_Client/doc/Horde/Socket/Client/COPYING       |   
> 458 +++++++++
>  framework/Socket_Client/lib/Horde/Socket/Client.php           |  198 ++++
>  framework/Socket_Client/lib/Horde/Socket/Client/Exception.php |   28 +
>  framework/Socket_Client/package.xml                           |   95 ++
>  4 files changed, 779 insertions(+), 0 deletions(-)
>  create mode 100644 framework/Socket_Client/doc/Horde/Socket/Client/COPYING
>  create mode 100644 framework/Socket_Client/lib/Horde/Socket/Client.php
>  create mode 100644  
> framework/Socket_Client/lib/Horde/Socket/Client/Exception.php
>  create mode 100644 framework/Socket_Client/package.xml
>
> http://github.com/horde/horde/commit/d4301122ef66facb7080f68271c3f02ed8547d9d
> http://git.horde.org/horde-git/-/commit/d4301122ef66facb7080f68271c3f02ed8547d9d

Thoughts on using namespaces going forward instead of underscores?   
PSR-0 wise there is no issue mixing the two, and IIRC the only thing  
preventing us from doing this back during the initial H4 release is  
that it requires 5.3.0 (since we required 5.2.0 for H4).

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the dev mailing list