[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Revert "Revert "Autoloaders receive the FQN as written, not lower-cased""
From:       "Christoph M. Becker" <noreply () php ! net>
Date:       2021-11-25 14:34:08
Message-ID: wHxWWReJ5cPNhQ9VYFx24qlsgIHT9k8OTnrTmhshxE () main ! php ! net
[Download RAW message or body]

Author: Christoph M. Becker (cmb69)
Date: 2021-11-25T15:34:39+01:00

Commit: https://github.com/php/doc-en/commit/61a690b59cad3464ab823f6d0a2b5a16c9ca584c
Raw diff: https://github.com/php/doc-en/commit/61a690b59cad3464ab823f6d0a2b5a16c9ca584c.diff

Revert "Revert "Autoloaders receive the FQN as written, not lower-cased""

This reverts commit 1fd2694499471fc5d806a422976c8e743e2a1bdb.

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.

Changed paths:
  M  reference/spl/functions/spl-autoload.xml


Diff:

diff --git a/reference/spl/functions/spl-autoload.xml b/reference/spl/functions/spl-autoload.xml
index 34fb52a102..06d5149fd6 100644
--- a/reference/spl/functions/spl-autoload.xml
+++ b/reference/spl/functions/spl-autoload.xml
@@ -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>

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic