Home
last modified time | relevance | path

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 DPSR3CLI.php13 * @see PSR3CLIv3 for a version 3 compatible class
H A DPSR3CLIv3.php14 * @see PSR3CLI for a version 2 compatible class
H A DBase.php24 /** @var array PSR-3 compatible loglevels and their prefix, color, output channel, enabled status */
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md51 * PHP4 compatible
52 * Composer compatible (PSR-0 autoloading)
/dokuwiki/lib/plugins/styling/
H A Dpopup.php8 header('X-UA-Compatible: IE=edge,chrome=1');
/dokuwiki/inc/Action/
H A DSitemap.php59 //use x-sendfile header to pass the delivery to compatible webservers
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md28 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 Dindex.php7 * script with PHP's builtin webserver. It takes care of .htaccess compatible rewriting, directory/file
/dokuwiki/inc/
H A Dfetch.functions.php92 //use x-sendfile header to pass the delivery to compatible webservers
106 * Try an rfc2231 compatible encoding. This ensures correct
H A Dinfoutils.php258 msg('PHP is missing UTF-8 support in Perl-Compatible Regular Expressions (PCRE)', -1);
261 msg('PHP is missing Unicode properties support in Perl-Compatible Regular Expressions (PCRE)', -1);
H A Dhttputils.php71 //use x-sendfile header to pass the delivery to compatible web servers
H A Dindexer.php23 * The indexer is only compatible with data written by the same version.
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php56 * The methods names must be different, but should be compatible to the
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt39 compatible with both PHP4 and PHP5. We expect to see no compatibility issues
H A DLICENCE304 interface-compatible with the version that the work was made with.
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md130 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 Dextension.php575 * Get a list of all DokuWiki versions this extension is compatible with
581 if (!empty($this->remoteInfo['compatible'])) return $this->remoteInfo['compatible'];
868 // backwards compatible with old plugin manager
H A Dlist.php511 $html .= '<dt>' . $this->getLang('compatible') . '</dt>';
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dparigp.php179 'TeXstyle','breakloop','colors','compatible','datadir','debug',
H A Dvim.php129 'compatible', 'completefunc', 'completeopt',
H A Dvisualfoxpro.php227 'Com1','Com2','Command','Compact','Compatible','Compress',
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1520 * @throws \phpseclib3\Exception\NoSupportedAlgorithmsException when none of the algorithms phpseclib has loaded are compatible
1660 throw new NoSupportedAlgorithmsException('No compatible server to client encryption algorithms found');
1667 throw new NoSupportedAlgorithmsException('No compatible client to server encryption algorithms found');
1674 throw new NoSupportedAlgorithmsException('No compatible key exchange algorithms found');
1680 throw new NoSupportedAlgorithmsException('No compatible server host key algorithms found');
1686 throw new NoSupportedAlgorithmsException('No compatible client to server message authentication algorithms found');
1692 throw new NoSupportedAlgorithmsException('No compatible server to client message authentication algorithms found');
1704 throw new NoSupportedAlgorithmsException('No compatible server to client compression algorithms found');
1711 throw new NoSupportedAlgorithmsException('No compatible client to server compression algorithms found');
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE309 interface-compatible with the version that the work was made with.
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG39 - Compatible with PHP7
176 * Make variable handling compatible to PHP (SF#3489142, BenBE)

12