Website Design Development and SEO Forum
SEO Forum - Web Design : Web Hosting : Web Development : SEO Forum

Breakpoints case sensitive

You know everything about PHP programming. Let PHP Programming know you. Discuss your issues with the experts.
 

Breakpoints case sensitive

Postby Ydofalg » Mon Sep 06, 2010 11:49 am

Hello all,
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.
Ydofalg
 
Posts: 0
Joined: Fri Mar 25, 2011 8:15 am

Return to PHP programming

Who is online

Users browsing this forum: No registered users and 1 guest

Powered by Flexsin Copyright ©2007 All Rights Reserved