Problem/Motivation

Deprecated function: Function create_function() is deprecated in Michelf\Markdown->_initDetab() (line 1873 of /var/www/html/sites/all/modules/markdown/includes/Markdown.php).

Steps to reproduce

- PHP 7.3.18
- Markdown filter 7.x-1.5

CommentFileSizeAuthor
#3 markdown-php-compatibility-3164369-3.patch529 bytesmicnap

Comments

bangkpow created an issue. See original summary.

markhalliwell’s picture

Status: Active » Closed (won't fix)

Previous versions included this library by default. Technically, this is an issue with the library itself, not this project as any changes here would need to reflect the upstream code. That being said, considering that this is rather old code, I don't believe we'll actively pursue upstream parity for outdated branches (7.x-1.x is no longer in development). You or someone else is free to create patches for this issue here, but this issue will remain closed and will not be committed to the older outdated branches.

micnap’s picture

StatusFileSize
new529 bytes

Not expecting this to be committed but providing it for others for quick PHP 7 compatibility.