ID: 28227
User updated by: lukem at NetBSD dot org
Reported By: lukem at NetBSD dot org
Status: Assigned
Bug Type: CGI related
Operating System: *
PHP Version: 5CVS, 4CVS (2005-02-04)
Assigned To: fmk
New Comment:
If I recall correctly
ID: 31174
User updated by: lukem at NetBSD dot org
Reported By: lukem at NetBSD dot org
-Status: Feedback
+Status: Open
Bug Type: Compile Warning
Operating System: NetBSD
PHP Version: 4.3.10
New Comment:
The error:
ext/standard/url.c
From: lukem at NetBSD dot org
Operating system: NetBSD
PHP version: 4.3.10
PHP Bug Type: Compile Warning
Bug description: const compile warning in url.c
Description:
ext/standard/url.c::php_url_parse_ex() uses 'char *' pointers at various
places w
From: lukem at NetBSD dot org
Operating system: NetBSD
PHP version: 4.3.10
PHP Bug Type: Compile Warning
Bug description: php_sprintf.c uses wrong type for vsprintf() retval
Description:
php_sprintf.c::php_sprintf() has
char *ret;
// [...]
ret = vsprintf
ID: 28227
User updated by: lukem at NetBSD dot org
Reported By: lukem at NetBSD dot org
Status: Assigned
Bug Type: CGI related
Operating System: NetBSD 2.0C
PHP Version: 4.3.6
Assigned To: shane
New Comment:
This bug is still present in
ID: 28227
User updated by: lukem at NetBSD dot org
Reported By: lukem at NetBSD dot org
Status: Open
Bug Type: CGI related
Operating System: NetBSD 2.0C
PHP Version: 4.3.6
New Comment:
Here's the patch:
http://cvsweb.netbsd.org/bsdwe
From: lukem at NetBSD dot org
Operating system: NetBSD 2.0C
PHP version: 4.3.6
PHP Bug Type: CGI related
Bug description: PHP CGI depends upon non-standard SCRIPT_FILENAME
Description:
I upgraded PHP from 4.2.3 to 4.3.6 and I started getting the error "No