[xdebug-dev] Bug 0000191: Breakpoints case sensitive

From: <xdebug-dev[@]lists.xdebug.org>
Date: Mon, 14 Aug 2006 09:14:34 +0200

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000191
======================================================================
Reporter: Tindu
Handler:
======================================================================
Project: Xdebug
Bug ID: 191
Category: Usage problems
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Operating System:
PHP Version: 5.1.2
Xdebug Version: 2.0.0rc1-dev
======================================================================
Date Submitted: 2006-07-07 11:33 CEST
Last Modified: 2006-08-14 09:14 CEST
======================================================================
Summary: Breakpoints case sensitive
Description:
Apparently if the string comparison that checks whether we have reached a
breakpoint is case sensitive. This is ok in Linux as File.php and fiLe.php
are different things but it is pain in Windows. Many editors report the
file cases incorrectly and also users can do require("FIle.php"),
require("fIlE.PHP") with the same ersult for PHP but if I set a breakpoint
to "filE.php" then it is not hit when the file was required as "FILE.php".
In windows this comparison could be case insensitive.
======================================================================

----------------------------------------------------------------------
 derick - 2006-08-14 09:14 CEST
----------------------------------------------------------------------
Fixed in CVS, thanks for your suggestion.

Bug History
Date Modified Username Field Change
======================================================================
2006-07-07 11:33Tindu New Bug
2006-07-07 11:33Tindu Bug Monitored: Tindu
2006-08-14 09:14derick Bugnote Added: 0000431
2006-08-14 09:14derick Status new => closed
======================================================================
Received on Mon Aug 14 2006 - 09:14:34 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST