Commit Graph

99 Commits

Author SHA1 Message Date
LolGleb b037918158 [phpstorm-stubs] Added default values for parameters in imagegd2(). 2023-08-30 17:34:15 +02:00
LolGleb 788fdbd7f5 [phpstorm-stubs] Last fix for typehint for imagettfbbox(). 2023-08-30 17:34:15 +02:00
LolGleb cbdf0aa301 [phpstorm-stubs] Attempt to fix methods signature according to tests failures. 2023-08-30 17:34:15 +02:00
LolGleb d0fd8b58da [phpstorm-stubs] Updated parameters for some functions in gd.php, odbc.php and xdebug.php. 2023-08-30 17:34:15 +02:00
Ivan Fedorov 9a699ed47e [phpstorm-stubs] update for PHP 8.3. imagegd2 fix default value 2023-08-28 14:41:18 +02:00
Ivan Fedorov 24c80bebff [phpstorm-stubs] update for PHP 8.3 2023-08-28 14:41:18 +02:00
Tim Bond 4f769af59f GD: Add docs for font param to imagestring 2023-08-17 17:30:11 +02:00
Ivan Fedorov 0dcae33605 [phpstorm-stubs] WI-70592 update parameter name 2023-01-02 22:30:21 +01:00
Ivan Fedorov 8489a590de [phpstorm-stubs] WI-68647 add overloaded imagefilledpolygon function 2022-11-06 10:06:00 +01:00
Ivan Fedorov 03b75cef27 Add ArrayShape attributes for functions 2022-10-17 11:21:37 +02:00
Ali 07b1bd3e40 Update gd.php 2022-08-24 17:25:00 +02:00
DmitryTronin cfeb6d8b51 https://youtrack.jetbrains.com/issue/WI-68167 Update function return types to more narrow versions based on php-src info 2022-08-15 10:18:17 +02:00
Dmitry.Tronin 137ff8ff78 The rest of 8.2 return type fixes 2022-07-21 15:17:52 +02:00
Dmitry.Tronin 52ffa29e14 Added true return type via LanguageLevelTypeAware and other minor fixes 2022-07-21 15:17:52 +02:00
Dmitry.Tronin aa9ea181d7 fixed typos 2022-03-28 17:44:06 +02:00
Dmitry.Tronin 9b04acc83c added new GD functions 2022-03-28 17:44:06 +02: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 af045dfb25 [phpstorm-stubs] fix default values according to reflection 2022-01-20 12:50:21 +01:00
Ivan Fedorov 116344bbf4 [phpstorm-stubs] fix non optional variadics 2021-12-17 16:32:11 +01:00
Ivan Fedorov d2427a14f0 [phpstorm-stubs] fix return type of imagecolorexactalpha for 8.0 2021-11-22 14:27:55 +03:00
Ivan Fedorov 896f5ba4e3 [phpstorm-stubs] update php to 8.1rc4 2021-10-15 17:36:12 +02:00
Ivan Fedorov d21b6679e2 [phpstorm-stubs] fix final modifier for classes 2021-10-13 09:58:12 +02:00
Ivan Fedorov ff654afc85 [phpstorm-stubs] fix typehints according to latest php 8.0 2021-09-24 13:51:25 +02:00
Ivan Fedorov eb07bc6549 update to php 8.1 rc 1 2021-09-07 17:16:18 +02:00
Ivan Fedorov 6a48f1a57a update stubs to php 8.1 beta 3 2021-08-23 10:40:02 +02:00
Ivan Fedorov 3c5ee52106 resolve problems after rebase 2021-08-15 20:51:49 +02:00
Ivan Fedorov da8a11140b update stubs after rebase on master 2021-08-15 20:51:49 +02:00
Ivan Fedorov 1e87fd8c80 fix stubs for extensions 2021-08-15 20:51:49 +02:00
Ivan Fedorov d9f5e07ecd cleanup 2021-08-14 20:08:16 +02:00
Ivan Fedorov 84f5b8021c update stubs after rebase on master 2021-08-14 20:08:16 +02:00
Ivan Fedorov b4e2510fcd csfixer + format function 2021-08-14 20:08:16 +02:00
Ivan Fedorov 642b05233c fix imports after rebase 2021-08-14 20:08:16 +02:00
Ivan Fedorov 203455b5bf fix optional parameters 2021-08-14 20:08:16 +02:00
Ivan Fedorov 07eaffbdc6 fix stubs for extensions 2021-08-14 20:08:16 +02:00
Ivan Fedorov 9592fd62ca add missing parameters 2021-08-14 20:08:16 +02:00
Ivan Fedorov 00909ff789 convert Optional attribute to Required 2021-08-14 20:08:16 +02:00
Kirill Smelov ff2a7b4219 WI-62004 Deprecations for PHP 8.1 2021-08-11 16:26:16 +03:00
Ivan Fedorov b31c027ab4 fix typehints in extensions according to reflections 2021-07-28 13:42:43 +02:00
Ivan Fedorov a2393acc21 update typehints for intl 2021-07-28 13:42:43 +02:00
Ivan Fedorov b7ce36242d convert Optional attribute to Required 2021-07-28 13:42:43 +02:00
Ivan Fedorov 2cd87268ec Update stubs to php 8.1 alpha2 2021-06-29 18:34:13 +03:00
Thomas Enßner 5126929ef5 renamed param fontfile to font_filename
For PHP8 and named arguments, the true name of the parameters/arguments is important.

updated the functions with argument `fontfile` to `font_filename`. 
Verified using function reflection.
2021-06-16 12:31:49 +03:00
Ivan Fedorov 7d3f0e8be0 update php and stubs to 8.0.5 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
Ivan Fedorov 39476b4f91 update to php 8.0.3 2021-03-06 19:59:21 +03:00
Ivan Fedorov 119818ee2a add test for parameters default values 2021-02-02 16:54:54 +03:00
Ivan Fedorov da2db55ccc add test for optional parameters 2021-01-29 18:37:18 +03:00
Ivan Fedorov 51ab572003 update gd stubs according to reflection 2021-01-25 13:22:33 +03:00
Lars Moelleken 0829a62533 add more type fixes + fix phpdoc syntax 2020-12-21 17:43:34 +03:00
Lars Moelleken b7f660237f optimize "checkHtmlTags"-check + fix html tags 2020-12-14 12:15:52 +03:00