1
0
Fork 0
composer/tests/Composer/Test/Json
Jakub Zalas c680ec7e51 Fixed json encoding when quoted value contained trailing backslash.
Condition checking if current character is inside a quoted string did not consider the case when backslash before quote is escaped with another backslash.
2012-01-19 00:01:56 +00:00
..
JsonFileTest.php Fixed json encoding when quoted value contained trailing backslash. 2012-01-19 00:01:56 +00:00