Commit Graph

18 Commits

Author SHA1 Message Date
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 4e77d60ac8 Add proper imports 2020-11-18 17:11:37 +01:00
Maxim.Kolmakov 43ce0bb13e Provide PHP 8 return types to function signatures 2020-11-18 17:06:05 +01:00
Maxim.Kolmakov 697123f334 Provide PHP 8 types to function signatures
Use LanguageLevelTypeAware
2020-11-18 13:41:19 +01:00
Maxim.Kolmakov 4c2a5f87b8 Provide PHP 8 types to function signatures 2020-11-17 18:10:56 +01:00
Maxim.Kolmakov 805481d493 Revert function duplication
More granular approach is needed
2020-11-17 12:49:11 +01:00
Maxim.Kolmakov 1d6f06d38b Simplify annotation + fix wrong to values 2020-11-12 12:13:34 +01:00
Maxim.Kolmakov 7236db87f6 Unify quotes + fix to version 2020-11-12 12:13:34 +01:00
Maxim.Kolmakov daafd5b7c1 Add different signatures for 8.0 and before 2020-11-12 12:13:34 +01:00
Maxim.Kolmakov b86fe6ed7d Enforce the prohibition to directly create instances of new classes 2020-10-19 12:10:50 +02: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 f23297fad6 PHP 8 stubs
Continue
2020-07-16 18:30:50 +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
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