close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Opened 13 years ago

Last modified 13 years ago

#80 new defect

Fix all htmlentities() to use XHTML and UTF-8

Reported by: ajanata Owned by: ajanata
Priority: minor Milestone: time_t overflow
Component: SocialGamer Website Keywords: php_is_stupid
Cc:

Description

, ENT_COMPAT | ENT_XHTML, "UTF-8"

Change History (1)

comment:1 Changed 13 years ago by ajanata

Bah, our PHP version is too old to have the ENT_XHTML and related ones. Still, need to specify UTF-8.

Note: See TracTickets for help on using tickets.