You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-dev@incubator.apache.org by Alexey Zakhlestin <in...@gmail.com> on 2011/02/23 19:50:08 UTC

[zeta-dev] Namespaces, 5.3+, "php-standards" compliance

I noticed, that Zeta code doesn't use new PHP 5.3 functionality.

What are the future plans in this regard? Will projects targeting 5.3+
be accepted in Zeta?

Are there plans, to make Zeta compatible with PHP Standard for
autoloader interoperability (aka PSR-0)?
https://groups.google.com/group/php-standards/web/psr-0-final-proposal?pli=1

-- 
Alexey Zakhlestin, http://twitter.com/jimi_dini
http://www.milkfarmsoft.com/

Re: [zeta-dev] Namespaces, 5.3+, "php-standards" compliance

Posted by Derick Rethans <de...@apache.org>.
On Wed, 23 Feb 2011, Alexey Zakhlestin wrote:

> I noticed, that Zeta code doesn't use new PHP 5.3 functionality.
> 
> What are the future plans in this regard? Will projects targeting 5.3+
> be accepted in Zeta?

We are not using it yet; and right now we're supporting PHP 5.2.1 and 
up. However, IMO, that's quite up for discussion!

> Are there plans, to make Zeta compatible with PHP Standard for
> autoloader interoperability (aka PSR-0)?
> https://groups.google.com/group/php-standards/web/psr-0-final-proposal?pli=1

No, as that requires us to re-order the files in our directories.

regards,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug