Closed (fixed)
Project:
Drupal core
Component:
file system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2005 at 17:10 UTC
Updated:
4 Oct 2005 at 20:40 UTC
file.inc always registers a PHP parse error in my IDE because of a missing break in a switch statement. Here's a patch where the break is included.
| Comment | File | Size | Author |
|---|---|---|---|
| file_inc_patch.txt | 452 bytes | robertdouglass |
Comments
Comment #1
dries commentedI removed the case-statement. Should work too. Please reopen this bug report if it doesn't.
Comment #2
(not verified) commentedComment #3
(not verified) commented