Jordi Boggiano
|
8072448cf3
|
Adjust deduplication of files autoloads, refs 9710b26d3f
|
2015-11-26 10:39:16 +00:00 |
Jordi Boggiano
|
3748c11709
|
Simplify files autoload include function, and make sure files are included once per package even if exactly the same, refs #4186
|
2015-11-21 18:30:44 +00:00 |
Jonathan Eskew
|
42b025776a
|
Move file identifier calculation to compile time
|
2015-06-30 09:22:51 -07:00 |
Olivier Laviale
|
40e484ed38
|
Fixed an issue that would lead to scattered autoloading files
|
2014-02-20 23:18:48 +01:00 |
Jordi Boggiano
|
11a0d16ccc
|
CS fixes
|
2013-10-11 20:12:45 -03:00 |
Firehed
|
046d55e886
|
Change 'generated' notice to @phpdoc-style annotation
While it isn't an official part of the syntax, it integrates better with other
tools that ignore diffs on generated code.
|
2013-08-27 16:08:38 -07:00 |
Andreas Hennings
|
5369904dd3
|
autoload_files.php should return an array of files, instead of directly including them.
|
2013-08-01 15:53:54 +02:00 |
Andreas Hennings
|
8e9bdfb4da
|
Factor the filesCode generation into a separate method.
|
2013-08-01 15:53:54 +02:00 |
Andreas Hennings
|
f98a8f472e
|
Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php
|
2013-08-01 15:53:54 +02:00 |