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.

CommentFileSizeAuthor
file_inc_patch.txt452 bytesrobertDouglass
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dries’s picture

Status: Reviewed & tested by the community » Fixed

I removed the case-statement. Should work too. Please reopen this bug report if it doesn't.

Anonymous’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)