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

Type safe comparison in plugins - second iteration #13272

Merged
merged 9 commits into from
May 31, 2017
Merged

Type safe comparison in plugins - second iteration #13272

merged 9 commits into from
May 31, 2017

Commits on Dec 18, 2016

  1. Type safe string comparison of strings in plugins - second iteration

    - some more string comparisons
    - some bool
    - some int
    frankmayer committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    39a2e07 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Configuration menu
    Copy the full SHA
    d8e1eb7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'staging' into type-safety-in-plugins-2

    # Conflicts:
    #	plugins/content/vote/vote.php
    #	plugins/system/languagefilter/languagefilter.php
    frankmayer committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    e058414 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. Configuration menu
    Copy the full SHA
    cfaca22 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Reversed type safe comparison, as it turns out, that the type of the …

    …value is not guaranteed.
    frankmayer committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    90055f6 View commit details
    Browse the repository at this point in the history
  2. Reversed type safe comparison (#2), as it turns out, that the type of…

    … the value is not guaranteed.
    frankmayer committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    a52d3be View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Configuration menu
    Copy the full SHA
    669da6f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Merge branch 'staging' into type-safety-in-plugins-2

    # Conflicts:
    #	plugins/editors-xtd/image/image.php
    frankmayer committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    4d9479e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Merge branch 'staging' into type-safety-in-plugins-2

    # Conflicts:
    #	plugins/user/joomla/joomla.php
    frankmayer committed May 29, 2017
    Configuration menu
    Copy the full SHA
    572572c View commit details
    Browse the repository at this point in the history