fix: package_build.php Joomla package builds + PHPStan level 2 #95
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Test plan
11bd5e8) [skip ci]' (#94) from main into dev 2cfc0a61e9Two bugs fixed: 1. Double prefix: pkg_pkg_mokogallery → pkg_mokogallery (strip prefix from element name when it already matches the type prefix) 2. Package structure: sub-extension ZIPs now placed in packages/ subdir (was putting them in root), language/ directory now included Correct ZIP structure: pkg_mokogallery-XX.XX.XX.zip pkg_mokogallery.xml script.php language/ packages/ com_mokogallery.zip mod_mokogallery.zip plg_*.zip Closes #92 Authored-by: Moko Consulting Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>