Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
4 Jul 2006 at 21:11 UTC
Updated:
19 Jul 2006 at 12:00 UTC
We're supposed to have all constants in upper case but in practice we've got a mix of lower and upper. This patch changes occurrences of true, false, and null constants to uppercase so everything is consistent throughout core. I've done this manually to examine each case and make sure a change is appropriate (e.g., don't change javascript or is_null() calls, etc.).
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-constants-upper-case.patch | 63.68 KB | nedjo |
Comments
Comment #1
dries commentedCommitted to CVS HEAD. Thanks.
Comment #2
(not verified) commented