Searched refs:types (Results 1 – 14 of 14) sorted by relevance
/web-php/ |
H A D | yarn.lock | 12 "@types/node@^20.12.11": 14 …resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a… 17 undici-types "~5.26.4" 38 undici-types@~5.26.4: 40 …resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964f…
|
H A D | mirror.php | 28 $types = ["gif", "jpg", "png"]; variable 29 foreach ($types as $ext) {
|
H A D | composer.lock | 2707 … "description": "Collection of value objects that represent the types of the PHP type system",
|
/web-php/.github/workflows/ |
H A D | pr-closed.yml | 4 types: [ closed ]
|
H A D | remove-needs-feedback.yml | 5 types:
|
H A D | pr-preview.yml | 4 types: [ labeled ]
|
/web-php/include/ |
H A D | errors.inc | 383 'array' => 'language.types.array.php', 384 'arrays' => 'language.types.array.php', 404 'false' => 'language.types.boolean.php', 419 'heredoc' => 'language.types.string.php#language.types.string.syntax.heredoc', 425 'int' => 'language.types.integer.php', 431 'mixed' => 'language.types.mixed.php', 434 'never' => 'language.types.never.php', 436 'nowdoc' => 'language.types.string.php#language.types.string.syntax.nowdoc', 437 'null' => 'language.types.null.php', 466 'true' => 'language.types.boolean.php', [all …]
|
H A D | pregen-news.inc | 14166 <li><a href="https://wiki.php.net/rfc/nullable_types">Nullable types</a></li> 14171 … <li><a href="https://wiki.php.net/rfc/multiple-catch">Catching multiple exceptions types</a></li>
|
/web-php/manual/en/toc/ |
H A D | langref.inc | 10 0 => 'language.types.php',
|
/web-php/fonts/Font-Awesome/ |
H A D | README.txt | 66 You MUST setup server to reply with proper `mime-types` for font files - 70 webservers should be tuned. Here is list of mime types for our file extensions:
|
/web-php/releases/8.1/ |
H A D | release.inc | 270 …rfc/pure-intersection-types">RFC</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.types… 320 …> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.types.declarations.php#language.types.de… 499 …</a> <a class="php8-rfc" href="/manual/<?= $lang ?>/language.types.array.php#language.types.array.…
|
/web-php/releases/8.2/ |
H A D | release.inc | 149 … <a class="php8-rfc" href="https://wiki.php.net/rfc/null-false-standalone-types">RFC</a>
|
/web-php/releases/ |
H A D | NEWS_5_4_0_RC1.txt | 1533 - Fixed bug #51844 (checkdnsrr does not support types other than MX). (Pierre) 1827 - Fixed bug #50266 (conflicting types for llabs). (Jani) 2356 common non-text types such as "application/xhtml+xml" to be converted 3533 - Fixed bug #42261 (Incorrect lengths for date and boolean data types). (Ilia) 3889 - Fixed bug #41445 (parse_ini_file() has a problem with certain types of 4547 - Fixed bug #38680 (Added missing handling of basic types in json_decode). 5144 - Added new mysqli constants for BIT and NEW_DECIMAL field types: 5765 - Fixed bug #35273 (Error in mapping soap - java types). (Dmitry) 5840 - Fixed bug #34787 (SOAP Client not handling boolean types correctly). (Dmitry) 6023 - Fixed bug #33201 (Crash when fetching some data types). (Frank) [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 1437 - Fixed bug #51844 (checkdnsrr does not support types other than MX). (Pierre) 1731 - Fixed bug #50266 (conflicting types for llabs). (Jani) 2260 common non-text types such as "application/xhtml+xml" to be converted 3437 - Fixed bug #42261 (Incorrect lengths for date and boolean data types). (Ilia) 3793 - Fixed bug #41445 (parse_ini_file() has a problem with certain types of 4451 - Fixed bug #38680 (Added missing handling of basic types in json_decode). 5048 - Added new mysqli constants for BIT and NEW_DECIMAL field types: 5669 - Fixed bug #35273 (Error in mapping soap - java types). (Dmitry) 5744 - Fixed bug #34787 (SOAP Client not handling boolean types correctly). (Dmitry) 5927 - Fixed bug #33201 (Crash when fetching some data types). (Frank) [all …]
|
Completed in 203 milliseconds