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 script file issues and move script classes into namespace #1028

Merged
merged 5 commits into from
Jan 8, 2016

Commits on Jan 7, 2016

  1. ScriptFile extends Script and change instanceof checks and typehints

    Morten Hauberg authored and Morten Hauberg committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    e7ed1f3 View commit details
    Browse the repository at this point in the history
  2. Move script classes into new namespace

    Morten Hauberg authored and Morten Hauberg committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    77731a1 View commit details
    Browse the repository at this point in the history
  3. Use full class path, not ::class

    Morten Hauberg authored and Morten Hauberg committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    49f02d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. Update changelog and add deprecated message

    Morten Hauberg authored and Morten Hauberg committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    c901a16 View commit details
    Browse the repository at this point in the history
  2. Add missing deprecated messages

    Morten Hauberg authored and Morten Hauberg committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    e1e244d View commit details
    Browse the repository at this point in the history