CHAPTER 7 – PEAR Error Modes – PEAR_ERROR_PRINT
In this mode, the error object automatically prints the error message to PHP's output stream. You may specify a printf format string as a parameter to this error mode; we will look at that later in this chapter.