Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-25343

multiple DEPRECATED methods reported @ new-installed ezplatform "/ez" login

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: High High
    • None
    • 2015.12
    • Install
    • None
    • ezplatform v1.0.1
      nginx 1.99
      php 7.0.1 + fpm
      varnish 4.1.0
      mariadb 10.1.10

    Description

      installed

        composer --prefer-dist --no-dev --keep-vcs create-project ezsystems/ezplatform ezplatform ~1.0.0
        php -d memory_limit=-1 app/console ezplatform:install --env prod clean
        php app/console assets:install --symlink
        php app/console assetic:dump --env=prod
      

      at URL

        https://example.com/ez
      

      login fails.

      symfony profiler logs show

      	Profile for: GET https://example.com/ez by 192.0.2.1 at Mon, 04 Jan 2016 12:31:38 -0800
      	Logs
      	Filter 	Min. Priority
      
      	    NOTICE - Siteaccess not matched against configuration, returning default siteaccess.
      	    INFO - Matched route "ez".
      	    Context: {"route_parameters":{"_controller":"ezsystems.platformui.controller:shellAction","_route":"ez"},"request_uri":"https://example.com/ez"}
      	    DEPRECATED - Defining the initRuntime() method in the "ezpublish.field_rendering" extension is deprecated. Use the `needs_environment` option to get the Twig_Environment instance in filters, functions, or tests; or explicitly implement Twig_Extension_InitRuntimeInterface if needed (not recommended). +
      	    DEPRECATED - Defining the initRuntime() method in the "twig_yui_config_extension" extension is deprecated. Use the `needs_environment` option to get the Twig_Environment instance in filters, functions, or tests; or explicitly implement Twig_Extension_InitRuntimeInterface if needed (not recommended). +
      	    DEPRECATED - Defining the initRuntime() method in the "ezrepoforms.field_edit_rendering" extension is deprecated. Use the `needs_environment` option to get the Twig_Environment instance in filters, functions, or tests; or explicitly implement Twig_Extension_InitRuntimeInterface if needed (not recommended). +
      	    DEPRECATED - Defining the getGlobals() method in the "ezpublish.core" extension is deprecated without explicitly implementing Twig_Extension_GlobalsInterface. +
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            bugsonly bugsonly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: