Home
last modified time | relevance | path

Searched refs:arrays (Results 26 – 50 of 101) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfailure-reverse-list.phpt129 Failed asserting that two arrays are equal.
H A Dfailure.phpt22 Failed asserting that two arrays are equal.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dslice.rst43 The ``slice`` filter works as the `array_slice`_ PHP function for arrays and
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md1116 1. `[arrays]` *(...Array)*: The arrays to inspect.
1145 1. `[arrays]` *(...Array)*: The arrays to inspect.
1178 1. `[arrays]` *(...Array)*: The arrays to inspect.
2018 1. `[arrays]` *(...Array)*: The arrays to inspect.
2047 1. `[arrays]` *(...Array)*: The arrays to inspect.
2080 1. `[arrays]` *(...Array)*: The arrays to inspect.
2298 1. `[arrays]` *(...Array)*: The arrays to inspect.
2327 1. `[arrays]` *(...Array)*: The arrays to inspect.
2360 1. `[arrays]` *(...Array)*: The arrays to inspect.
2391 1. `[arrays]` *(...Array)*: The arrays to process.
[all …]
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md72 * added command line arrays in the `Process` class
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md152 ### Overriding arrays of objects
154 Some objects in charts are collected in arrays, i.e. "graphs", "valueAxes", etc.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md72 …stCase:registerMockObjectsFromTestArguments()` does not correctly handle arrays that reference the…
165 * Fixed [#2428](https://github.com/sebastianbergmann/phpunit/pull/2428): Nested arrays specificied …
/plugin/components/
H A DREADME.md48 // note that javascript arrays must use the form
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst80 ``loop.last`` variables are only available for PHP arrays, or objects that
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md49 * Add a "fromArray" method to make constructing entry objects from arrays sound more natural.
/plugin/mantis/lib/
H A Dchangelog15 - soap_base: use arrays-of-arrays rather than attempting multi-dimensional in serialize_val
236 - wsdl: serialize PHP objects for WSDL XML Schema complexTypes, in addition to associative arrays
349 - nusoap_base: use xsd:anyType instead of xsd:ur-type to serialize arrays with multiple element typ…
366 - nusoap_base: serialize empty arrays as having elements xsd:anyType[0]
442 …soap_parser: handle PHP5 soapclient's incorrect transmission of WSDL-described SOAP encoded arrays.
/plugin/xcom/lang/en/
H A Dhowto.txt26 …- Options which expect arrays are enclosed in parentheses: ''(option)''. See the ''Query types'' l…
36 …preformatted text. It's used for simple plain text responses and complex arrays which may in later…
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md96 * Added support for dumping empty PHP arrays as YAML sequences:
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md163 - Inconsistency between serializing arrays and objects key names [\#655](https://github.com/schmitt…
167 - Remove PhpCollection and PhpOption and use arrays instead [\#616](https://github.com/schmittjoh/s…
181 - Short arrays, static asserts [\#927](https://github.com/schmittjoh/serializer/pull/927) ([Majkl57…
240 - Update arrays.rst [\#907](https://github.com/schmittjoh/serializer/pull/907) ([burki](https://git…
413 - Add data using setData produces hashes instead of arrays [\#761](https://github.com/schmittjoh/se…
662 - Fixed xml arrays with namespaced entry triggers error [\#675](https://github.com/schmittjoh/seria…
699 - Plain arrays are serialized \(normalized\) as "objects", ignoring serializeNull [\#641](https://g…
702 - Unexpected results when serializing arrays containing null value elements [\#593](https://github…
789 - Invalid null serialization in arrays [\#571](https://github.com/schmittjoh/serializer/issues/571)
826 - Yml serializer don't serialize empty arrays [\#183](https://github.com/schmittjoh/serializer/issu…
[all …]
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md157 * Fix `some()` and `any()` for input arrays containing not enough items
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG830 * arrays and hashes have now a different syntax
831 * arrays keep the same syntax with square brackets: [1, 2]
833 …* support for "arrays with keys" and "hashes without keys" is not supported anymore ([1, "foo": "b…
930 …* fixed the for tag for large arrays (some loop variables are now only available for arrays and ob…
997 …* added support for arrays (same behavior as in PHP, a mix between lists and dictionaries, arrays
/plugin/codemirror/dist/modes/
H A Dyaml.min.js.map1 …ordRegex)) { return 'keyword'; }\n }\n\n /* pairs (associative arrays) -> key */\n …
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt54 - Certificate 'subject' values can be arrays. fixes #80 (Andreas Stangl)
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md55 * #63: When serializing elements using arrays, the `value` key in the array is
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md61 * #63: When serializing elements using arrays, the `value` key in the array is
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md179 * Do not attempt to autoload arrays when generating code (thanks @MarcoDeBortoli)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1364 $arrays = func_get_args();
1365 $narrays = count($arrays);
1366 $ret = $arrays[0];
1368 foreach ($arrays[$i] as $key => $value) {
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md108 The formatter is used through the ``format()`` method which expects at least two arrays: The first defines the column
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md149 * Added support for dumping empty PHP arrays as YAML sequences:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md10 To maintain consistency across all the low-level clients (Ruby, Python, etc.), clients accept simple associative arrays as parameters. All parameters, from the URI to the document body, are defined in the associative array.
167 In elasticsearch-php, almost everything is configured by associative arrays. The REST endpoint, document and optional parameters - everything is an associative array.

12345