Re: [PHP-DEV] 5.1.0 Release Process

2005-07-04 Thread Piotr Roszatycki
On Thursday 30 of June 2005 03:10, Andi Gutmans wrote: > I'd like to start moving forward with the 5.1.0 release process. It seems > we are in quite good shape but as we have had many patches since Beta 2 we > definitely need another Beta. There is also an sqlite upgrade coming within > a day. Ple

RE: [PHP-DEV] 5.1.0 Release Process

2005-07-03 Thread Dmitry Stogov
Thank you for report. It is fixed now. Dmitry. > -Original Message- > From: Xuefer [mailto:[EMAIL PROTECTED] > Sent: Saturday, July 02, 2005 7:42 PM > To: Andi Gutmans > Cc: internals@lists.php.net > Subject: Re: [PHP-DEV] 5.1.0 Release Process > > &g

Re: [PHP-DEV] 5.1.0 Release Process

2005-07-02 Thread Xuefer
how about /usr/src/php5/Zend/zend_operators.c(1179) : Freeing 0x1015C2C8 (11 bytes), script=/www/test.php === Total 1 memory leaks detected === but there was no problem untill i do "cvs up" and rebuild recently -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http:

Re: [PHP-DEV] 5.1.0 Release Process

2005-07-01 Thread Andi Gutmans
Hi, It's already exported. Andi At 01:06 AM 7/1/2005 +0800, Xuefer wrote: may zend_vm_set_opcode_handler be exported with ZEND_API? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] 5.1.0 Release Process

2005-06-30 Thread Xuefer
may zend_vm_set_opcode_handler be exported with ZEND_API? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] 5.1.0 Release Process

2005-06-30 Thread Andi Gutmans
Ilia, I think that makes sense. When we branch I'll ask them to give clear guidelines as to what shouldn't be touched. Your list is probably very close to reality. Andi At 09:22 AM 6/30/2005 -0400, Ilia Alshanetsky wrote: Andi, The merge Andrei and Dmitry will be performing will for the mo

Re: [PHP-DEV] 5.1.0 Release Process

2005-06-30 Thread Ilia Alshanetsky
Andi, The merge Andrei and Dmitry will be performing will for the most part be limited to Zend/ main/* and ext/standard/*. IMHO it makes little sense to lock the entire tree with dozens of modules for features and other improvements, between 5.1 release and UNICODE merge. Ilia -- PHP Intern

[PHP-DEV] 5.1.0 Release Process

2005-06-29 Thread Andi Gutmans
Sorry to break up the allow_url_fopen discussion but I think that thread is getting a bit old already and definitely clogging up the mailing list. (hint hint) I'd like to start moving forward with the 5.1.0 release process. It seems we are in quite good shape but as we have had many patches si