Build: #34 was successful Changes by CHItA

Stages & jobs

  1. Default Stage

Code commits

phpBB Master

  • CHItA

    CHItA c5f5ab2c3f9eb80bf82a73db605d170a1d9fdb30

    Merge branch '3.2.x'

  • CHItA

    CHItA 54751991ad1af8c60416fac5a58abfd5d9f30f93 m

    Merge pull request #4569 from marc1706/ticket/14891
    [ticket/14891] Use own proxy instantiator for open_basedir compatibility

  • Marc

    Marc 90b59bb547844f6913cb459c21d249aec4226d56 m

    [ticket/14891] Don't rely on sys_get_temp_dir() being available
    Or actually returning a path. It might also return an empty string
    or null.

    PHPBB3-14891

    • phpBB/phpbb/di/proxy_instantiator.php (version 90b59bb547844f6913cb459c21d249aec4226d56)
  • Marc

    Marc 6a568719d031544553a9e236e4128c5bfbd42600 m

    [ticket/14891] Use filesystem classes for checking on tmp dir
    The cache dir will now also only be used if tmp dir does not exist
    or if it's not writable.

    PHPBB3-14891

    • phpBB/phpbb/di/proxy_instantiator.php (version 6a568719d031544553a9e236e4128c5bfbd42600)
  • Marc

    Marc 5f56e9025b276419578507ddbab933183649b47d m

    [ticket/14891] Remove unused use statements
    PHPBB3-14891

    • phpBB/phpbb/di/container_builder.php (version 5f56e9025b276419578507ddbab933183649b47d)
    • phpBB/phpbb/di/proxy_instantiator.php (version 5f56e9025b276419578507ddbab933183649b47d)
  • Marc

    Marc 7fedc19cc422a00ad460f7f9dc41e916c67073ef m

    [ticket/14891] Use own proxy instantiator for open_basedir compatibility
    Also reverted random_compat lib to 1.4.x.

    PHPBB3-14891

    • phpBB/composer.json (version 7fedc19cc422a00ad460f7f9dc41e916c67073ef)
    • phpBB/composer.lock (version 7fedc19cc422a00ad460f7f9dc41e916c67073ef)
    • phpBB/phpbb/di/container_builder.php (version 7fedc19cc422a00ad460f7f9dc41e916c67073ef)
    • phpBB/phpbb/di/proxy_instantiator.php (version 7fedc19cc422a00ad460f7f9dc41e916c67073ef)