Commit Graph

141 Commits

Author SHA1 Message Date
Ivan Fedorov 80e1e4810b [phpstorm] WI-75881 add NumberFormatter::DECIMAL to expected values 2024-04-29 15:21:12 +02:00
Emjek Cordover cf2eb62517 Spoofchecker::areConfusable() $errorCode param is int
Updating this to match the manual: https://www.php.net/manual/en/spoofchecker.areconfusable.php

This was updated in the manual by php/doc-en#907
2024-03-14 19:40:14 +01:00
Ivan Fedorov 9e105c218a [phpstorm-stubs] update stubs according to latest php version 2024-01-13 00:28:28 +01:00
Ivan Fedorov 92dda01179 [phpstorm-stubs] fix cs-fixer errors 2023-12-15 20:42:51 +01:00
Artemy Pestretsov 290cc67092 WI-74324 PHP8.3 Deprecations: deprecate NumberFormatter::TYPE_CURRENCY,
MT_RAND_PHP constants
2023-10-30 11:31:15 +01:00
LolGleb a0c77afb46 [phpstorm-stubs] added new tests for parameters without default value. 2023-09-14 10:01:56 +02:00
LolGleb f94b4fb19f [phpstorm-stubs] Fixed testMethodsDefaultParametersValue and added default values for parameters that missed it. 2023-09-14 10:01:56 +02:00
Ivan Fedorov 24c80bebff [phpstorm-stubs] update for PHP 8.3 2023-08-28 14:41:18 +02:00
LolGleb a92e83f349 [phpstorm-stub] WI-73637 Added all the expected values to NumberFormatter::create() and NumberFormatter::__constructor(). 2023-08-25 09:54:53 +02:00
LolGleb c5a4b92566 [phpstorm-stub] WI-73637 Also added expected values to NumberFormatter constructor. 2023-08-25 09:54:53 +02:00
LolGleb de0f584c6c [phpstorm-stub] WI-73637 Added NumberFormatter::CURRENCY to method's NumberFormatter::create() signature. 2023-08-25 09:54:53 +02:00
Ivan Fedorov 1b9d13fdae [phpstorm-stubs] Update ICU version to 73.2 in intl.php 2023-06-18 09:57:07 +02:00
Ivan Fedorov e84d730f9c [phpstorm-stubs] fix types in PHPDoc 2023-06-18 09:57:07 +02:00
Ivan Fedorov 7d6d52ed7a [phpstorm-stubs] update constant values 2023-06-14 14:04:24 +02:00
Ivan Fedorov 2e494d0bb4 [phpstorm-stubs] update constant values 2023-01-02 22:28:51 +01:00
Ivan Fedorov 0f16040aeb [phpstorm-stubs] WI-69083 parameter in IntlBreakIterator::getPartsIterator should have type int 2022-11-06 22:35:05 +01:00
DmitryTronin 07c8ba6d59 muting Transliterator::id wrong readonly 2022-08-09 19:08:31 +02:00
DmitryTronin 9e1d2e82ef readonly Transliterator::id tinkering 2022-08-09 19:08:31 +02:00
DmitryTronin 8a4456b382 8.2 beta 2 changes 2022-08-09 19:08:31 +02:00
Kirill Smelov af2b2d4d77 Fix PHPDoc 2022-08-03 14:15:16 +02:00
Ivan Fedorov 8191142e5a [phpstorm-stubs] update stubs according to php 5.6 2022-07-12 17:35:50 +02:00
Ivan Fedorov 76cf5dbdc7 [phpstorm-stubs] fix constant values 2022-06-10 12:04:33 +02:00
Ivan Fedorov 96c26c803a [phpstorm-stubs] add int ranges 2022-04-11 10:45:14 +02:00
Ivan Fedorov 0fe2c0c634 [phpstorm-stubs] replace deprecated cs-fixer rule with a modern one 2022-02-23 17:45:11 +01:00
William Desportes 4b8b609478 Replace some comments with the versions where the functions where added 2022-02-06 15:51:26 +01:00
Ivan Fedorov af045dfb25 [phpstorm-stubs] fix default values according to reflection 2022-01-20 12:50:21 +01:00
Ivan Fedorov ddd98636ee [phpstorm-stubs] return back cs-fixer 2022-01-20 08:16:50 +01:00
Ivan Fedorov 363c7059fc [phpstorm-stubs] fixes after review 2021-12-06 17:24:42 +01:00
Ivan Fedorov 1221371d2d [phpstorm-stubs] update stubs to 8.1 2021-11-30 15:14:50 +03:00
Ivan Fedorov 27d6f9e08e
Tentative return types (#1234)
[phpstorm-stubs] add tentative return type hints
2021-09-23 16:17:05 +02:00
Ivan Fedorov eb07bc6549 update to php 8.1 rc 1 2021-09-07 17:16:18 +02:00
Ivan Fedorov cd4edd87aa update stubs to latest php 8.0 and 8.1 2021-08-27 10:01:58 +02:00
Ivan Fedorov 451b13b514 fix code style problems after rebase on master 2021-08-15 20:51:49 +02:00
Ivan Fedorov e417abe8f6 cleanup 2021-08-15 20:51:49 +02:00
Ivan Fedorov 1e87fd8c80 fix stubs for extensions 2021-08-15 20:51:49 +02:00
Ivan Fedorov d9f5e07ecd cleanup 2021-08-14 20:08:16 +02:00
Ivan Fedorov 84f5b8021c update stubs after rebase on master 2021-08-14 20:08:16 +02:00
Ivan Fedorov 8815091b45 cleanup 2021-08-14 20:08:16 +02:00
Ivan Fedorov b279b2eab3 fix typehints for php 8.1 2021-08-14 20:08:16 +02:00
Ivan Fedorov 62fc06fdbd update stubs to php 8.1 2021-08-14 20:08:16 +02:00
Ivan Fedorov e199665a7b try to fix parameters for datefmt_format 2021-08-14 20:08:16 +02:00
Ivan Fedorov a310c7fdfa remove duplicated datefmt_format 2021-08-14 20:08:16 +02:00
Ivan Fedorov b4e2510fcd csfixer + format function 2021-08-14 20:08:16 +02:00
Ivan Fedorov 203455b5bf fix optional parameters 2021-08-14 20:08:16 +02:00
Ivan Fedorov f652a5c5c1 fix removed version for intl constant 2021-08-14 20:08:16 +02:00
Ivan Fedorov 290682e546 fix typehints for php 8.0 2021-08-14 20:08:16 +02:00
Ivan Fedorov 07eaffbdc6 fix stubs for extensions 2021-08-14 20:08:16 +02:00
Ivan Fedorov 7cfe8fbbc2 fix available versions for parameters 2021-08-14 20:08:16 +02:00
Ivan Fedorov 9592fd62ca add missing parameters 2021-08-14 20:08:16 +02:00
Ivan Fedorov 9d40eddf3b fix a couple of typehints for PHP 8.1 2021-07-28 13:42:43 +02:00