8000 unable to include jaxl · Issue #99 · jaxl/JAXL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
unable to include jaxl #99
Open
Open
@andrei-pmbcn

Description

@andrei-pmbcn

I downloaded the git repository's zip file and copied src/JAXL into a new directory, from which I required jaxl.php . This gave me the following error:

Uncaught Error: Class 'XMPPStream' not found in [path]\jaxl.php:53
(where [path] is the path to the copied JAXL library)

Attempting to package the library into a phar file and require that file in my project gave me the same error. It seems the problem lies with JAXL not autoloading classes.

How do I get jaxl to run given this situation? If the solution is obvious, I apologize, as I haven't worked with PHP libraries for very long.

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

      0