mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 07:42:10 +01:00
Revert "Revert "Autoloaders receive the FQN as written, not lower-cased""
This reverts commit 1fd2694499.
Actually, all was good with the first commit. The fact that the lower-
cased FQN is searched, is already conveyed in the description of the
`$file_extensions` parameter.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<term><parameter>class</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The lowercased name of the class (and namespace) being instantiated.
|
||||
The name of the class (and namespace) being instantiated.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user