mirror of
https://github.com/php/php-src.git
synced 2024-11-28 20:34:29 +08:00
fix test
This commit is contained in:
parent
599914a68d
commit
6bb52c7b4d
@ -1,5 +1,10 @@
|
||||
--TEST--
|
||||
Bug #48696 (ldap_read() segfaults with invalid parameters)
|
||||
--SKIPIF--
|
||||
<?php
|
||||
require_once('skipif.inc');
|
||||
require_once('skipifbindfailure.inc');
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user