Req #34380 [Com]: need stream equivalent to socket_last_error

2012-06-06 Thread fxbois at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=34380edit=1 ID: 34380 Comment by: fxbois at gmail dot com Reported by:jim at centerfuse dot net Summary:need stream equivalent to socket_last_error Status: Open Type: Feature

#43819 [Fbk-Opn]: -

2008-02-05 Thread fxbois at gmail dot com
ID: 43819 User updated by: fxbois at gmail dot com -Summary: php loosing local session.save_path Reported By: fxbois at gmail dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: RHEL3 PHP Version

#43819 [Opn]: -

2008-02-05 Thread fxbois at gmail dot com
ID: 43819 User updated by: fxbois at gmail dot com Reported By: fxbois at gmail dot com Status: Open Bug Type: Session related Operating System: RHEL3 PHP Version: 5.2.5 New Comment: It is so strange that such a big security issue is not dealt

#43819 [Fbk-Opn]: php loosing local session.save_path

2008-01-12 Thread fxbois at gmail dot com
ID: 43819 User updated by: fxbois at gmail dot com Reported By: fxbois at gmail dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: RHEL3 PHP Version: 5.2.5 New Comment: I have in my php.ini file the value

#43819 [NEW]: php loosing local session.save_path

2008-01-11 Thread fxbois at gmail dot com
From: fxbois at gmail dot com Operating system: RHEL3 PHP version: 5.2.5 PHP Bug Type: Session related Bug description: php loosing local session.save_path Description: Hi, I want to report that PHP 5.2.5 loose the local session.save_path. I set

#43564 [Csd-Opn]: Using session_save_path('2;0777;/some/path') does not persist through script

2007-12-14 Thread fxbois at gmail dot com
ID: 43564 User updated by: fxbois at gmail dot com Reported By: fxbois at gmail dot com -Status: Closed +Status: Open Bug Type: Session related Operating System: rhas 3 PHP Version: 5.2.5 New Comment: Sorry, it has taken more time

#43564 [Fbk-Opn]: normal

2007-12-12 Thread fxbois at gmail dot com
ID: 43564 User updated by: fxbois at gmail dot com -Summary: session_save_path ignored Reported By: fxbois at gmail dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: rhas 3 PHP Version: 5.2.5 New

#43564 [Opn]: Using session_save_path('2;0777;/some/path') does not persist through script

2007-12-12 Thread fxbois at gmail dot com
ID: 43564 User updated by: fxbois at gmail dot com Reported By: fxbois at gmail dot com Status: Open Bug Type: Session related Operating System: rhas 3 PHP Version: 5.2.5 New Comment: PHP 5.2.6-dev seems to correct the bug. It can be a pretty

#43564 [NEW]: session_save_path ignored

2007-12-11 Thread fxbois at gmail dot com
From: fxbois at gmail dot com Operating system: rhas 3 PHP version: 5.2.5 PHP Bug Type: Session related Bug description: session_save_path ignored Description: Hi, I just realised that sometime the function session_save_path() stops working. I set

#41606 [NEW]: special exception when include fail

2007-06-06 Thread fxbois at gmail dot com
From: fxbois at gmail dot com Operating system: Linux PHP version: 5.2.3 PHP Bug Type: Feature/Change Request Bug description: special exception when include fail Description: Hi, handling include failure cleanly is quite difficult. Would it be possible

#41606 [Bgs]: special exception when include fail

2007-06-06 Thread fxbois at gmail dot com
ID: 41606 User updated by: fxbois at gmail dot com Reported By: fxbois at gmail dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux PHP Version: 5.2.3 New Comment: so, we have to do a file_exists to be sure