What is the role of a CI/CD pipeline in professional PHP development?
-
A
Replace unit tests with manual QA
-
B
Automatically build, test, and deploy code on every change to catch regressions early
-
C
Generate API documentation from docblocks only
-
D
Manage PHP version upgrades on the server