mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
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:
commit
1ad58ce12e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
PostgreSQL pg_select() - basic test using schema
|
PostgreSQL pg_insert() - test for CVE-2015-1532
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php include("skipif.inc"); ?>
|
<?php include("skipif.inc"); ?>
|
||||||
--FILE--
|
--FILE--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue