Home
last modified time | relevance | path

Searched refs:VERSION (Results 176 – 200 of 406) sorted by relevance

12345678910>>...17

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClientInterface.php18 const VERSION = '6.5.5'; define
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DJCalTest.php52 "-//Sabre//Sabre VObject " . Version::VERSION . "//EN",
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.RemoveNbsp.txt
H A DHTML.SafeObject.txt
H A DCSS.ForbiddenProperties.txt
H A DFilter.ExtractStyleBlocks.Escaping.txt
H A DCSS.AllowTricky.txt
H A DCore.CollectErrors.txt
H A DHTML.SafeEmbed.txt
H A DFilter.YouTube.txt
H A DURI.DisableExternal.txt
H A DHTML.Attr.Name.UseCDATA.txt
H A DHTML.CoreModules.txt
H A DHTML.MaxImgLength.txt
H A DHTML.DefinitionRev.txt
H A DAttr.DefaultImageAlt.txt
H A DURI.DisableExternalResources.txt
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_freebusygenerator.php6 echo "sabre/vobject ", Sabre\VObject\Version::VERSION, " freebusy benchmark\n";
H A Dbench_manipulatevcard.php6 echo "sabre/vobject ", Sabre\VObject\Version::VERSION, " manipulation benchmark\n";
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DMarkdown.php88 …echo ' by [PHP_CodeSniffer '.PHP_CodeSniffer::VERSION.'](https://github.com/squizlabs/PHP_CodeSnif…
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php368 'PRODID' => '-//Sabre//Sabre VObject '.VObject\Version::VERSION.'//EN',
427 if ($ver = $this->VERSION) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DCli.php122 …$this->log($this->colorize('green', 'sabre/vobject ').$this->colorize('yellow', Version::VERSION));
544 if ('VERSION' === $array[$key]->name) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php390 'PRODID' => '-//Sabre//Sabre VObject ' . VObject\Version::VERSION . '//EN',
451 if ($ver = $this->VERSION) {
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php25 const VERSION = '0.2.0'; define in MaxMind\\WebService\\Client
146 return $this->userAgentPrefix . 'MaxMind-WS-API/' . self::VERSION . ' PHP/' . PHP_VERSION .
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMandrillHandler.php63 if (version_compare(Swift::VERSION, '6.0.0', '>=')) {

12345678910>>...17