Fwd: [PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/soap php_sdl.c soap.c /ext/soap/tests/bugs .cvsignore bug28985.phpt bug28985.wsdl bug29061.phpt bug29061.wsdl bug29109.phpt bug29109.wsdl bug29236.phpt bug29236.wsdl

php.internals

Andi Gutmans

22 years ago
We've got the SOAP fixes in now. Thanks Dmitry. I'd like to roll tomorrow or the day after depending on when I can find the time. Please give a shout if you still need to commit something to PHP_5_0. Thanks, Andi

Nuno Lopes

22 years ago
> We've got the SOAP fixes in now. Thanks Dmitry. > I'd like to roll tomorrow or the day after depending on when I can find
the
> time. > Please give a shout if you still need to commit something to PHP_5_0. > Thanks, > Andi
And what about updated installation docs? http://news.php.net/php.internals/11996 Nuno

Edin Kadribasic

22 years ago
Instructions seem to be wrong regarding where do unzip the package. It says "c:\" is a good start while it should be "c:\php" or something similar. PHP5 zip package does expand to a folder name like php-5.0.0-Win32. Edin ----- Original Message ----- From: "Nuno Lopes" <nlopess@php.net> To: <internals@lists.php.net>; "Andi Gutmans" <andi@zend.com> Sent: Monday, August 09, 2004 2:31 PM Subject: Re: [PHP-DEV] Fwd: [PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/soap php_sdl.c soap.c /ext/soap/tests/bugs .cvsignore bug28985.phpt bug28985.wsdl bug29061.phpt bug29061.wsdl bug29109.phpt bug29109.wsdl bug29236.phpt bug29236.wsdl
> We've got the SOAP fixes in now. Thanks Dmitry. > I'd like to roll tomorrow or the day after depending on when I can find
the
> time. > Please give a shout if you still need to commit something to PHP_5_0. > Thanks, > Andi
And what about updated installation docs? http://news.php.net/php.internals/11996 Nuno
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Nuno Lopes

22 years ago
> Instructions seem to be wrong regarding where do unzip the package. It
says
> "c:\" is a good start while it should be "c:\php" or something similar.
PHP5
> zip package does expand to a folder name like php-5.0.0-Win32. > Edin
Fixed! Thanks for your report, Nuno