![]() |
Code warning in PHPSTORM for v4.0.4 only - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: Code warning in PHPSTORM for v4.0.4 only (/showthread.php?tid=77249) |
Code warning in PHPSTORM for v4.0.4 only - mohitrahar - 08-06-2020 I follow this code from CI 4 user guide for Grouping Routes but show warning after update v4.0.4 but no code warning in v4.0.3 .. what is the problem . Please help. Check both url Below . Thanks https://pasteboard.co/JldzKh3.png https://pasteboard.co/JldB1g8.png RE: Code warning in PHPSTORM for v4.0.4 only - paulbalandan - 08-07-2020 Hi. This has been fixed in PR#3371 to the develop branch. |