mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
Invalidate the results whose statement handle has been invalidated.
# EXEC PROCEDURE results don't need a statement handle, so
# the result doesn't have to be invalidated.
Fixed some add_{index|assoc}_*() bogosity