MantisBT: master-2.27 6d9b53dd
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master-2.27 | 2025-02-23 10:24 | master-2.27 726961e1 |
| Affected Issues | 0035291: Filters including date custom fields don't work on PHP 8.0 | |||
| Changeset | Fix filters with date custom fields on PHP 8 In PHP < 8.0, comparing a string to 0 evaluates to true when the string As a result, when BugFilterQuery::build_prop_custom_fields() checks the To fix this behavior, we ensure that a date custom fields's filter type
Fixes 0035291 |
|||
| mod - core/filter_api.php | Diff File | |||