1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00

- Fixed tests

This commit is contained in:
Felipe Pena
2009-09-26 17:59:33 +00:00
parent 6a1736de17
commit 22693aa7fb
+4
View File
@@ -1,5 +1,9 @@
--TEST--
Bug #48696 (ldap_read() segfaults with invalid parameters)
--SKIPIF--
<?php
require_once dirname(__FILE__) .'/skipif.inc';
?>
--FILE--
<?php