Skip to content

Tags: robjbrain/Shortcode

Tags

v0.6.5

Toggle v0.6.5's commit message
removed allowed failure for PHP 7.1 in Travis build matrix

v0.6.4

Toggle v0.6.4's commit message
removed unnecessary FIXME comment

v0.6.3

Toggle v0.6.3's commit message
added missing UTF-8 qualifiers for multibyte functions

v0.6.2

Toggle v0.6.2's commit message
fixed issue with syntax tags in the shortcode content: they caused Re…

…gularParser to return empty content as if shortcode was self-closed

v0.6.1

Toggle v0.6.1's commit message
text length must be recalculated after applying each shortcode replac…

…ement because of the convoluted replacement logic due to the issues with multibyte strings

v0.6.0

Toggle v0.6.0's commit message
That's another level in the mastery of maintaining sanity while still…

… supporting PHP 5.3. Way to go, man, way to go...

v0.5.3

Toggle v0.5.3's commit message
RegexParser no longer matches shortcodes with name containing undersc…

…ores

v0.5.2

Toggle v0.5.2's commit message
added another test case for invalid shortcode

v0.5.1

Toggle v0.5.1's commit message
updated changelog for release 0.5.1

v0.5.0

Toggle v0.5.0's commit message
updated README for version 0.5.0