The enclosed patch prevents the following error message from being displayed:

Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 933 of /home/simor/Zend/workspaces/DefaultWorkspace7/Scratchpads-2.0/includes/bootstrap.inc).

The function declaration already states that $ar_exif is passed by reference, so there is no need to state that it should be passed by reference at runtime anyway.

CommentFileSizeAuthor
exif.module.patch1.32 KBsdrycroft

Comments

jphautin’s picture

Assigned: Unassigned » jphautin
jphautin’s picture

patch applied. is available on 7.x-1.x-dev. should be released with 7.x-1.0-beta3.

jphautin’s picture

Version: 7.x-1.x-dev » 7.x-1.0-beta3
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.