From: code at henrik-gebauer dot de
Operating system: all
PHP version: Irrelevant
Package: *Compile Issues
Bug Type: Feature/Change Request
Bug description:short open tag should be distinguished from other processing
instructions
Description:
The
ID: 22232
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Class/Object related
Operating System: Windows 2000
-PHP Version: 4.3.0
+PHP Version: 4.3.0 / 4.3.1-dev
New Comment:
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.3.0
PHP Bug Type: Class/Object related
Bug description: Problem with method call
I don't know if it is the same bug as this one:
http://bugs.php.net/bug.php?id=22231&edit=2
bar('value');
unset($foo);
From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.3.0
PHP Bug Type: Class/Object related
Bug description: PHP makes Apache crash
The following script causes my Apache 2.0.43 to crash.
It is repoducable.
PHP 4.3.0 runs as an module.
test;
}
}
ID: 20993
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Variables related
Operating System: Windows 2002
PHP Version: 4.3.0RC3
New Comment:
I create an array an then a reference to an element of that arra
From: [EMAIL PROTECTED]
Operating system: Windows 2002
PHP version: 4.3.0RC3
PHP Bug Type: Variables related
Bug description: Element value changes without asking
I create an array an then a reference to an element of that array.
Then the array is passed to a function (by va
ID: 16629
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache2 related
Operating System: Windows XP
PHP Version: 4.2.0
New Comment:
I have the same problem under Windows 98 SE (Apache 2.0.35) and the
FI