XF 2.2 xf-addon:build-release

  • Thread starter Thread starter Deleted member 184953
  • Start date Start date
D

Deleted member 184953

Guest
Hello,
When I use Terminal to run commands it does me no favors and as soon as there is a typo it returns an error, that seems normal to me.
But a command works even with one letter less, I don't know if it's a bug: xf-addon:build-releas works perfectly while release is missing the last e.
Just for information.
 
I believe it's intentional... Symfony console libraries (what XenForo uses) tries to figure out what you mean, so it will try to figure out argument matches when there's no exact match.
 
Back
Top Bottom