Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

1.3.7 #85

Merged
merged 12 commits into from
Apr 18, 2018
Merged

1.3.7 #85

merged 12 commits into from
Apr 18, 2018

Commits on Jan 30, 2018

  1. Update composer.json

    emulienfou authored Jan 30, 2018
    Configuration menu
    Copy the full SHA
    6f1a676 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Add test for PHP7.2

    (cherry picked from commit 73c5b8d)
    emulienfou authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    6758371 View commit details
    Browse the repository at this point in the history
  2. Add GitLab test for PHP7.2

    David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    70b042b View commit details
    Browse the repository at this point in the history
  3. File: Handle setIncludePath(null) correctly

    (cherry picked from commit 2cab895)
    Stephan Hoffmann authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    cfbf07d View commit details
    Browse the repository at this point in the history
  4. Add tests for including a inheritaded template using a relative path …

    …to the parent
    
    (cherry picked from commit 4d5813b)
    Stephan Hoffmann authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    49dbc78 View commit details
    Browse the repository at this point in the history
  5. Only use cached class path in constructor if really an array

    (cherry picked from commit d87f96c)
    hoffmanns authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    cd8cc10 View commit details
    Browse the repository at this point in the history
  6. Cached class path: Use write lock on cache file to prevent concurrent…

    … writing to the cache file
    
    (cherry picked from commit 62b908f)
    hoffmanns authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    6a3c0fb View commit details
    Browse the repository at this point in the history
  7. fix for issue #59

    (cherry picked from commit 97bb159)
    webbird authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    5ac9f8e View commit details
    Browse the repository at this point in the history
  8. Check for block plugins outside of Core::NAMESPACE_PLUGINS_BLOCKS

    (cherry picked from commit b7f2271)
    char101 authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    55ceecf View commit details
    Browse the repository at this point in the history
  9. Remove leftover line in LoaderTest.php

    (cherry picked from commit bc52bdc)
    char101 authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    aadcbc4 View commit details
    Browse the repository at this point in the history
  10. Core::addStack: search for custom block plugin

    (cherry picked from commit 291120c)
    char101 authored and David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    b009449 View commit details
    Browse the repository at this point in the history
  11. Replace deprecated function create_function in PHP7.2

    David Sanchez committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    5cd5327 View commit details
    Browse the repository at this point in the history