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

Clean up old code in cache.php file #12183

Merged
merged 3 commits into from
Jan 12, 2017
Merged

Commits on Sep 26, 2016

  1. Clean up in cache - part 1

    * Remove old php4 style to catch exception which currently is useless.
    * Add shorten version of ternary pperators.
    Tomasz Narloch committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    3e06282 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    e866b62 View commit details
    Browse the repository at this point in the history
  2. Add fix for contains()

    Tomasz Narloch committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    0fc1832 View commit details
    Browse the repository at this point in the history