Home
last modified time | relevance | path

Searched +full:version -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 301 – 325 of 412) sorted by last modified time

1...<<11121314151617

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dyaml.php7 * Release Version: 1.0.9.1
52 * the Free Software Foundation; either version 2 of the License, or
53 * (at your option) any later version.
H A Dz80.php7 * Release Version: 1.0.9.1
32 * the Free Software Foundation; either version 2 of the License, or
33 * (at your option) any later version.
H A Dzxbasic.php7 * Release Version: 1.0.9.1
28 * the Free Software Foundation; either version 2 of the License, or
29 * (at your option) any later version.
H A Dmodula3.php7 * Release Version: 1.0.9.1
24 * the Free Software Foundation; either version 2 of the License, or
25 * (at your option) any later version.
H A Doobas.php7 * Release Version: 1.0.9.1
30 * the Free Software Foundation; either version 2 of the License, or
31 * (at your option) any later version.
H A Doracle11.php9 * Release Version: 1.0.9.1
30 * the Free Software Foundation; either version 2 of the License, or
31 * (at your option) any later version.
H A Doz.php7 * Release Version: 1.0.9.1
21 * the Free Software Foundation; either version 2 of the License, or
22 * (at your option) any later version.
H A Dparasail.php7 * Release Version: 1.0.9.1
28 * the Free Software Foundation; either version 2 of the License, or
29 * (at your option) any later version.
H A Dpic16.php7 * Release Version: 1.0.9.1
26 * the Free Software Foundation; either version 2 of the License, or
27 * (at your option) any later version.
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCredit.php98 * String-ified version
H A DEnclosure.php267 * String-ified version
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/
H A DRedis.php12 * @version 0.2.9
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php16 * the Free Software Foundation; either version 2 of the License, or
17 * (at your option) any later version.
39 // version
42 /** The version of this GeSHi file */
571 * Returns the version of GeSHi
1414 * The optional flag parameter was added in version 1.0.7.21 and can be used
1892 * Maybe in a future version it may make a return for speed reasons, but
4216 $keywords[] = '<VERSION>';
4217 $keywords[] = '{VERSION}';
4738 * as from version 1.
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DAtomCreator03.php33 $feed = "<?xml version=\"1.0\" encoding=\"".$this->encoding."\"?>\n";
36 $feed .= "<feed version=\"0.3\" xmlns=\"http://purl.org/atom/ns#\"";
H A DAtomCreator10.php33 $feed = "<?xml version=\"1.0\" encoding=\"".$this->encoding."\"?>\n";
65 $feed .= " <generator>".$this->version()."</generator>\n";
H A DPIECreator01.php25 $feed = "<?xml version=\"1.0\" encoding=\"".$this->encoding."\"?>\n";
27 $feed .= "<feed version=\"0.1\" xmlns=\"http://example.com/newformat#\">\n";
/dokuwiki/conf/
H A Ddokuwiki.php99 $conf['gdlib'] = 2; //the GDlib version (0, 1 or 2) 2 tries to autodetect
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DPSR3CLI.php11 * PSR3 version 2 is needed.
13 * @see PSR3CLIv3 for a version 3 compatible class
/dokuwiki/inc/Ui/
H A DAdmin.php68 * Display the DokuWiki version
/dokuwiki/lib/plugins/authldap/
H A Dauth.php567 //set protocol version and dependend options
568 if ($this->getConf('version')) {
573 $this->getConf('version')
576 msg('Setting LDAP Protocol version ' . $this->getConf('version') . ' failed', -1);
577 $this->debug('LDAP version set: ' . hsc(ldap_error($this->con)), 0, __LINE__, __FILE__);
579 //use TLS (needs version 3)
586 // needs version 3
/dokuwiki/lib/plugins/authldap/conf/
H A Ddefault.php9 $conf['version'] = 2;
H A Dmetadata.php9 $meta['version'] = array('numeric','_caution' => 'danger');
/dokuwiki/vendor/composer/
H A Dplatform_check.php8 $issues[] = 'Your Composer dependencies require a PHP version ">= 7.4.0". You are running ' . PHP_VERSION . '.';
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG4 Changes to the code are listed under the version they occurred in, with who suggested
9 Language files listed under each version were made by the author beside them, and then
15 Version 1.0.9.1
35 Version 1.0.9.0
41 Version 1.0.8.13
58 * AutoIt: new version (Jonathan Bennett)
72 Version 1.0.8.12
95 - Updated COPYING to use updated version of GPL 2.0 (BenBE)
125 Version 1.0.8.11
180 Version 1.
[all...]
H A DREADME.md3 ### Version 1.0.9.1

1...<<11121314151617