Javaの新バージョン「Java 18」が正式にリリースされました。 Javaは6カ月ごとに「フィーチャーリリース」と呼ばれるバージョンアップが行われ、そのなかの1つのバージョンが3年ごとに長期サポート(LTS:Long Term Support)版に指定されます。 現在のLTS版は2021 ...
The UTF-8 charset implementation, which is available in all JDK/JRE releases from Sun, has been updated recently to reject non-shortest-form UTF-8 byte sequences. This is because the old ...
PHP開発チームはPHP6におけるUTF-16化を断念。開発ブランチをPHP5.3へロールバックし、これまでに開発した機能をロールバックしたブランチへバックポートするという方針へ変更した。これはPHP6で取り組まれたUTF-16対応実装が予想以上に困難だったためと、UTF ...
Based on this small portion of the HTTP response, you can assume that this web application is likely prone to an XSS vulnerability. This blog post's content was also presented at the TROOPERS24 ...
HTMLメールの文字コードですが、メール配信のシステムに合わせて文字コードを設定する必要があります。 わたしは会社の ...