[PHP-DEV] Re: README.UPDATE_5_2

2006-08-20 Thread Lukas Kahwe Smith

Lukas Kahwe Smith wrote:


Hi,

Reading Derick's post [1] about some new notices in 5.2 reminded me 
again that it is very important that everybody that notices little 
issues like these that they add a note to the upgrading guide [2]. If 
you do not have time to write something up yourself, please at least 
notify this list. I will try to keep a list of issues on the todo wiki 
that someone can then pick up and write about.


FYI: that someone may just end up being me ..
So time spend notifying this list shall not be wasted :)

regards,
Lukas

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DEV] CVS Account Request: skaurus

2006-08-20 Thread Dmitriy Shalashov
Translate PHP documentation to Russian

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] PHP 5.2.0RC2 Released!

2006-08-20 Thread Daniel Convissor
On Thu, Aug 17, 2006 at 10:17:10PM +0200, Edin Kadribasic wrote:
 
 http://downloads.php.net/edink/php-5.2.0RC2-Win32.zip

I have come upon a weird situation when running the PEAR DB test suite 
against this release using a MySQL 4.1 server using mysqli.  The test 
suite uses run-tests.php.  I've obtained the latest copy of that file 
in the 5_2 branch from CVS.  So, I enter my DSN information in 
settings.inc and execute the test: ./run 01connect.phpt.  The 
connection fails with this error:

   Can't create TCP/IP socket (10106)

But if I use a regular script (thouhg still using PEAR DB) with the 
same DSN/credentials it connects fine.

Similarly, I put PHP 5.0.4 in place just to see what would happen and 
01connect.phpt connects as expected.

Any ideas what's up?

Thanks,

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php