Home
last modified time | relevance | path

Searched refs:json (Results 1 – 12 of 12) sorted by relevance

/web-php/.github/workflows/
H A Dintegrate.yaml30 extensions: "none, curl, dom, json, mbstring, tokenizer, xml, xmlwriter"
34 run: "echo \"::add-matcher::${{ runner.tool_cache }}/php.json\""
37 run: "echo \"::add-matcher::${{ runner.tool_cache }}/phpunit.json\""
75 extensions: "none, curl, dom, json, mbstring, tokenizer, xml, xmlwriter"
79 run: "echo \"::add-matcher::${{ runner.tool_cache }}/php.json\""
81 - name: "Validate composer.json and composer.lock"
131 extensions: "none, curl, dom, json, mbstring, tokenizer, xml, xmlwriter"
135 run: "echo \"::add-matcher::${{ runner.tool_cache }}/php.json\""
138 run: "echo \"::add-matcher::${{ runner.tool_cache }}/phpunit.json\""
H A Dupdate-screenshots.yaml32 extensions: "none, curl, dom, json, mbstring, tokenizer, xml, xmlwriter"
41 run: "echo \"::add-matcher::${{ runner.tool_cache }}/php.json\""
44 run: "echo \"::add-matcher::${{ runner.tool_cache }}/phpunit.json\""
H A Dpr-preview.yml62 extensions: "none, curl, dom, json, mbstring, tokenizer, xml, xmlwriter"
71 run: "echo \"::add-matcher::${{ runner.tool_cache }}/php.json\""
74 run: "echo \"::add-matcher::${{ runner.tool_cache }}/phpunit.json\""
/web-php/images/
H A Delephpants.php50 $json = @file_get_contents($path . '/flickr.json'); variable
51 $photos = json_decode($json, true);
/web-php/
H A DMakefile39 vendor: composer.json composer.lock
H A Dcomposer.lock52 "json",
427 "ext-json": "*",
451 "justinrainbow/json-schema": "^5.2",
587 "ext-json": "*",
1086 "ext-json": "*",
/web-php/fonts/Font-Awesome/
H A DREADME.txt32 - config.json - keeps your settings. You can import it back into fontello
/web-php/releases/8.3/
H A Drelease.inc269 … href="/manual/<?= $lang ?>/function.json-validate.php"><?= message('documentation', $lang) ?></a>
/web-php/include/
H A Derrors.inc579 $filename = $_SERVER["DOCUMENT_ROOT"] . "/manual/legacyurls.json";
/web-php/releases/
H A DNEWS_5_4_0_beta2.txt637 - json extension:
H A DNEWS_5_4_0_RC1.txt682 - json extension:
H A DNEWS_5_4_0_beta1.txt586 - json extension:

Completed in 65 milliseconds