From ccbf8553ac50d57c6f1f5407e06e79ffeafe4310 Mon Sep 17 00:00:00 2001 From: yohang Date: Tue, 25 Oct 2011 18:38:55 +0200 Subject: [PATCH] Added reference to the PSR-0 standard and the SplClassLoader RFC --- src/autoload.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/autoload.php b/src/autoload.php index 9ce2f969..1f8bdc35 100644 --- a/src/autoload.php +++ b/src/autoload.php @@ -1,5 +1,12 @@