14 search resultsShowing 1~14 results

Stocked
kenjis

@kenjis

最近のPHPDocでの型の書き方

最近のPHPDocでの型の書き方が覚えられないので、まとめておきます。 配列 キーと値の型 キーがTKey、値がTValue: /** * @param array<TKey, TValu...

3
1
Comment0
kenjis

@kenjis

PHP静的解析でのエラーの抑制

静的解析でのエラーの抑制方法をすぐに忘れてしまうので、まとめておきます。 PHP_CodeSniffer Ignoring Parts of a File 複数行 // phpcs:disabl...

5
4
Comment0
kenjis

@kenjis

PhpStormでのgit add -p

(2020-03-26) この記事は http://blog.a-way-out.net/blog/2019/10/30/phpstorm-git-add-p/ のコピーです。今後、退会により削...

0
1
Comment0
kenjis

@kenjis

PhpStormの設定変更

(2020-03-26) この記事は http://blog.a-way-out.net/blog/2020/01/20/phpstorm-configuration/ のコピーです。今後、退会...

1
0
Comment0

14 search resultsShowing 1~14 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in