Facade Schema::create() does not declare the $options parameter

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Laravel
    • None
    • PHP Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      In SchemaTest::testCreateWithOptions(), we use the 3rd parameter "$options" declared in Schema\Builder::create(). But this option doesn't exist in the Laravel facade Schema.

      Static analysis indicate an undeclared extra parameter, and rector removes it automatically.

              Assignee:
              Unassigned
              Reporter:
              Jérôme Tamarelle
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: