This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
Releases: scpwiki/text_wiki
Releases · scpwiki/text_wiki
2.0.0
1.0.1
This build resolves numerous issues related to trying to use multiline regular expressions with the /x
flag. They've been replaced with concatenated strings.
1.0.0
This release is to decouple third-party libs previously existing in the /lib
directory in the Wikidot root to composer-compatible packages. There are significant changes made to this package from the stock version of text_wiki included in the wikidot.org version and even more changes from the upstream PEAR package. There have been some optimizations done and some work to make it compatible with PHP 7.4.