Commit Graph

17 Commits

Author SHA1 Message Date
Ivan Fedorov 03b75cef27 Add ArrayShape attributes for functions 2022-10-17 11:21:37 +02:00
Ivan Fedorov 248e61f4d4 [phpstorm-stubs] mark some of parameters with psalm's positive-int 2022-03-07 18:51:23 +01:00
Ivan Fedorov af045dfb25 [phpstorm-stubs] fix default values according to reflection 2022-01-20 12:50:21 +01: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 d067f1b72f batch update of all stubs with defined code style 2021-03-17 17:45:32 +03:00
Maxim.Kolmakov c433ad857b Add proper nullability 2020-11-19 13:20:31 +01:00
Maxim.Kolmakov 43ce0bb13e Provide PHP 8 return types to function signatures 2020-11-18 17:06:05 +01:00
Maxim.Kolmakov 4c2a5f87b8 Provide PHP 8 types to function signatures 2020-11-17 18:10:56 +01:00
Ivan Fedorov adf9095c54 Update to 8rc2 and align parameter names 2020-10-17 18:52:47 +03:00
Ivan Fedorov c63f6fc7da Update php to 8rc1. Align parameter names 2020-10-05 13:20:33 +03:00
Maxim.Kolmakov b91de0eb40 PHP 8 stubs 2020-07-16 17:46:17 +02:00
Maxim.Kolmakov b1041ca152 Cleanup @since tags with old versions <5.3 2020-01-22 18:26:13 +01:00
Ivan Fedorov 79f9860eea update since versions in core to make it major
seems that new features are being introduced only in major releases so it doesn't makes sense to display redundant .0 patch version in 'since' tag and more over such major version will allow to create matching between language level and since version in phpstorm and create appropriate inspection like it's done for 'deprecated' inspection
2019-10-31 12:29:32 +03:00
Maxim.Kolmakov 4bd6fa12c4 Enable all easy to install extensions + fix stubs according to new tests 2019-09-17 18:40:05 +02:00
Gert de Pagter db07f4569d Use https for @link annotations (#367)
* Replace http with https

* Replace http with https in readme
2018-08-13 14:15:36 +03:00
Artem Khvastunov 5906b85691 WI-33237 split embedded stubs into modules 2017-03-07 14:52:15 +01:00