PHP 8.4.22 Released!

Soap\Url クラス

(PHP 8 >= 8.4.0)

はじめに

PHP 8.4.0 以降、soap_url resource を置き換える完全不透明クラスです。

クラス概要

namespace Soap;
final class Url {
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top