Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2011 at 16:47 UTC
Updated:
13 Oct 2011 at 19:41 UTC
This is in includes/bean.pages.inc on line 75.
Since PHP 5.3, you can leave out the middle part of a ternary operation, but this still causes a parse error in 5.2. Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| bean-ternary_fix-5.2.patch | 525 bytes | les lim |
Comments
Comment #1
indytechcook commentedThanks. Fixed http://drupal.org/commitlog/commit/22232/c96e6d3f41fd70642464fc9b45b8f6b...