Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PHPstan breakage #2048

Merged
merged 11 commits into from
Oct 24, 2020
Merged

Fix PHPstan breakage #2048

merged 11 commits into from
Oct 24, 2020

Commits on Oct 24, 2020

  1. Fix PHPStan breaking on url_decode

    I-Valchev authored and bobdenotter committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    4a6a54a View commit details
    Browse the repository at this point in the history
  2. commit deleted line too

    I-Valchev authored and bobdenotter committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    2905254 View commit details
    Browse the repository at this point in the history
  3. Taxonomies now store a "taxonomy type definition" in the same way as …

    …content types store a "content type definition". This allows the use of the singular_slug directive when generating a URL.
    andysh-uk authored and bobdenotter committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    355b1d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a5f41e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1397ed7 View commit details
    Browse the repository at this point in the history
  6. Added new line to TaxonomyType

    andysh-uk authored and bobdenotter committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    2d0ec76 View commit details
    Browse the repository at this point in the history
  7. Added strict types to TaxonomyType

    andysh-uk authored and bobdenotter committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    fbcf085 View commit details
    Browse the repository at this point in the history
  8. Fix PHPstan breakage

    bobdenotter committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    ae17303 View commit details
    Browse the repository at this point in the history
  9. Fix PHPstan breakage

    bobdenotter committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    4e0642a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0e0a50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a14fafc View commit details
    Browse the repository at this point in the history