aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/validate.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-21 11:18:26 +0900
committernsfisis <nsfisis@gmail.com>2026-02-21 11:18:26 +0900
commit8ecb8e5ea476886cb3f62a8efa4a8189e2aa4740 (patch)
tree3750a7b722f4d0ceb8435a9b3dc898a8a731e59b /crates/mozart/src/commands/validate.rs
parentf030dc63ea84a13f1e494a1541b6120c0969f383 (diff)
downloadphp-mozart-8ecb8e5ea476886cb3f62a8efa4a8189e2aa4740.tar.gz
php-mozart-8ecb8e5ea476886cb3f62a8efa4a8189e2aa4740.tar.zst
php-mozart-8ecb8e5ea476886cb3f62a8efa4a8189e2aa4740.zip
feat(autoload): generate Composer-compatible PHP autoloader files
Implement autoloader generation that produces all standard Composer autoloader files (autoload.php, autoload_real.php, autoload_static.php, autoload_psr4.php, autoload_namespaces.php, autoload_classmap.php, autoload_files.php, installed.php) plus embeds ClassLoader.php, InstalledVersions.php, and LICENSE from the Composer submodule. Wire into the install command (gated by --no-autoloader) and replace the todo!() in dump-autoload with a working implementation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/src/commands/validate.rs')
0 files changed, 0 insertions, 0 deletions