Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Ovidiu,

    The 4th parameter in htmlspecialchars() is a boolean flag to re-encode entities that are already encoded. However, this flag only exists on PHP versions 5.2.3 and above.

    I’ve just realized that I made a foolish mistake by using it, since I was setting it to FALSE anyways (the default value). I am pushing out a maintenance version today to fix this bug, and to update compatibility to 3.0-alpha.

    Regards,
    Frederick Ding

    Thread Starter Ovidiu

    (@ovidiu)

    thanks for fixing it with the new version.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Simpler CSS] problems on a windows host’ is closed to new replies.