- Issue created by @tedbow
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
this is probably a problem with getInstalledPackagesList but it could be the FixtureManipulator.
I'm pretty sure it's the former based on the observations I had while working on ๐ Update FixtureManipulator to work with InstalledPackagesList, real composer show command Fixed , but of course we'll need to confirm ๐
Is this really
core-mvp
though? - ๐บ๐ธUnited States tedbow Ithaca, NY, USA
yes you are right
core-post-mvp
- ๐ฎ๐ณIndia yash.rode pune
yash.rode โ made their first commit to this issueโs fork.
- Assigned to yash.rode
- Status changed to Needs work
about 2 years ago 7:30am 14 March 2023 - @yashrode opened merge request.
- ๐ฎ๐ณIndia yash.rode pune
I can confirm that it is not the FixtureManipulator which is causing this problem as you can see in the screen-shot
. So it is composershow()
which is causing the problem ingetInstalledPackagesList()
. I tried debugging it and created a git clone of composer and added a var_dump() incomopser-testing/composer/src/Composer/Command/ShowCommand.php
when$input->getOption('path')
is true but I am not able to create a meta package in that git clone. - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
but I am not able to create a meta package in that git clone.
- The
git clone
you mention is of Composer itself, so of course you cannot make a meta package inside that git clone?! ๐ค - Why can't you create an meta package just like the one that that test created, whose Composer commands you can observe exactly and repeat in any other place? ๐ค That way you'd be able to figure this out completely independently of Package Manager's test suite!
- The
- First commit to issue fork.
- Assigned to phenaproxima
- Issue was unassigned.
- Status changed to Needs review
about 2 years ago 6:08pm 18 March 2023 - Assigned to phenaproxima
- Status changed to Needs work
about 2 years ago 7:09pm 18 March 2023 - ๐บ๐ธUnited States tedbow Ithaca, NY, USA
Looks pretty good but a couple MR comments
- Assigned to tedbow
- Status changed to Needs review
about 2 years ago 7:32pm 18 March 2023 - Assigned to phenaproxima
- Status changed to Needs work
about 2 years ago 11:01am 20 March 2023 - Assigned to wim leers
- Status changed to Needs review
about 2 years ago 1:05pm 20 March 2023 - Assigned to phenaproxima
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
If the necessary follow-ups existed, this would be RTBC. We need both an upstream Composer issue filed and an issue in our issue queue.
- Assigned to tedbow
- Status changed to RTBC
about 2 years ago 2:59pm 21 March 2023 -
phenaproxima โ
committed 0a1bf342 on 3.0.x authored by
yash.rode โ
Issue #3345646 by phenaproxima, Wim Leers, tedbow: InstalledPackage::$...
-
phenaproxima โ
committed 0a1bf342 on 3.0.x authored by
yash.rode โ
- Status changed to Fixed
about 2 years ago 3:01pm 21 March 2023 - Issue was unassigned.
Automatically closed - issue fixed for 2 weeks with no activity.