On 02/12/2016 08:36, Thomas Nunninger wrote:
> Hi,
> 
>> So, if I only want to get the emulated prepared statement, I have to do
>> ob_start()/ob_get_clean(), then use a regexp to fetch it ? I want v1
>> back T_T
> 
> I second that. Why do you print it directly? Wouldn't it be better to
> return a structured array with the information needed? If needed, you
> can var_dump() the array yourself.

Could you please explain what's the use case? As far as I'm concerned
such information would only be useful during PDO driver development,
phpt files and bug reporting / fixing.


Cheers
-- 
Matteo Beccati

Development & Consulting - http://www.beccati.com/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to