Searched refs:support (Results 1 – 25 of 836) sorted by relevance
12345678910>>...34
14 * Added `github` format support & autodetection to render errors as annotations20 * 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, use70 * support for the `!!php/object` tag has been dropped, use the `!php/object`[all …]
7 * added support for multiple files or directories in `LintCommand`15 * support for the comma as a group separator for floats has been dropped, use17 * support for the `!!php/object` tag has been dropped, use the `!php/object`31 * removed support for the `!str` tag, use the `!!str` tag instead32 * 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 …]
62 * 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 PHP7130 * 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 …]
12 * Improved the support of the compress options for UglifyJS214 * Added support for `--relative-assets` option for the compass filter36 * Added the support of nib in the stylus filter38 * Added the support of flag file for the ClosureCompilerJarFilter40 * Added support of the define option for uglifyjs (1 & 2) filters48 * Fixed the support of ``{% embed %}`` in the Twig extractor49 * Fixed the support of asset variables in GlobAsset
15 * Added support for `@import-once` to Less filters30 * Added Handlebars support31 * Added Scssphp-compass support39 * Added Scssphp support40 * Added support for Google Closure language option49 * added support for asset variables:57 * Added the support of `--bare` for the CoffeeScriptFilter
4 * 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 …]
12 * 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 TelegramBotHandler62 …* Added support for configuring handlers with numeric level values in strings (coming from e.g. en…[all …]
1 …support||{},m=c.hooks||{},n=c.dateSQL||{date:true,time:true,timestamp:true},o=c.backslashStringEsc… property2 …support:g("ODBCdotTable decimallessFloat zerolessFloat binaryNumber hexNumber nCharCast charsetCas… property
9 * 2021-03-10: adds php8-support and drops php5.x-support, pushing min requirement to php7.212 * 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
36 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 support40 - `.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 …
7 * 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.
17 - 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 Prez)106 - Add support for refences within an encrypted key125 - Add support XPath support when creating signature. Provides support for 129 - Add support for RSA-SHA256180 - Add xpath support within transformations181 - Add InclusiveNamespaces prefix list support within exclusive transformations.
3 -SVG support? 6 -firefox 3.6.15 (for example) does not support SVG in image tags, but firefox 4 does.9 -MimeTex support11 -\includegraphics support will work if one puts a \graphicspath line in the preamble...
13 * Added: note support (requires the Note plugin)17 * Pending: splash support31 * Pending: note support, splash support.
15 - PHP 8.3 support30 - Dropped PHP < 7.2 support45 - Officially support PHP 8.261 - Officially support PHP 8.1102 - Adds support for custom task queues.
15 * #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 `:` in24 * #10: Correctly support file:// URIs in the build() method. (@yuloh)
12 * Added support for ccemail, ccuser, ccgroup13 * Added support for bccemail, bccuser, bccgroup22 * Added support to email to emails, wikiusers, wikigroups24 * Added support to preset content text with content=....25 * Added support for auto-control of from by setting autofrom=true
26 * Remote image generation support (defaults to http://plantuml.no-ip.org/plantuml/uml)27 * Alignment support.28 * Odt rendering support.
27 * added preserveKeys support for the batch filter28 * fixed "embed" support when used from "template_from_string"49 * dropped PHP 5.3 support58 * added support for dynamically named tests96 * added support for runtime loaders in IntegrationTestCase113 * added support for PHPUnit 6 when testing extensions118 * dropped HHVM support119 * dropped PHP 5.2 support163 …* 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 …]
18 * 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 property59 * 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-align122 * Added support for line-height in CSS based paragraph open functions123 … * Added support for font-size in percent (e.g. 'font-size:200%;') in CSS based span and paragraph129 The class support reading of CSS and DokuWiki replacement files. The CSS properties[all …]
3 PHP_ARG_ENABLE(twig, whether to enable twig support,4 [ --enable-twig Enable twig support])