Git Product home page Git Product logo

psr0-failure's Introduction

PSR-0 Failure Modes

Git clone this repository, and run test.php. Note that the SplClassLoader is the reference implmenetation provided by the PSR-0 specification itself.

Notice the fatal error.

psr0-failure's People

Contributors

ircmaxell avatar

Watchers

James Cloos avatar  avatar

Forkers

evert

psr0-failure's Issues

May be I am wrong, but just

Hey,

I was looking into the clone and running tests. May be I am wrong, but just curious to know.

When looking into it I assume it will be the problem with spl_autoload_register(array($this, 'loadClass')); and the way you have the https://github.com/ircmaxell/PSR0-Failure/blob/master/SplClassLoader.php .

I assume adding the Foo namespace to the same classloader and making some variations the classloader works fine.

I have been looking at Aura.Autoload where we can add tests folder and source folder for the same namespace.

https://github.com/auraphp/Aura.Autoload#class-prefix-usage

Or is there something else I am missing or not foreseeing ?

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.