Re: [PHP-DEV] Early session timeouts on 5.2.3

2009-08-01 Thread Rafael Dohms
Bharat Nagwani wrote: > > Agreed we need an upgrade. But upgrade on a large application (1000+ > pages) can be expensive. > > As far as I can remember we had no BC breaks or function changes from 5.2.3 until 5.2.10, you should not have any problem at all to upgrade, on the contrary, you should gain

Re: [PHP-DEV] Early session timeouts on 5.2.3

2009-08-01 Thread Rasmus Lerdorf
Bharat Nagwani wrote: > Agreed we need an upgrade. But upgrade on a large application (1000+ pages) > can be expensive. Going from 5.2.3 to 5.2.10 shouldn't be expensive at all. At least no more so than trying to hand-patch your PHP to a non-standard version. -Rasmus -- PHP Internals - PHP Ru

RE: [PHP-DEV] Early session timeouts on 5.2.3

2009-08-01 Thread Bharat Nagwani
Agreed we need an upgrade. But upgrade on a large application (1000+ pages) can be expensive. #42135 Second call of session_start() causes creation of SID I would imagine - creation of SID is related with session timeouts. Also we are using storing session in a cookie. I was able to

Re: [PHP-DEV] Early session timeouts on 5.2.3

2009-08-01 Thread Rasmus Lerdorf
Bharat Nagwani wrote: > Hello, > > We are facing early session timeouts in php 5.2.3 on bsd unix. This happens > even more frequently when multiple users are logged in. > > Googling I found http://bugs.php.net/bug.php?id=42135 > and was wondering if this could the related bug for this problem. If

[PHP-DEV] Early session timeouts on 5.2.3

2009-08-01 Thread Bharat Nagwani
Hello, We are facing early session timeouts in php 5.2.3 on bsd unix. This happens even more frequently when multiple users are logged in. Googling I found http://bugs.php.net/bug.php?id=42135 and was wondering if this could the related bug for this problem. If so where can I get the patch for th

Re: [PHP-DEV] run-tests now works in HEAD

2009-08-01 Thread Greg Beaver
Antony Dovgal wrote: > On 01.08.2009 03:46, Greg Beaver wrote: > >> Hi, >> >> Finally found the problem in run-tests crashing, turns out it had >> nothing to do with the zend engine. Now we can run tests in PHP 6 >> without random crashes. >> > > Thank you! > > /me goes to enable HEAD test

Re: [PHP-DEV] run-tests now works in HEAD

2009-08-01 Thread Antony Dovgal
On 01.08.2009 03:46, Greg Beaver wrote: > Hi, > > Finally found the problem in run-tests crashing, turns out it had > nothing to do with the zend engine. Now we can run tests in PHP 6 > without random crashes. Thank you! /me goes to enable HEAD tests.. -- Wbr, Antony Dovgal --- http://pinba.