Skip to content

Releases: manialib/formatting

4.2.1

21 Feb 08:05
4ecb2ea
Compare
Choose a tag to compare
Fix stripAll method (#16)

When using `stripAll`, if we strip the escape characters before other function, `$$` get transformed in `$` so ecaped colors and link codes are not escaped anymore and stripped (while they shouldn't)

4.2.0

05 Feb 15:26
b246d49
Compare
Choose a tag to compare

4.2.0 for doctrine/lexer 2.0 or 3.0

4.1.4

16 Oct 12:57
d34684f
Compare
Choose a tag to compare
  • Fix ManiaplanetString::stripColors when using invalid color code

PHP 8 compatibility

01 Sep 07:23
1dcd554
Compare
Choose a tag to compare
4.1.3

Add php 8 compatibility (#9)

4.1.2

20 Apr 13:38
1e004d7
Compare
Choose a tag to compare

Fix formatting with simple quotes #8

Fix XSS

26 May 06:55
bf01a5c
Compare
Choose a tag to compare

And upgrade required php version to php ^7.3

4.0.2

19 Jun 06:34
Compare
Choose a tag to compare
  • $z was closing when no link was open

4.0.1

15 Jun 09:17
Compare
Choose a tag to compare
Automatically close links

Release 4.0

08 Jun 08:56
Compare
Choose a tag to compare
Remove hhvm and add php 7.1 from test