Commit Graph

48 Commits

Author SHA1 Message Date
Marat Bakirov 1882be0410 Code review fixes 2024-04-03 23:27:18 +02:00
Marat Bakirov 4c63abd6c3 Code review fixes 2024-04-03 23:27:18 +02:00
Marat Bakirov 5bbc63cd1a Code review fixes 2024-04-03 23:27:18 +02:00
Marat Bakirov b3e03793ef Fix php-cs 2024-04-03 23:27:18 +02:00
Marat Bakirov 4f36301af6 Fix yaf stubs 2024-04-03 23:27:18 +02:00
Ivan Fedorov 92dda01179 [phpstorm-stubs] fix cs-fixer errors 2023-12-15 20:42:51 +01:00
Ivan Fedorov 0fe2c0c634 [phpstorm-stubs] replace deprecated cs-fixer rule with a modern one 2022-02-23 17:45:11 +01:00
Ivan Fedorov 67bb484fe8 cleanup yaf 2021-08-03 13:32:00 +02:00
Ivan Fedorov b31c027ab4 fix typehints in extensions according to reflections 2021-07-28 13:42:43 +02:00
Ivan Fedorov b5ae4f791a use LanguageLevelTypeAware for typehints 2021-07-28 13:42:43 +02:00
Ivan Fedorov 87595bc065 typehints 2021-07-28 13:42:43 +02:00
Ivan Fedorov 8b5597a774 fix typehints for methods 2021-07-28 13:42:43 +02:00
Ivan Fedorov b592a29433 update yaf version 2021-07-01 12:45:59 +03:00
William Desportes 6f2c5083e1 Fix phpdoc blocks 2021-04-12 00:14:29 +03:00
Ivan Fedorov 75615968a4 fix stubs according to reflection for new extensions 2021-03-18 17:50:44 +03:00
Ivan Fedorov 5a29698db0 fix code style in missed files 2021-03-17 17:45:32 +03:00
Ivan Fedorov d067f1b72f batch update of all stubs with defined code style 2021-03-17 17:45:32 +03:00
Ivan Fedorov dfe8fe3d67 return back cs fixer check 2021-03-04 00:38:39 +03:00
Lars Moelleken a01b820aab add more type fixes 2020-12-21 17:43:34 +03:00
Lars Moelleken 24139c6ba4 optimize "checkHtmlTags"-check
-> TODO: 175 HTML erros
2020-12-14 12:15:52 +03:00
Lars Moelleken 3641166b06 fix some more phpdocs 2020-12-14 12:15:52 +03:00
Lars Moelleken b615090f6b fix some code style
-> it's easier to refactor the code, if the code style is everywhere the same ;)
2020-11-13 16:27:11 +03:00
Lars Moelleken 09caf30d6b opimize some phpdocs + html errors in the docs 2020-11-13 16:27:11 +03: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 044340bb00 Add methods' description 2020-11-02 09:49:09 +01:00
ljyf5593 e2fe15d2cc
Update yaf.php 2020-10-31 09:45:36 +08:00
ljyf5593 f71c764b80
Update yaf.php 2020-10-28 16:05:19 +08:00
ljyf5593 7204a3a82f
Update yaf.php 2020-10-28 15:58:49 +08:00
Lars Moelleken 4f009f5c22 [+]: review "..." usage 2020-09-01 01:06:24 +02: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
Ivan Fedorov 92c510353a Revert "Cleanup and rules for PHPCS"
This reverts commit 1d8094ce
2020-06-12 14:02:01 +03: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
wxxiong6 ddfc372fb2
Update yaf_namespace.php 2019-12-13 17:51:59 +08:00
Maxim.Kolmakov ad0b31e290 Fix parsing of constants with negative value, add missing constants, fix constant values 2019-09-18 13:59:28 +02:00
Artemy Pestretsov ea4d53c2d4 Add hand-picked changes from pr553 2019-06-26 15:26:31 +03:00
wxxiong6 24551d466f
Update yaf_namespace.php 2019-04-03 16:46:30 +08:00
wxxiong6 6a63b61b4c
Update yaf.php 2019-04-03 16:45:29 +08:00
wxxiong6 c0ec123c69
Update yaf_namespace.php 2019-04-03 09:31:04 +08:00
wxxiong6 8c2537c9d5
Update yaf.php 2019-04-03 09:29:37 +08:00
wxxiong6 23c8ca71df
Update yaf_namespace.php 2019-03-27 10:36:27 +08:00
wxxiong6 9ca1bc2583
Update yaf.php 2019-03-27 10:35:19 +08:00
Maxim.Kolmakov 890dcf4a42 @link and @see tags should use https 2018-10-16 11:28:37 +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
wxxiong6 8005fdd61e
Update yaf_namespace.php 2018-03-16 14:38:57 +08:00
wxxiong6 b4d89ea3e0
Add using the namespace Yaf
Add using the namespace Yaf
2018-02-23 16:32:44 +08:00
wxxiong6 107d9fa4c0
fix with type annotations of Yaf
fix functions/methods signatures with type annotations of Yaf
2018-02-12 11:33:51 +08:00
vip601115211 0c37a06f84 add yaf 2018-01-08 15:47:47 +08:00