You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
13 years ago
..
Autoload Standards fixes per @stof (continued, my bad) 13 years ago
DependencyResolver Add test 13 years ago
Downloader Fix bug with drive names of different cases 13 years ago
Installer Fix tests 13 years ago
Json Fixed json encoding when quoted value contained trailing backslash. 13 years ago
Package Add tests 13 years ago
Repository Added a test for the new findPackagesByName method 13 years ago
TestCase.php Add prettyVersion to packages, fixes #76 13 years ago