Home
last modified time | relevance | path

Searched refs:support (Results 1 – 25 of 836) sorted by relevance

12345678910>>...34

/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md14 * Added `github` format support & autodetection to render errors as annotations
20 * Added support for parsing numbers prefixed with `0o` as octal numbers.
21 …* Deprecated support for parsing numbers starting with `0` as octal numbers. They will be parsed a…
42 * Removed support for mappings inside multi-line strings.
43 …* removed support for implicit STDIN usage in the `lint:yaml` command, use `lint:yaml -` (append a…
48 * Added support for parsing the inline notation spanning multiple lines.
49 * Added support to dump `null` as `~` by using the `Yaml::DUMP_NULL_AS_TILDE` flag.
60 * added support for multiple files or directories in `LintCommand`
68 * support for the comma as a group separator for floats has been dropped, use
70 * support for the `!!php/object` tag has been dropped, use the `!php/object`
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/
DCHANGELOG.md7 * added support for multiple files or directories in `LintCommand`
15 * support for the comma as a group separator for floats has been dropped, use
17 * support for the `!!php/object` tag has been dropped, use the `!php/object`
31 * removed support for the `!str` tag, use the `!!str` tag instead
32 * added support for tagged scalars.
42 …* added support for parsing YAML files using the `Yaml::parseFile()` or `Parser::parseFile()` meth…
63 * Deprecated support for implicitly parsing non-string mapping keys as strings.
96 * Added support for dumping empty PHP arrays as YAML sequences:
109 * Added support for parsing PHP constants:
121 * Added support to dump `stdClass` and `ArrayAccess` objects as YAML mappings
[all …]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
DCHANGES.md62 * Added support for detecting @method on interfaces that the class itself implements, or when the s…
63 * Added support for sebastian/recursion-context 2 (thanks @sebastianbergmann)
77 * Add Variadics support (thanks @pamil)
80 * Add support for 'self' and 'parent' return type (thanks @bendavies)
95 * Add support for PHP7 scalar type hints (thanks @trowski)
96 * Add support for PHP7 return types (thanks @trowski)
97 * Update internal test suite to support PHP7
130 * Add support for DirectoryIterators (thanks @shanethehat)
135 * Added support for doubling magic methods documented in the class phpdoc (thanks @armetiz)
138 * Added support for internal classes using keywords as method names (thanks @milan)
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/
DCHANGELOG-1.2.md12 * Improved the support of the compress options for UglifyJS2
14 * Added support for `--relative-assets` option for the compass filter
36 * Added the support of nib in the stylus filter
38 * Added the support of flag file for the ClosureCompilerJarFilter
40 * Added support of the define option for uglifyjs (1 & 2) filters
48 * Fixed the support of ``{% embed %}`` in the Twig extractor
49 * Fixed the support of asset variables in GlobAsset
DCHANGELOG-1.1.md15 * Added support for `@import-once` to Less filters
30 * Added Handlebars support
31 * Added Scssphp-compass support
39 * Added Scssphp support
40 * Added support for Google Closure language option
49 * added support for asset variables:
57 * Added the support of `--bare` for the CoffeeScriptFilter
/plugin/asciidocjs/node_modules/pug/
DHistory.md4 * Added block code support ([@alephyud](https://github.com/alephyud))
13 …of embedded languages such as Coffee-Script, and deprecated Transformers support in filters - to b…
34 …* Clean up path/fs functions in CLI as we no longer support node@0.6 ([@TimothyGu](https://github.…
75 …* Add support for an object in the style attribute ([@ForbesLindesay](http://www.forbeslindesay.co…
76 …* Add support for an object in the class attribute ([@ForbesLindesay](http://www.forbeslindesay.co…
87 * Fix support for unicode newlines (\u2028, \u2029) ([@rlidwka](https://github.com/rlidwka))
139 …* Updated with to support automatically detecting when a value is "global" and removed redundant `…
205 * No longer support node@0.8 ([@ForbesLindesay](http://www.forbeslindesay.co.uk/))
213 …* Stop parsing comments and remove support for conditional comments ([@ForbesLindesay](http://www.…
233 …* Add support for space separated attributes (thanks to [@ForbesLindesay](http://www.forbeslindesa…
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
DCHANGELOG.md12 * Added support for keeping native BSON types as is in MongoDBFormatter (#1620)
13 …* Added support for a `user_agent` key in WebProcessor, disabled by default but you can use it by …
14 * Added support for username/userIcon in SlackWebhookHandler (#1617)
27 * Fixed support for psr/log 3.x (#1589)
32 * Fixed support for psr/log 2.x (#1587)
57 …* Added support for Elastica 7, and deprecated the $type argument of ElasticaFormatter which is no…
58 …* Added support for millisecond write timeouts in SocketHandler, you can now pass floats to setWri…
59 …* Added support for unix sockets in SyslogUdpHandler (set $port to 0 to make the $host a unix sock…
60 * Added handleBatch support for TelegramBotHandler
62 …* Added support for configuring handlers with numeric level values in strings (coming from e.g. en…
[all …]
/plugin/codemirror/dist/modes/
Dsql.min.js1support||{},m=c.hooks||{},n=c.dateSQL||{date:true,time:true,timestamp:true},o=c.backslashStringEsc… property
2support:g("ODBCdotTable decimallessFloat zerolessFloat binaryNumber hexNumber nCharCast charsetCas… property
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A DHISTORY.md9 * 2021-03-10: adds php8-support and drops php5.x-support, pushing min requirement to php7.2
12 * 2021-03-10: More PHP 7.4 support for 0.5-dev (@phy25 and @ArtemGoutsoul)
15 * 2020-01-19: added 7.4 support to travis and removed antique php versions (@phy25)
17 * 2020-01-19: removed HHVM profile from travis. HHVM support is now broken anyway
/plugin/asciidocjs/node_modules/supports-color/
Dreadme.md36 The `stdout`/`stderr` objects specifies a level of support for color through a `.level` property an…
38 - `.level = 1` and `.hasBasic = true`: Basic color support (16 colors)
39 - `.level = 2` and `.has256 = true`: 256 color support
40 - `.level = 3` and `.has16m = true`: Truecolor support (16 million colors)
47 …_COLOR=0` to forcefully disable. The use of `FORCE_COLOR` overrides all other color support checks.
68 …supports-color&utm_medium=referral&utm_campaign=readme">Get professional support for this package …
/plugin/vbsso/
DCHANGELOG.md7 * Added support for DokuWiki 2015 `Detritus`, DokuWiki 2016 `Elenor of Tsort`, DokuWiki 2017 `Frus…
8 * Added support for PHP 56 and PHP 70.
9 * EOL (End-of-life due to the end of life of this version) for PHP 5.2 support.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
DCHANGELOG.txt17 - Add PHP 7.3 support. (Stefan Winter)
44 - Restore support for PHP >= 5.4. (Jaime Pérez)
67 - Add HMAC-SHA1 support.
83 - Add composer support (Maks3w)
89 - Add support for RSA SHA384 and RSA_SHA512 and SHA384 digest. (Jaime PŽrez)
106 - Add support for refences within an encrypted key
125 - Add support XPath support when creating signature. Provides support for
129 - Add support for RSA-SHA256
180 - Add xpath support within transformations
181 - Add InclusiveNamespaces prefix list support within exclusive transformations.
/plugin/saml/phpsaml/extlib/xmlseclibs/
DCHANGELOG.txt17 - Add PHP 7.3 support. (Stefan Winter)
44 - Restore support for PHP >= 5.4. (Jaime Pérez)
67 - Add HMAC-SHA1 support.
83 - Add composer support (Maks3w)
89 - Add support for RSA SHA384 and RSA_SHA512 and SHA384 digest. (Jaime PŽrez)
106 - Add support for refences within an encrypted key
125 - Add support XPath support when creating signature. Provides support for
129 - Add support for RSA-SHA256
180 - Add xpath support within transformations
181 - Add InclusiveNamespaces prefix list support within exclusive transformations.
/plugin/latex-was/
DTODO3 -SVG support?
6 -firefox 3.6.15 (for example) does not support SVG in image tags, but firefox 4 does.
9 -MimeTex support
11 -\includegraphics support will work if one puts a \graphicspath line in the preamble...
/plugin/latexwas/
DTODO3 -SVG support?
6 -firefox 3.6.15 (for example) does not support SVG in image tags, but firefox 4 does.
9 -MimeTex support
11 -\includegraphics support will work if one puts a \graphicspath line in the preamble...
/plugin/noiewarning/
DChangeLog13 * Added: note support (requires the Note plugin)
17 * Pending: splash support
31 * Pending: note support, splash support.
/plugin/latex/
DTODO3 -SVG support?
6 -firefox 3.6.15 (for example) does not support SVG in image tags, but firefox 4 does.
9 -MimeTex support
11 -\includegraphics support will work if one puts a \graphicspath line in the preamble...
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/
DCHANGELOG.md15 - PHP 8.3 support
30 - Dropped PHP < 7.2 support
45 - Officially support PHP 8.2
61 - Officially support PHP 8.1
102 - Adds support for custom task queues.
/plugin/icalevents/vendor/sabre/uri/
DCHANGELOG.md15 * #11: Fix support for URIs that start with a triple slash. PHP's `parse_uri()`
16 doesn't support them, so we now have a pure-php fallback in case it fails.
17 * #9: Fix support for relative URI's that have a non-uri encoded colon `:` in
24 * #10: Correctly support file:// URIs in the build() method. (@yuloh)
/plugin/webdav/vendor/sabre/uri/
DCHANGELOG.md15 * #11: Fix support for URIs that start with a triple slash. PHP's `parse_uri()`
16 doesn't support them, so we now have a pure-php fallback in case it fails.
17 * #9: Fix support for relative URI's that have a non-uri encoded colon `:` in
24 * #10: Correctly support file:// URIs in the build() method. (@yuloh)
/plugin/groupmail/
DCHANGELOG12 * Added support for ccemail, ccuser, ccgroup
13 * Added support for bccemail, bccuser, bccgroup
22 * Added support to email to emails, wikiusers, wikigroups
24 * Added support to preset content text with content=....
25 * Added support for auto-control of from by setting autofrom=true
/plugin/plantuml/
Dplugin.history.txt26 * Remote image generation support (defaults to http://plantuml.no-ip.org/plantuml/uml)
27 * Alignment support.
28 * Odt rendering support.
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG27 * added preserveKeys support for the batch filter
28 * fixed "embed" support when used from "template_from_string"
49 * dropped PHP 5.3 support
58 * added support for dynamically named tests
96 * added support for runtime loaders in IntegrationTestCase
113 * added support for PHPUnit 6 when testing extensions
118 * dropped HHVM support
119 * dropped PHP 5.2 support
163 …* added support for {{ _self }} to provide an upgrade path from 1.x to 2.0 (replaces {{ _self.temp…
165 * deprecated support for mbstring.func_overload != 0
[all …]
/plugin/odt/
DChangeLog.txt18 * Added/merged support for exporting books to ODT (interface to bookcreator plugin).
30 * Added support for @media rules (with simplified comparison method)
46 * Improved table support:
53 * Added support for language and country settings. These are both taken from the property
59 * Added support for text indentation for the first line of a paragraph.
79 * Added support for multi column frames (to provide it to the wrap plugin).
120 * Added support for font-family, font-variant, letter-spacing and vertical-align
122 * Added support for line-height in CSS based paragraph open functions
123 … * Added support for font-size in percent (e.g. 'font-size:200%;') in CSS based span and paragraph
129 The class support reading of CSS and DokuWiki replacement files. The CSS properties
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
Dconfig.m43 PHP_ARG_ENABLE(twig, whether to enable twig support,
4 [ --enable-twig Enable twig support])

12345678910>>...34