1
0
Fork 0
composer/tests
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
..
Composer Fix addMainKey method of JsonManipulator with content having $n 2016-04-20 22:34:39 +03:00
bootstrap.php Make sure a good timezone is set, fixes #2899 2014-04-14 13:55:17 +02:00
complete.phpunit.xml Stop running PEAR Repo test suite as it fails and is kinda irrelevant at this point 2016-02-25 13:10:46 +00:00