Skip to content

_makeRequest() not returning $data #1

@supert3d

Description

@supert3d

Was trying to figure out why this wasn't returning $data so I referred to the original PhpClosure class by Daniel Pupius which is being maintained.

I noticed (aside from the lack of localCompile() in the original) that the API endpoint has changed:

fsockopen("closure-compiler.appspot.com", 80) should now be
fsockopen("ssl://closure-compiler.appspot.com", 443)

Just in-case anyone else is having this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions