Giter Club home page Giter Club logo

pandabundle's People

Contributors

mhor avatar stof avatar tgallice avatar xabbuh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pandabundle's Issues

The bundle does not work anymore with stable client

Given that the bundle now depend on video::getPayload(), it does not work anymore with stable releases of the client (see Travis).

You would need to release the 1.1 version of the client and bump the requirement in the bundle

Symfony 4 support

AFAICT, the codebase should be compatible with Symfony 4 already. But the documentation is not (or the codebase if we don't want to change the doc at all).

The documentation is suggesting to use both the CloudManager and the clouds as public services. But services will be private by default in Symfony 4.
I suggest we keep them private, but document how to use them through service injection and autowiring (autowiring is not yet supported by default, but PR is coming)

PHP 8 support

It would be great to support PHP 8 in this bundle.

Release 2.0

The changelog mentions a 2.0 release dropping support for Symfony 3.4 (and which will be the deprecation-free version for events when using 4.4). But there is no such tag yet.

[Proposal] Drop support for Symfony 2.6 and older

I'm currently working on updating the bundle for xabbuh/panda-client#16

The DI extension has lots of code dealing with the old way to configure a factory for a service (half of the services of the bundle have a factory). If we were dropping support for Symfony 2.3 to 2.5, we could move back the factory to the XML file, making things much more readable. I would then also drop support for 2.6 which is EOLed.

Among this versions, 2.4, 2.5 and 2.6 are EOLed since long. And the 2.3 LTS version is EOMed since nearly 1 year and will reach EOL (i.e. end of security fixes) at the end of May. So IMO, it is fine to stop supporting them.

What do you think @xabbuh ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.