Skip to content

XMLで含めてはいけない文字列があるときの対応をする #1

@nonz250

Description

@nonz250

Overview

htmlentitiesを利用する。flagsにはENT_XML1を指定。

https://www.php.net/manual/ja/function.htmlentities.php

titleとdescriptionだけではなく、表示されるところ全てに適応すること。

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions