Commit Graph

19 Commits

Author SHA1 Message Date
Ivan Fedorov 0fe2c0c634 [phpstorm-stubs] replace deprecated cs-fixer rule with a modern one 2022-02-23 17:45:11 +01:00
Ivan Fedorov d067f1b72f batch update of all stubs with defined code style 2021-03-17 17:45:32 +03:00
Lars Moelleken a01b820aab add more type fixes 2020-12-21 17:43:34 +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
Ondrej Mirtes 4c90afe2e6
Added `@removed 8.0` to more old-style constructors 2020-10-22 11:17:05 +02:00
Slapoguzov Alexander f29c46d69e
Merge branch 'master' into phpdoc_fixes 2020-09-01 09:45:30 +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
Lars Moelleken 77c26a56ec add / fix some phpdocs 2020-08-16 01:14:11 +02:00
Anatoly Pashin 047350460f Fix `false on error` returns 2020-08-07 17:53:35 +10:00
Ivan Fedorov 92c510353a Revert "Cleanup and rules for PHPCS"
This reverts commit 1d8094ce
2020-06-12 14:02:01 +03:00
Maxim.Kolmakov a8ea3b8db6 Fix undefined class inspection 2020-06-08 16:34:00 +02:00
Maxim.Kolmakov 1d8094ce29 Cleanup and rules for PHPCS 2020-06-08 16:23:16 +02:00
zlianon eff2ef85ad Remove whitespaces from stubs. 2020-05-13 21:13:07 +03:00
Pierre Grimaud 152f419006
Fix typos 2020-04-26 17:12:34 +02:00
Maxim.Kolmakov d9eea53167 PHP tags cleanup 2020-03-19 14:48:38 +01: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
Artem Khvastunov 5906b85691 WI-33237 split embedded stubs into modules 2017-03-07 14:52:15 +01:00