#31300 [Com]: ArrayAccess and __get crash when using string concat in key

2004-12-25 Thread Beater at orgalan dot de
ID: 31300 Comment by: Beater at orgalan dot de Reported By: gardan at gmx dot com Status: Open Bug Type: Reproducible crash Operating System: Windows XP SP2 PHP Version: 5.0.2 New Comment: I can partially confirm this for 5.0.3 running on

#21222 [NEW]: problem with dirname

2002-12-27 Thread Beater
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.3.0 PHP Bug Type: Directory function related Bug description: problem with dirname Hi there, '; echo '"' . dirname($_SERVER['REQUEST_URI']) . '"'; ?> produces following output... /test.php "\" Instead

Bug #15737: isset() dont work with $str[$index]

2002-02-26 Thread Beater
From: [EMAIL PROTECTED] Operating system: Win32 / Linux PHP version: 4.1.1 PHP Bug Type: Compile Warning Bug description: isset() dont work with $str[$index] works fine on 4.0.6; 4.1.1 (linux and win32) announces "Uninitialized string offset on line 6..." -- Edit b