]> granicus.if.org Git - php/commit
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
authorIlia Alshanetsky <iliaa@php.net>
Tue, 15 Nov 2011 18:02:58 +0000 (18:02 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 15 Nov 2011 18:02:58 +0000 (18:02 +0000)
commitb6530d8978aab57eebd17f6076035f786ae1693b
treeb589b812a75a39eba73f07e5a6c67c173f978806
parent5f0e6a74baaf444b282f83f817e29d836487fce6
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
NEWS
ext/pgsql/pgsql.c
ext/pgsql/tests/bug60244.phpt [new file with mode: 0644]