#47880 [Csd]: Garbage Collector crashes

2009-04-06 Thread patric at zap dot lu
ID: 47880 User updated by: patric at zap dot lu Reported By: patric at zap dot lu Status: Closed Bug Type: Scripting Engine problem Operating System: Debian Lenny PHP Version: 5.3.0RC1 Assigned To: dmitry New Comment: Thanks, had no

#47880 [Asn]: Garbage Collector crashes

2009-04-04 Thread patric at zap dot lu
ID: 47880 User updated by: patric at zap dot lu Reported By: patric at zap dot lu Status: Assigned Bug Type: Scripting Engine problem Operating System: Debian Lenny PHP Version: 5.3.0RC1 Assigned To: dmitry New Comment: Yes the last

#47880 [Fbk->Opn]: Garbage Collector crashes

2009-04-03 Thread patric at zap dot lu
ID: 47880 User updated by: patric at zap dot lu Reported By: patric at zap dot lu -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Debian Lenny PHP Version: 5.3.0RC1 Assigned To: dmitry New

#47880 [Opn]: Garbage Collector crashes

2009-04-03 Thread patric at zap dot lu
ID: 47880 User updated by: patric at zap dot lu Reported By: patric at zap dot lu Status: Open Bug Type: Scripting Engine problem Operating System: Debian Lenny PHP Version: 5.3.0RC1 New Comment: Well have some other stackstrace here, maybe it

#47880 [NEW]: Garbage Collector crashes

2009-04-02 Thread patric at zap dot lu
From: patric at zap dot lu Operating system: Debian Lenny PHP version: 5.3.0RC1 PHP Bug Type: Scripting Engine problem Bug description: Garbage Collector crashes Description: We got a huge framework which runs as CLI. With lots of circular references, we use 5.3

#25343 [NEW]: Is_Dir() gives warning

2003-09-01 Thread patric at liefdeis dot com
From: patric at liefdeis dot com Operating system: FreeBSD 4.3 PHP version: 4.3.3 PHP Bug Type: *General Issues Bug description: Is_Dir() gives warning Description: When I run is_dir() on FreeBSD 4.3, and the file I check is not a dir, I get a warning, about

#23769 [Csd->Opn]: Glob() gives wrong result when pattern not found

2003-05-31 Thread patric at liefdeis dot com
ID: 23769 User updated by: patric at liefdeis dot com Reported By: patric at liefdeis dot com -Status: Closed +Status: Open Bug Type: Filesystem function related Operating System: FreeBSD -PHP Version: 4.3.1 +PHP Version: 4.3.2 New

#23769 [Fbk->Csd]: Glob() gives wrong result when pattern not found

2003-05-28 Thread patric at liefdeis dot com
ID: 23769 User updated by: patric at liefdeis dot com Reported By: patric at liefdeis dot com -Status: Feedback +Status: Closed Bug Type: Filesystem function related Operating System: FreeBSD PHP Version: 4.3.1 New Comment: I can&#

#22010 [Fbk->Csd]: glob() problems...

2003-02-03 Thread patric
ID: 22010 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: *Directory/Filesystem functions Operating System: WinXP PHP Version: 4.3.0 New Comment: Tnx, problem solved! Previou

#22010 [NEW]: glob() problems...

2003-02-02 Thread patric
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.3.0 PHP Bug Type: *Directory/Filesystem functions Bug description: glob() problems... When you use glob to check out files in an other dir, it returs the filename without the first char of the dir... let me give y

#21267 [Csd->Opn]: fopen() fails on some URLs

2003-01-03 Thread patric
ID: 21267 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: *URL Functions Operating System: FreeBSD PHP Version: 4.4.0-dev New Comment: No, you didn't understand the problem. In rea

#21267 [Csd->Opn]: fopen() fails on some URLs

2003-01-03 Thread patric
ID: 21267 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: *URL Functions Operating System: FreeBSD -PHP Version: 4.3.0 +PHP Version: 4.4.0-dev New Comment: Tnx for the fast cha

#21267 [Ana]: fopen() fails on some URLs

2002-12-29 Thread patric
ID: 21267 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *URL Functions Operating System: FreeBSD PHP Version: 4.3.0 New Comment: But can you tell me why in version 4.2.3 this works perfect? Previous

#21267 [NEW]: fopen() fails on some URLs

2002-12-29 Thread patric
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.3.0 PHP Bug Type: *URL Functions Bug description: fopen() fails on some URLs When trying fopen() on http://, it fails on some urls. Example: fopen("http://www.smswhiz.com/","r";); Gives stream error. Th