While using PDOStatement::debugDumpParams, I noticed that it results
in an endless loop because the hash table is not being traversed.  As
such, attached is a patch against php5 HEAD which adds
zend_hash_move_forward_ex accordingly.

-- 
Jonah H. Harris, Senior DBA
myYearbook.com

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

Reply via email to