Coder Social home page Coder Social logo

Comments (5)

kriswallsmith avatar kriswallsmith commented on May 21, 2024

This is one of those magic variables php sets after you call file_get_contents()… not sure why it's not there for you. What version of php are you running? Are you able to access http pages using file_get_contents()?

from buzz.

ronnylt avatar ronnylt commented on May 21, 2024

php -v
PHP 5.3.8 with Suhosin-Patch (cli) (built: Nov 15 2011 15:33:15)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
with Xdebug v2.1.2, Copyright (c) 2002-2011, by Derick Rethans

from buzz.

ronnylt avatar ronnylt commented on May 21, 2024

I just switched to the \Buzz\Client\Curl() client, so I did not get the error any more.

Thanks for replying to the issue.

from buzz.

docteurklein avatar docteurklein commented on May 21, 2024

same here, using php 5.5.18 in the CLI environement.

php -r " var_dump(file_get_contents('http://php.net'));"

works just fine.

EDIT: I forgot to say my urls actually are filesystem urls.
I surely badly use the FileGetContents adapter, my goal is to mock a real http response.

from buzz.

Nyholm avatar Nyholm commented on May 21, 2024

Closing because of inactivity.

from buzz.

Related Issues (20)

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.