PHP Objects, Patterns and Practice (3rd edition)

(Barry) #1

CHAPTER 20 ■ CONTINUOUS INTEGRATION


Figure 20–6. The Overview screen


As you can see, the build went well, although CodeSniffer is complaining about my style. I can get
the full whine by clicking on the CodeSniffer tab, or I can see the complaints in the context of the code
itself by clicking on Code Browser. Figure 20–7 shows the code browser with the contextual
errors/notices tab open.


Figure 20–7. The code browser showing “Errors”

Free download pdf