[commits] [Wiki] changed: Project/NoMorePear

Wiki Guest wikiguest at horde.org
Thu May 9 07:44:27 UTC 2019


guest [95.90.155.243]  Thu, 09 May 2019 07:44:27 +0000

Modified page: https://wiki.horde.org/Project/NoMorePear
New Revision:  8
Change log:  map is classmap

@@ -56,9 +56,9 @@
  It hints how autoloaders should expect to find php classes from the package.
  Structure would be
  autoload: psr-0: list of "Class_Prefix" : "dir"
  autoload: psr-4: list of "\\Prefix" : "dir"
-autoload: map: list of directories to recursively scan for php files  
containing classes
+autoload: classmap: list of directories to recursively scan for php  
files containing classes

  The default if absent would be equivalent to psr-0: "Horde_Foo": /Lib





More information about the commits mailing list