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
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
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.
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
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