/dokuwiki/inc/ |
H A D | Info.php | 13 * Parse the given version string into its parts 15 * @param string $version 19 public static function parseVersionString($version) 25 'version' => '', // sortable, full version string 27 'raw' => $version, // raw version string as given 30 if (preg_match('/^(rc)?(\d{4}-\d{2}-\d{2})([a-z]*)/', $version, $matches)) { 41 throw new \Exception('failed to parse version string'); 44 [, $return['codename']] = sexplode(' ', $version, 20 parseVersionString($version) global() argument [all...] |
H A D | infoutils.php | 76 * Return DokuWiki's version (split up in date and type) 82 $version = []; 83 //import version string 84 if (file_exists(DOKU_INC . 'VERSION')) { 86 $version['date'] = trim(io_readFile(DOKU_INC . 'VERSION')); 87 $version['type'] = 'Release'; 89 $version['type'] = 'Git'; 90 $version['date'] = 'unknown'; 96 [$version['sh [all...] |
/dokuwiki/vendor/composer/ |
H A D | installed.php | 5 'version' => 'dev-master', 15 'version' => '2.0.1.0', 24 'version' => 'dev-master', 33 'version' => 'dev-master', 45 'version' => '1.8.4.0', 54 'version' => '1.9.0.0', 63 'version' => '2.7.0.0', 72 'version' => '9.99.100.0', 81 'version' => 'dev-fallback-intl', 90 'version' [all...] |
H A D | InstalledVersions.php | 31 * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null 47 * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}> 114 * Checks whether the given package satisfies a version constraint 116 * e.g. If you want to know whether version 2.3+ of package foo/bar is installed, you would call: 122 * @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package 134 * Returns a version constraint representing all the range(s) which are installed for a given package 137 * whether a given version of a package is installed, and not just whether it exists 140 * @return string Version constrain [all...] |
/dokuwiki/vendor/geshi/geshi/ |
H A D | build.xml | 1 <?xml version="1.0" encoding="utf-8"?> 6 Packs up a new version of geshi, tags it in git and releases it on 11 <property name="version" value="1.0.9.1" /> 13 <property name="zipfile" value="${phing.project.name}-${version}.zip" /> 14 <property name="gzfile" value="${phing.project.name}-${version}.tar.gz" /> 15 <property name="bz2file" value="${phing.project.name}-${version}.tar.bz2" /> 16 <property name="pkgfile" value="geshi-${version}.tgz" /> 22 Version 1.0.9.1 44 <echo msg="Creating distribution files for ${phing.project.name} ${version}"/> 85 <version releas [all...] |
H A D | CHANGELOG | 4 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.2 17 Version 1.0.9.1 37 Version 1.0.9.0 43 Version 1.0.8.13 60 * AutoIt: new version (Jonathan Bennett) 74 Version 1.0.8.12 97 - Updated COPYING to use updated version of GPL 2.0 (BenBE) 127 Version 1. [all...] |
H A D | LICENSE | 2 Version 2, June 1991 239 be similar in spirit to the present version, but may differ in detail to 242 Each version is given a distinguishing version number. If the Program 243 specifies a version number of this License which applies to it and "any 244 later version", you have the option of following the terms and conditions 245 either of that version or of any later version published by the Free 246 Software Foundation. If the Program does not specify a version number of 247 this License, you may choose any version eve [all...] |
/dokuwiki/lib/plugins/authad/adLDAP/collections/ |
H A D | adLDAPComputerCollection.php | 4 * Version 4.0.4 6 * PHP Version 5 with SSL and LDAP support 20 * version 2.1 of the License. 34 * @version 4.0.4
|
H A D | adLDAPContactCollection.php | 4 * Version 4.0.4 6 * PHP Version 5 with SSL and LDAP support 20 * version 2.1 of the License. 34 * @version 4.0.4
|
H A D | adLDAPGroupCollection.php | 4 * Version 4.0.4 6 * PHP Version 5 with SSL and LDAP support 20 * version 2.1 of the License. 34 * @version 4.0.4
|
H A D | adLDAPUserCollection.php | 4 * Version 4.0.4 6 * PHP Version 5 with SSL and LDAP support 20 * version 2.1 of the License. 34 * @version 4.0.4
|
H A D | adLDAPCollection.php | 4 * Version 4.0.4 6 * PHP Version 5 with SSL and LDAP support 20 * version 2.1 of the License. 34 * @version 4.0.4
|
/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | PSR3CLI.php | 11 * PSR3 version 2 is needed. 13 * @see PSR3CLIv3 for a version 3 compatible class
|
H A D | PSR3CLIv3.php | 12 * PSR3 version 3 is needed. 14 * @see PSR3CLI for a version 2 compatible class
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
H A D | LICENSE | 2 Version 2.1, February 1999 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 55 that what they have is not the original version, so that the original 64 any patent license obtained for a version of the library must be 108 that program using a modified version of the Library. 217 that they refer to the ordinary GNU General Public License, version 2, 218 instead of to this License. (If a newer version than version [all...] |
/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | LICENCE | 2 Version 2.1, February 1999 9 [This is the first released version of the Lesser GPL. It also counts 10 as the successor of the GNU Library Public License, version 2, hence 11 the version number 2.1.] 55 that what they have is not the original version, so that the original 63 any patent license obtained for a version of the library must be 107 that program using a modified version of the Library. 214 that they refer to the ordinary GNU General Public License, version 2, 215 instead of to this License. (If a newer version than version [all...] |
/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/vendor/marcusschwarz/lesserphp/ |
H A D | LICENSE |
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | robots.php | 7 * 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. 45 'Allow', 'Crawl-delay', 'Disallow', 'Request-rate', 'Robot-version',
|
H A D | xbasic.php | 7 * Release Version: 1.0.9.1 22 * the Free Software Foundation; either version 2 of the License, or 23 * (at your option) any later version. 51 'XMAKE', 'XLONGAT', 'XLONG', 'WRITE', 'VOID', 'VERSION$', 'VERSION',
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/ |
H A D | UniversalFeedCreator.php | 63 // fall through: always the latest ATOM version 132 * @param string $filename optional the filename where a recent version of the feed is saved. If not 145 * Turns on caching and checks if there is a recent version of this feed in the cache. 153 * @param string $filename optional the filename where a recent version of the feed is saved. If not specified, the 156 * @param int $timeout optional the timeout in seconds before a cached version is refreshed (defaults to 3600 =
|
H A D | constants.php | 8 * Version string.
|
/dokuwiki/vendor/splitbrain/php-cli/ |
H A D | README.md | 37 $options->setHelp('A very minimal example that does nothing but print a version'); 38 $options->registerOption('version', 'print version', 'v'); 44 if ($options->getOpt('version')) { 135 * Use `splitbrain\phpcli\PSR3CLI` if you're using version 2 of PSR3 (PHP < 8.0) 136 * Use `splitbrain\phpcli\PSR3CLIv3` if you're using version 3 of PSR3 (PHP >= 8.0)
|
/dokuwiki/ |
H A D | COPYING | 2 Version 2, June 1991 239 be similar in spirit to the present version, but may differ in detail to 242 Each version is given a distinguishing version number. If the Program 243 specifies a version number of this License which applies to it and "any 244 later version", you have the option of following the terms and conditions 245 either of that version or of any later version published by the Free 246 Software Foundation. If the Program does not specify a version number of 247 this License, you may choose any version eve [all...] |
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
H A D | RSSCreator091.php | 13 /** @var string Stores this RSS feed's version number. */ 26 * Sets this RSS feed's version number. 28 * @param string $version 30 protected function _setRSSVersion($version) argument 32 $this->RSSVersion = $version; 38 $feed = "<?xml version=\"1.0\" encoding=\"".$this->encoding."\"?>\n"; 41 $feed .= "<rss version=\"".$this->RSSVersion."\"";
|