PHP開発チームはPHP6におけるUTF-16化を断念。開発ブランチをPHP5.3へロールバックし、これまでに開発した機能をロールバックしたブランチへバックポートするという方針へ変更した。これはPHP6で取り組まれたUTF-16対応実装が予想以上に困難だったためと、UTF ...
Microsoftは7月3日(米国時間)、「Introducing UTF-8 support for SQL Server - Microsoft Tech Community - 734928」において、SQL Server 2019にUTF-8文字エンコーディングのサポートが導入されたと伝えた。 同機能はこれまで長い間ユーザーから求められていたもので、既存のシステムを ...
Q-Successから2019年12月のWebサイト向け文字エンコーディングのシェアが発表された。2019年12月はUTF-8がシェアを増やし、ISO-8859-1とGB2312がシェアを減らした。 インターネット上のテキストコンテンツはエンコーディングとしてUTF-8を使用する傾向を強めており ...
前回に引き続き、 今回も文字エンコーディングとセキュリティをテーマに解説します。前回は文字エンコーディングを利用した攻撃で、 JavaScriptインジェクションやSQLインジェクションなどが可能であることを紹介しました。今回はなぜ、 文字 ...
米Oracleは3月22日(現地時間)、プログラミング言語「Java」の最新版「Java 18」を発表した。Java開発キット「Oracle JDK 18」の提供も開始されている。 「Java 18」は非LTSリリースで、サポートは「Java 19」が公開されるまでの6カ月間だ。それまでv18.0.1(4月)、v18.0. ...
The current state of ‘ill-defined encoding’ creates unnecessary problems when working with the JDK codebase, an OpenJDK proposal says. Source code for the Java Development Kit (JDK) would be redone in ...
Over on YouTube [Nic Barker] gives us: UTF-8, Explained Simply. If you’re gonna be a hacker eventually you’re gonna have to write software to process and generate text data. And when you deal with ...
Ever opened a file and seen strange symbols or jumbled text? That’s usually an encoding problem; your software isn’t reading the data correctly. The good news is that Microsoft Office makes it easy to ...