コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano cdea645eab Avoid outputing duplicate warnings for ambiguous class resolution, fixes #4953 9 年 前
  Jordi Boggiano bda2c0f9b7 Re-enable include path even when classmap authoritative is present, refs #4556 9 年 前
  Jordi Boggiano e05207dbad Merge remote-tracking branch 'bp1222/save-loads' 9 年 前
  Jordi Boggiano 8072448cf3 Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432 10 年 前
  Jordi Boggiano 966a982738 CS fixes 10 年 前
  Jordi Boggiano 1fe690f810 Autoload generator cleanups 10 年 前
  Jordi Boggiano 3748c11709 Simplify files autoload include function, and make sure files are included once per package even if exactly the same, refs #4186 10 年 前
  Jordi Boggiano 9710b26d3f Merge remote-tracking branch 'jeskew/feature/require_files_but_once' 10 年 前
  Jordi Boggiano c0b49d09f3 Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload' 10 年 前
  Jordi Boggiano 6f29df01d2 Fix updir regex matching, refs #4607 10 年 前
  Omer Karadagli 4046ae042d Up-level relative paths in exclude-from-classmap 10 年 前
  Rob Bast 991d25115f fixes #4562 10 年 前
  annesosensio 2e4157145b Made wildcard expansion consistent with bash 10 年 前
  Jordi Boggiano 6c16510743 Add support for wildcards in exclude-from-classmap, refs #1607 10 年 前
  Jordi Boggiano f1b0c073ad Tweaked exclude-from-classmap: windows support, normalize paths and make sure they are all package-relative and do not leak to other packages, refs #1607 10 年 前
  Jordi Boggiano 084f6de24e Merge remote-tracking branch 'trivago/add_exclude' 10 年 前
  David Walker e0a6419992 When classmap authoratative is enabled, there should be no reason to load 3 files, and process them when autoloader will return false 10 年 前
  Jordi Boggiano 6582c337d0 Fix typo 10 年 前
  Jordi Boggiano 1160b782c8 Deduplicate classmap creation and add support for loading classmaps on the fly for plugins & co 10 年 前
  Jordi Boggiano ce08582671 Fix CS 10 年 前
  Bryan Davis cc2b9cfca5 Add cli argument for classmap-authoritative 10 年 前
  voroks 154092ba1a Added removing file 'include_path.php' (if it is empty). 10 年 前
  voroks 457bc20c34 Explicit comparison was removed. 10 年 前
  voroks cca42ff0be Fixed indents: we should use spaces instead tabulation. 10 年 前
  voroks 4fa1cb2e9c Removing file autoload_files.php was added (#4254) 10 年 前
  Rob Bast 593af4b1bf add license file during autoload dumping 10 年 前
  Jonathan Eskew 42b025776a Move file identifier calculation to compile time 10 年 前
  Jordi Boggiano b17ccbfa0d Avoid invalid warnings when scanning the same file twice, fixes #4195, fixes #4197 10 年 前
  Jonathan Eskew 24c4322672 Use 5.3 compatible array syntax 10 年 前
  Jonathan Eskew 868a872df2 Push the hash to $GLOBALS 10 年 前