mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
The "service" resource is a purely internal structure used by SoapServer, which userland code cannot interact with. Instead of storing it as a resource in an object propperty, use a custom object structure instead.