(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0)
XMLWriter::endCdata -- xmlwriter_end_cdata β Termine un bloc CDATA
Style orientΓ© objet
Style procΓ©dural
Termine la section CDATA courante.
writer
Uniquement pour les appels procΓ©duraux. L'instance XMLWriter qui est modifiΓ©e. Cet objet provient d'un appel Γ xmlwriter_open_uri() ou xmlwriter_open_memory().
Version | Description |
---|---|
8.0.0 |
writer attend une instance de XMLWriter
dΓ©sormais; auparavant, une resource Γ©tait attendu.
|