reported by kkaefer in IRC - bug seen on PHP 5.2 but not 4.4
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /Users/kkaefer/Sites/Drupal/HEAD/modules/book/book.module on line 1228
simple patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| book_amp_1.patch | 599 bytes | pwolanin |
Comments
Comment #1
kkaefer commentedComment #2
pwolanin commented(note: kkaefer tested it and it fixes the problem)
Comment #3
gábor hojtsyThanks, committed!
Note: please always include explanation when you set issues to RTBC.
Comment #4
(not verified) commented