I'm experiencing this in PHP version 5.3.10-1ubuntu3.8.
This notice arises whenever replicate_entity() is called,notably when using the replicate_ui module.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | replicate-2098341-06-php-warning.patch | 507 bytes | jgalletta |
| #1 | replicate-2098341-01-php-warning.patch | 509 bytes | jamsilver |
Comments
Comment #1
jamsilver commentedPatch attached.
Comment #1.0
jamsilver commentedFix some typos
Comment #2
eft commentedthis looks good - would be helpful to have it committed
Comment #3
eft commentedlooks good
Comment #4
finex commentedThe patch works fine, thanks.
Comment #5
waspper commentedAlso, The error message appears when using Panopoly. This patch worked fine!
Comment #6
jgalletta commentedSlightly different patch, I ermoved the comma in the list() call, as it is useless and just add 2 more characters.
Comment #8
jgalletta commented