Skip to content

ext/soap: document PHP 8.4 changes - #5735

Merged
jordikroon merged 1 commit into
php:masterfrom
lacatoire:group/soap-8.4
Aug 13, 2026
Merged

ext/soap: document PHP 8.4 changes#5735
jordikroon merged 1 commit into
php:masterfrom
lacatoire:group/soap-8.4

Conversation

@lacatoire

Copy link
Copy Markdown
Member

- SoapVar: a DateTimeInterface value of an xsd:dateTime (or similar) element
  is now serialized to its ISO 8601 form instead of an empty string.
- SoapServer::setPersistence: document shared session module support.
- SoapClient/SoapServer constructors: document clark notation for namespaces
  in the class map.
- SoapClient::$typemap is now an array instead of a resource (BC break).
@jordikroon
jordikroon merged commit d20d66d into php:master Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants