Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-21 | Add names to language plugins | Guldoman | |
2021-09-02 | Improved language_php plugin | jgmdev | |
* Removed language_phps.lua * Merged language_phps to language_php to simplify installation * Allow php syntax coloring inside <style> and <script> tags | |||
2021-08-17 | Updated mod-version and made things 2.0 instead of 2.00. | Adam Harrison | |
2021-08-17 | Updated all lua plugins to be compatible with 2.0. | Adam Harrison | |
2021-05-22 | Add new tag modversion | Francesco Abbate | |
2021-05-14 | [language_php] overall improvements. | jgmdev | |
2021-04-08 | Add version tag in all language plugins | Francesco Abbate | |
2020-06-18 | detect more php files | Luke aka SwissalpS | |
classes and other php files often begin with an opening php-tag | |||
2020-06-07 | Add support for # as one-line comment for PHP | esprimo | |
See: https://www.php.net/manual/en/language.basic-syntax.comments.php | |||
2020-04-23 | Moved all plugins to `plugins` dir | rxi | |