1
0
Fork 0
composer/tests/Composer/Test/Json
Daniel Iancu 3bdb0ee5fd Fix addMainKey method of JsonManipulator with content having $n
This will store correctly passwords having a dolloar sign followed by a digit in the auth.json file.
If the content variable has "$n" (where n consists of digits) it will match as a replacement reference for preg_replace and thus it will get stripped because there's no such parenthesized pattern.
2016-04-20 22:34:39 +03:00
..
Fixtures Use https where possible 2015-05-04 19:37:57 +02:00
ComposerSchemaTest.php Update deps and bump json-schema requirement, fixes #4756 2016-01-09 16:52:06 +00:00
JsonFileTest.php skip no more needed with jsonc 1.3.9 2015-11-04 09:11:01 +01:00
JsonFormatterTest.php CS fixes 2014-10-17 18:57:27 +01:00
JsonManipulatorTest.php Fix addMainKey method of JsonManipulator with content having $n 2016-04-20 22:34:39 +03:00
JsonValidationExceptionTest.php Fix CS 2015-09-28 10:53:24 +01:00