summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Metadata/MetaDataStorageSource.php
diff options
context:
space:
mode:
authorJaime Perez Crespo <jaime.perez@uninett.no>2016-03-02 16:05:01 +0100
committerJaime Perez Crespo <jaime.perez@uninett.no>2016-03-02 16:05:01 +0100
commit641da41644935fa9a77e44564c66b1b8a74a945b (patch)
tree67400e712e6735935cb2c3a47fbf8e535774d6c0 /lib/SimpleSAML/Metadata/MetaDataStorageSource.php
parent3424aced2da6a2ccad1e230fc06df15514086cea (diff)
downloadsimplesamlphp-641da41644935fa9a77e44564c66b1b8a74a945b.zip
simplesamlphp-641da41644935fa9a77e44564c66b1b8a74a945b.tar.gz
simplesamlphp-641da41644935fa9a77e44564c66b1b8a74a945b.tar.bz2
Another bugfix: sometimes, very early during execution, a class with namespaces might not be autoloaded yet, and if we are asked to load the old class without namespaces, it will fail. Make it load the file corresponding to the class first, and see if it exists then. If not, try to see if it has been migrated to namespaces, and create the alias then.
Diffstat (limited to 'lib/SimpleSAML/Metadata/MetaDataStorageSource.php')
0 files changed, 0 insertions, 0 deletions