Some functions are deprecated as of PHP 7.2.
node_gallery.install contains instance of create_function() that should be replaced.
node_gallery_api.inc contains instance of each() that should be replaced.
| Comment | File | Size | Author |
|---|---|---|---|
| node_gallery-deprecated_function_in_php72.patch | 2.06 KB | znak |
Comments
Comment #3
zengenuity commentedLooks good. Committed. Thanks!