ID: 15215
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *Configuration Issues
Operating System: Windows NT 5.1 (XP)
PHP Version: 4.1.1
New Comment:
This has never happened to me. My php.ini gets parsed whether it
resides in
ID: 14076
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *Directory/Filesystem functions
Operating System: Linux
PHP Version: 4.0.6
New Comment:
I've verified that this problem still exists in PHP 4.1.1.
Hajo Noerenberg
ID: 14076
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *Directory/Filesystem functions
Operating System: Linux
PHP Version: 4.0.6
New Comment:
As a workaround you can use relative paths in all of
your fopen()-calls: fopen(
ID: 14076
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *Directory/Filesystem functions
Operating System: Linux
PHP Version: 4.0.6
New Comment:
This problem has nothing to do with wrong file/directory modes. I'm
quite sure
ID: 13553
User updated by: [EMAIL PROTECTED]
Old Summary: $this isn't set in XML object handlers
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: XML related
Operating System: Mac OS X 10.1
PHP Version: 4.0.6
New Comment:
It no longer crashes with 4.1.0. I'm going to t
ID: 14688
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Session related
Operating System: linux 2.2
PHP Version: 4.1.0
New Comment:
This bug is in 4.1.1 aswell
Previous Comments:
ID: 14688
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Session related
Operating System: linux 2.2
PHP Version: 4.1.0
New Comment:
Both servers got register_globals = On.
On the 4.1.0 server i run with a php.ini that originates fro
From: [EMAIL PROTECTED]
Operating system: linux 2.2
PHP version: 4.1.0
PHP Bug Type: Session related
Bug description: session_register() doesn't register
I got an array as a session var, then on one page I do
unset($basket);
$basket = array();
session_register("basket")
From: [EMAIL PROTECTED]
Operating system: Debian Linux 2.2r4
PHP version: 4.0.6
PHP Bug Type: Filesystem function related
Bug description: pclose() returns -1 if configured with --enable-sigchild, see #8992
Exactly the same behaviour as described in Bug #8992, but with PHP4
From: [EMAIL PROTECTED]
Operating system: IIS4 on Win NT
PHP version: 4.0.6
PHP Bug Type: ODBC related
Bug description: odbc_exec doesn't allow stored procedures to return results
This is probably the same bug that is mentioned in Bug id #5458. As a
result, the same proposed
From: [EMAIL PROTECTED]
Operating system: Mac OS X 10.1
PHP version: 4.0.6
PHP Bug Type: Reproducible crash
Bug description: $this isn't set in XML object handlers
xml_set_object() allows you to use an xml parser inside a
class and have it call class methods instead of glo
ID: 11590
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating system: Linux 2.4.3 i686
PHP Version: 4.0.5
Description: Segmentation fault when using an empty string as an array
- Linux 2.4.4 i686 / PHP 4.0.7-dev (21.05.01) / Apache
2.0.19-dev (21.05.01) -- cra
ID: 11590
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Reproducible crash
Operating system: Linux 2.4.3 i686
PHP Version: 4.0.5
Description: Segmentation fault when using an empty string as an array
When i try this Script under FreeBSD 4.3-STABLE with PHP
4.0.5, and Apache 1.3.20 it
ID: 11590
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Reproducible crash
Operating system: Linux 2.4.3 i686
PHP Version: 4.0.5
Description: Segmentation fault when using an empty string as an array
Script:
parse($a);
}
function parse($string,$resul
From: [EMAIL PROTECTED]
Operating system: Linux 2.4.3 i686
PHP version: 4.0.5
PHP Bug Type: Reproducible crash
Bug description: Segmentation fault when using an empty string as an array
A Function in a class:
function mParseStatisticData ($ids,$result="" ) {
// some stuf
From: [EMAIL PROTECTED]
Operating system: Linux gigante 2.2.19 #1 Thu Apr 19 22:35:28 EST 2001 i686
PHP version: 4.0.5
PHP Bug Type: Scripting Engine problem
Bug description: DOS line termination causes PHP to misparse data
Compare
http://gigante.improbable.org/php/line-ter
16 matches
Mail list logo