Commit Graph

19 Commits

Author SHA1 Message Date
Ivan Fedorov f25c9fa807 update cs-fixer to latest stable version 2021-05-09 12:48:46 +03:00
Ivan Fedorov d067f1b72f batch update of all stubs with defined code style 2021-03-17 17:45:32 +03:00
Maxim Tugaev fc4fb53797 Add missing enchant functions, some fixes in phpdocs 2021-01-12 11:35:35 +03:00
Lars Moelleken ad901bf4c0 improve some more phpdocs
dom_import_simplexml -> fix types

-> https://3v4l.org/67Al2
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 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
Kirill Smelov 97952c4835 Migrate some deprecations to #[Deprecated] 2020-10-19 17:05:48 +03:00
Lars Moelleken 99c598ca53 use "&" for references
+ fix some return types
+ normalize the param phpdocs
+ normalize the "php.net" links (language "en" as default)
2020-08-23 01:03:37 +02:00
Maxim.Kolmakov 960ea48b9a PHP 8 stubs
Continue
2020-07-16 20:44:21 +02:00
Peter Gribanov 16a0de7429 correct return value for PHP internal functions on failure 2020-06-24 22:15:36 +03:00
Artemy Pestretsov cfa446c565 Fix some type according to review 2019-07-04 21:01:30 +03:00
Artemy Pestretsov ea4d53c2d4 Add hand-picked changes from pr553 2019-06-26 15:26:31 +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