issues
search
thunderer
/
Shortcode
Advanced shortcode (BBCode) parser and engine for PHP
http://kowalczyk.cc
MIT License
378
stars
29
forks
source link
Faulty parameter value empties previous shortcodes
#78
Closed
thunderer
closed
5 years ago
thunderer
commented
5 years ago
Fixes #77.
[x] added Symfony Insight configuration file disabling the dynamic configuration error from
RegularParser
,
[x] moved HHVM to allowed failures as it has diverged from PHP and won't work anymore,
[x] fixed PHPUnit >7.x configuration errors,
[x] added custom
willThrowException()
assertion wrapping recent changes in PHPUnit.
Fixes #77.
RegularParser
,willThrowException()
assertion wrapping recent changes in PHPUnit.