Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / zend.c zend_execute_API.czend_hash.czend_hash.h zend_list.c zend_list.h

2001-08-02 Thread Rasmus Lerdorf

Yes, this wouldn't be a new branch, just the next version.

On Thu, 2 Aug 2001, Jon Parise wrote:

 On Thu, Aug 02, 2001 at 10:50:07AM -0700, Rasmus Lerdorf wrote:

  I would pretty much insist on the _GET() stuff, import_globals() and
  register_globals changes being implemented in 4.1.  With these TSRM
  changes, the register_globals changes and hopefully Sterling's XSLT
  changes I think there is enough new stuff and incompatible changes to
  warrant a 4.1

 In that case, release 4.1 will be considered both an continuation
 of the 4.0.x line as well as a new standard for development.
 That presupposes there will be no 4.0.x maintenance branch or
 future 4.0.x releases.

 I'm not objecting.  I just think it's worth pointing out the
 ramifications of releasing 4.1 now (well, soon) with these
 changes.




-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / zend.c zend_execute_API.czend_hash.czend_hash.h zend_list.c zend_list.h

2001-08-02 Thread Sterling Hughes

On Thu, 2 Aug 2001, Rasmus Lerdorf wrote:

  Zeev Suraski wrote:
   - For the register_globals default change, I believe a major
 version bump is a very good idea, as it's exactly the kind of
 heads-up message we want to send to all of the users.
 
Why not combine the two for a 4.1 release? How much work would be
  required to do the register_globals default change now?

 I would pretty much insist on the _GET() stuff, import_globals() and
 register_globals changes being implemented in 4.1.  With these TSRM
 changes, the register_globals changes and hopefully Sterling's XSLT
 changes I think there is enough new stuff and incompatible changes to
 warrant a 4.1

XSLT is working for me now... ;)

it really only needs a bunch of testing and some backends to be
implemented (to my knowledge someone is already working on libxslt
and Xalan backends).

-Sterling




-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]