Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2012 at 22:44 UTC
Updated:
10 May 2012 at 22:30 UTC
Jump to comment: Most recent file
A few fixes for E_STRICT warnings for:
date_handler_field_multiple .inc (compatible declaration fix)
date_api_filter_handler.inc (compatible declaration fix)
date_api.module (creating default object form empty value/pass by ref deprecation)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | date-1463438-3-d6-2x.patch | 1.5 KB | patricksettle |
| date-php5.3-strict-d6-2x.patch | 2.17 KB | patricksettle |
Comments
Comment #2
arlinsandbulte commentedI know the last hunk of the patch here has already been fixed: #1162962: E_STRICT notices in date_make_date().
I did not bother checking the other two fixed mentioned above.
It is best to test/create patches against -dev.
See here: http://drupal.org/node/755312
And don't worry about the failing tests on d.o
They are not working right for D6 Date anyway.
Comment #3
patricksettle commentedSorry bout that arlinsandbulte, usually try to make sure I use dev to do this. Must have forgot to swap back. Here's the patch applied to dev. (last hunk dropped of course)
Comment #4
karens commentedI don't see the notices, but it can't hurt I guess.
http://drupalcode.org/project/date.git/commit/cee420a