[PR #9061] Revert to older automatic releases #11340

Closed
opened 2026-01-22 16:10:27 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/9061

State: closed
Merged: Yes


1.12.0 and up comes with a migration to azjezz/psl that makes it
impossible to troubleshoot issues with external commands such as git push

Example of failing build: https://github.com/doctrine/orm/runs/3782157355?check_suite_focus=true#step:4:18
Migration to PSL: 6ad991b65a
Issue on automatic-releases: https://github.com/laminas/automatic-releases/issues/166

1.11.1 uses symfony/process, and unless output is disabled, it should display the output: 38f26c7d6e/Exception/ProcessFailedException.php (L38-L43)

**Original Pull Request:** https://github.com/doctrine/orm/pull/9061 **State:** closed **Merged:** Yes --- 1.12.0 and up comes with a migration to azjezz/psl that makes it impossible to troubleshoot issues with external commands such as git push Example of failing build: https://github.com/doctrine/orm/runs/3782157355?check_suite_focus=true#step:4:18 Migration to PSL: https://github.com/laminas/automatic-releases/commit/6ad991b65aa5b9d52febf91dc9ca3f812a80952e Issue on automatic-releases: https://github.com/laminas/automatic-releases/issues/166 1.11.1 uses `symfony/process`, and unless output is disabled, it should display the output: https://github.com/symfony/process/blob/38f26c7d6ed535217ea393e05634cb0b244a1967/Exception/ProcessFailedException.php#L38-L43
admin added the pull-request label 2026-01-22 16:10:27 +01:00
admin closed this issue 2026-01-22 16:10:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#11340