PHP 8.4.22 Released!

The Soap\Url class

(PHP 8 >= 8.4.0)

Einführung

A fully opaque class which replaces a soap_url Ressource as of PHP 8.4.0.

Klassenbeschreibung

namespace Soap;
final class Url {
}
add a note

User Contributed Notes

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