#38246 [NEW]: Calling readdir() causes a SEGV

2006-07-29 Thread agiorgio at optonline dot net
From: agiorgio at optonline dot net Operating system: Linux PHP version: 5.1.4 PHP Bug Type: Reproducible crash Bug description: Calling readdir() causes a SEGV Description: Calling readdir() causes PHP to crash. Reproduce code: --- class mystream

#38244 [NEW]: Calling opendir() causes a SEGV

2006-07-28 Thread agiorgio at optonline dot net
From: agiorgio at optonline dot net Operating system: Linux PHP version: 5.1.4 PHP Bug Type: Reproducible crash Bug description: Calling opendir() causes a SEGV Description: When calling opendir, PHP segfaults. Reproduce code: --- Expected result

#37961 [NEW]: "url" in messages should be "URL"

2006-06-29 Thread agiorgio at optonline dot net
From: agiorgio at optonline dot net Operating system: PHP version: 5.1.5CVS PHP Bug Type: URL related Bug description: "url" in messages should be "URL" Description: URL is an acronym, and should be capitalized. In ext/standard/url.

#37920 [Fbk->Opn]: Hardcoded ASCII values in cgi_main.c

2006-06-26 Thread agiorgio at optonline dot net
ID: 37920 User updated by: agiorgio at optonline dot net Reported By: agiorgio at optonline dot net -Status: Feedback +Status: Open Bug Type: *Compile Issues -Operating System: +Operating System: z/OS PHP Version: 5.1.5CVS New Comment

#37920 [NEW]: Hardcoded ASCII values in cgi_main.c

2006-06-26 Thread agiorgio at optonline dot net
From: agiorgio at optonline dot net Operating system: PHP version: 5.1.5CVS PHP Bug Type: *Compile Issues Bug description: Hardcoded ASCII values in cgi_main.c Description: There are hardcoded ASCII values in cgi_main.c. 0x10 should be '\n' and 0x13