mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
c5d6f59e96
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.