Question

I've found numerous stackoverflow pages claiming that spl_autoload_register only loads necessary classes (__autoload vs include family for example), but is there documentation or proof of this? I checked php.net and couldn't find anything in their documentation. I also did a Google search and couldn't find an official answer.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top