Home
last modified time | relevance | path

Searched refs:Php (Results 1 – 8 of 8) sorted by relevance

/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushPhp.js1 dp.sh.Brushes.Php = function() class in dp.sh.Brushes
59 dp.sh.Brushes.Php.prototype = new dp.sh.Highlighter();
60 dp.sh.Brushes.Php.Aliases = ['php'];
/plugin/syntaxhighlighter/Scripts/
H A DshBrushPhp.js8 dp.sh.Brushes.Php=function() class in dp.sh.Brushes
10 dp.sh.Brushes.Php.prototype=new dp.sh.Highlighter();dp.sh.Brushes.Php.Aliases=['php'];
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushPhp.js84 SyntaxHighlighter.brushes.Php = Brush;
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushPhp.js68 SyntaxHighlighter.brushes.Php = Brush;
/plugin/404manager/
H A DCHANGES.md8 * Php must be minimal 7.1
/plugin/redissue/
H A DREADME.md13 Redissue needs [Php-Redmine-API](https://github.com/kbsali/php-redmine-api) to work. Download it in…
15 In any case, Php-Redmine-API must be located inside a `vendor` folder !
/plugin/redproject/
H A DREADME.md14 Redproject needs [Php-Redmine-API](https://github.com/kbsali/php-redmine-api) to work. Download it …
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md9 Php-webdriver library is PHP language binding for Selenium WebDriver, which allows you to control web browsers from PHP.
229 Php-webdriver is community project - if you want to join the effort with maintaining and developing this library, the best is to look on [issues marked with "help wanted"](https://github.com/php-webdriver/php-webdriver/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)