前回に引き続き、 PHP 5. 3の変更点を紹介します。 名前空間つきクラス/ 関数/ 定数のためのマクロ追加 PHP 5. 3の目玉機能のひとつである名前空間を使った拡張モジュールを作成するために、 いくつかのマクロが追加されています。 まずは名前付きの ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
この連載は基本的にPHP4. 4.xユーザがPHP5. 2.xに移行する場合の注意点を解説しています。しかし、 実際にはPHP4. 4.xより前のPHPを利用されているユーザも多いと思います。ここではこれらのバージョンを利用しているユーザ向けに、 重要な変更箇所を解説します。
Microsoftは現在、「PHP 7.3」と「PHP 7.4」の開発とビルドをサポート中だ。加えて、セキュリティ修正のみの対応となるが「PHP 7.2」のWindows向けビルドも提供している。 しかし、こうした支援が行われるのは現行の「PHP 7.2」「PHP 7.3」「PHP 7.4」のサポート期間の ...
I blogged previously on using PHP on the command line, but I did not cover using PHP to access the file system in that post in the interest of blog post size. I use this post to cover some of the ...