Searched +full:compatible -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 35) sorted by relevance
12
/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | PSR3CLI.php | 13 * @see PSR3CLIv3 for a version 3 compatible class
|
H A D | PSR3CLIv3.php | 14 * @see PSR3CLI for a version 2 compatible class
|
H A D | Base.php | 24 /** @var array PSR-3 compatible loglevels and their prefix, color, output channel, enabled status */
|
/dokuwiki/vendor/phpseclib/phpseclib/ |
H A D | README.md | 51 * PHP4 compatible 52 * Composer compatible (PSR-0 autoloading)
|
/dokuwiki/lib/plugins/styling/ |
H A D | popup.php | 8 header('X-UA-Compatible: IE=edge,chrome=1');
|
/dokuwiki/inc/Action/ |
H A D | Sitemap.php | 59 //use x-sendfile header to pass the delivery to compatible webservers
|
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | HISTORY.md |
|
/dokuwiki/vendor/aziraphale/email-address-validator/ |
H A D | README.md | 28 Note that this updated version is **version 2.0.0**. I have kept the original class tagged as **version 1.0.10** (it was the 10th commit to the Google Code svn repository). If you want to use Composer to install the **old** class, simply specify `^1` as the version constraint (which will allow for backwards-compatible changes to be installed, if any get made, while never jumping to my modified class without your direct action):
|
/dokuwiki/ |
H A D | index.php | 7 * script with PHP's builtin webserver. It takes care of .htaccess compatible rewriting, directory/file
|
/dokuwiki/inc/ |
H A D | fetch.functions.php | 92 //use x-sendfile header to pass the delivery to compatible webservers 106 * Try an rfc2231 compatible encoding. This ensures correct
|
H A D | infoutils.php | 312 msg('PHP is missing UTF-8 support in Perl-Compatible Regular Expressions (PCRE)', -1); 315 msg('PHP is missing Unicode properties support in Perl-Compatible Regular Expressions (PCRE)', -1);
|
H A D | httputils.php | 71 //use x-sendfile header to pass the delivery to compatible web servers
|
H A D | indexer.php | 23 * The indexer is only compatible with data written by the same version.
|
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ |
H A D | DataCache.php | 55 * The methods names must be different, but should be compatible to the
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | ReadMe.txt | 39 compatible with both PHP4 and PHP5. We expect to see no compatibility issues
|
H A D | LICENCE | 304 interface-compatible with the version that the work was made with.
|
/dokuwiki/vendor/splitbrain/php-cli/ |
H A D | README.md | 130 The CLI class is a fully PSR-3 compatible logger (printing colored log data to STDOUT and STDERR). This is useful when
|
/dokuwiki/lib/plugins/extension/helper/ |
H A D | extension.php |
|
H A D | list.php |
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | parigp.php | 179 'TeXstyle','breakloop','colors','compatible','datadir','debug',
|
H A D | vim.php | 129 'compatible', 'completefunc', 'completeopt',
|
H A D | visualfoxpro.php | 227 'Com1','Com2','Command','Compact','Compatible','Compress',
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SSH2.php | 1579 * @throws NoSupportedAlgorithmsException when none of the algorithms phpseclib has loaded are compatible 1728 throw new NoSupportedAlgorithmsException('No compatible server to client encryption algorithms found'); 1734 throw new NoSupportedAlgorithmsException('No compatible client to server encryption algorithms found'); 1741 throw new NoSupportedAlgorithmsException('No compatible key exchange algorithms found'); 1747 throw new NoSupportedAlgorithmsException('No compatible server host key algorithms found'); 1753 throw new NoSupportedAlgorithmsException('No compatible client to server message authentication algorithms found'); 1759 throw new NoSupportedAlgorithmsException('No compatible server to client message authentication algorithms found'); 1771 throw new NoSupportedAlgorithmsException('No compatible server to client compression algorithms found'); 1778 throw new NoSupportedAlgorithmsException('No compatible client to server compression algorithms found');
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
H A D | LICENSE | 309 interface-compatible with the version that the work was made with.
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | CHANGELOG | 41 - Compatible with PHP7 178 * Make variable handling compatible to PHP (SF#3489142, BenBE)
|
12