Commit Graph

23 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
Lars Moelleken b7f660237f optimize "checkHtmlTags"-check + fix html tags 2020-12-14 12:15:52 +03:00
Lars Moelleken 9f6bfb660b more phpdoc fixes
fix tests: "PHP Fatal error:  Uncaught PhpParser\Error: Variadic parameter cannot have a default value on line 767"

fix tests: "Type mismatch array_key_exists: $array"

fix tests: "parameter 'withComments' with typehint 'bool' but typehints available only since php 7"
2020-12-14 12:15:52 +03: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
andrey-sokolov 5543cc70f3
Phpdotnet docs validation (#947)
* Php stubs description validation (#890) parameters check and some description and return type fixes

Co-authored-by: Maxim.Kolmakov <maxim.kolmakov@jetbrains.com>
2020-11-03 17:06:54 +03:00
Maxim.Kolmakov b8164b5054 Move @deprecated to #[Deprecated] 2020-10-27 18:05:51 +01:00
Ivan Fedorov adf9095c54 Update to 8rc2 and align parameter names 2020-10-17 18:52:47 +03:00
Maxim.Kolmakov 960ea48b9a PHP 8 stubs
Continue
2020-07-16 20:44:21 +02:00
Maxim.Kolmakov f23297fad6 PHP 8 stubs
Continue
2020-07-16 18:30:50 +02:00
Maxim.Kolmakov b91de0eb40 PHP 8 stubs 2020-07-16 17:46:17 +02:00
Peter Gribanov 8841ebf3e0 correct return value for bzopen(), dba_open(), finfo_open() and shmop_open() functions 2020-06-24 18:32:22 +03:00
Maxim.Kolmakov b1041ca152 Cleanup @since tags with old versions <5.3 2020-01-22 18:26:13 +01:00
Artemy Pestretsov ea4d53c2d4 Add hand-picked changes from pr553 2019-06-26 15:26:31 +03:00
Craig Duncan a31860f98b Correct the type of shared memory identifiers 2018-08-22 21:19:17 +01: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