Skip to content

ext/soap: document PHP 8.4 changes - #5735

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:group/soap-8.4
Open

ext/soap: document PHP 8.4 changes#5735
lacatoire wants to merge 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).
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.

1 participant