Skip to content

issues Search Results · repo:akeneo/php-coupling-detector language:PHP

Filter by

26 results
 (65 ms)

26 results

inakeneo/php-coupling-detector (press backspace or delete to remove)

$builder- only([ Smallable\Produit\ProduitBundle\Entity , Smallable\Produit\AkeneoBundle , Symfony , Doctrine , ])- in( Smallable\Produit\AkeneoBundle\Migration ...
bug
  • jjanvier
  • Opened 
    on Nov 2, 2020
  • #61

Example : $rules = [ $builder- only([ Akeneo\Pim\ApiClient , Akeneo\PimEnterprise\ApiClient , Symfony , Doctrine , PHPUnit , OldSound\RabbitMqBundle ...
enhancement
  • jjanvier
  • Opened 
    on Nov 2, 2020
  • #60

the config $builder- only([ ])- in( Foo ), the error jjanvier:lambdas$ vendor/bin/php-coupling-detector detect --config-file=.phpcd ≠ ? {master} ...
bug
  • jjanvier
  • Opened 
    on Apr 10, 2020
  • #59

the conf $builder- only([])- in( Jjanvier\C2P\Common ), the error jjanvier:lambdas$ vendor/bin/php-coupling-detector detect --config-file=.phpcd ...
bug
  • jjanvier
  • Opened 
    on Apr 10, 2020
  • #58

jjanvier:lambdas$ vendor/bin/php-coupling-detector detect . In DetectCommand.php line 146: ...
bug
  • jjanvier
  • Opened 
    on Apr 10, 2020
  • #57

Default dir should be . jjanvier:lambdas$ vendor/bin/php-coupling-detector detect PHP Fatal error: Uncaught TypeError: is_file() ...
bug
  • jjanvier
  • Opened 
    on Apr 10, 2020
  • #56

Currently the same Rule class is used for every rule type. As we move more logic to the domain it would be clearer to have a dedicated class by type.
  • phaseinducer
  • Opened 
    on Dec 5, 2019
  • #54

Currently, most of the application logic is located in service-like classes (CouplingDetector and RuleChecker) while the domain is dumb. It would make sense to let the domain be responsible for domain ...
  • phaseinducer
  • Opened 
    on Dec 5, 2019
  • #53

We already have a Domain namespace. Could be interesting to also have Application (especially if we use a message bus at some point) and Infrastructure (Commands, Formatters, Parsers...)
  • phaseinducer
  • Opened 
    on Dec 5, 2019
  • #51
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub