Skip to content

Starting session in CLI mode #89

Description

@enumag

My functional tests are currently failing because of

  [PHPUnit_Framework_Exception] Possible problem: you are starting session while already having some data in output buffer. This may not work if the outputted data grows. Try starting the session earlier.

Setting autoStart to true didn't help either because it's ignored in CLI mode. Why is it ignored and how should I fix my tests then?

https://travis-ci.org/Arachne/Forms/builds/125263850

Tried it on localhost as well with the same result.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions