Merge branch 'PHP-5.6'

* PHP-5.6:
  fix test description
  Fixed Buf #68812 Unchecked return value.
  Fixed Buf #68812 Unchecked return value.
This commit is contained in:
Remi Collet 2015-06-09 09:14:05 +02:00
commit 1ad58ce12e

View file

@ -1,5 +1,5 @@
--TEST--
PostgreSQL pg_select() - basic test using schema
PostgreSQL pg_insert() - test for CVE-2015-1532
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--