Giter Site home page Giter Site logo

fio-nette's People

Contributors

h4kuna avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

website21cz

fio-nette's Issues

Konflikt fio-nette a fio verze 3.0.3

Ahoj, narazili jsme teď na konflikt, kdy při update na fio 3.0.3 dochází k tomu, že fio-nette se snaží sehnat class GuzzleRequestFactory, který nám mezi verzemi vyšuměl.

chyba: Nette\DI\ServiceCreationException: Service 'fio.request.factory': Class 'h4kuna\Fio\Utils\GuzzleRequestFactory' not found. in /var/www/public/vendor/nette/di/src/DI/Resolver.php:149

Za mě chyba zde, ale více jsem to nezkoumal:

->setFactory(Fio\Utils\GuzzleRequestFactory::class, [$httpFactory])

Díky, možná bych o víkendu mohl zkusit sesmolit nějaký PR.

Prozatím fix je lock fio na 3.0.2

Service of type h4kuna\Fio\Nette\FioFactory not found

Nastavil jsem si extension v configu:
extensions:
fioExtension: h4kuna\Fio\Nette\DI\FioExtension

Po zavolání:
$container = new Nette\DI\Container;
$fioFactory = $container->getByType('h4kuna\Fio\Nette\FioFactory');

Dostávám chybu:
Nette\DI\MissingServiceException
Service of type h4kuna\Fio\Nette\FioFactory not found.

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.