From: Pierre Joye Date: Sun, 13 Aug 2006 19:06:46 +0000 (+0000) Subject: - remove dl() usage X-Git-Tag: RELEASE_1_0_0RC1~1978 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=926d018ea6fd2a8b6c8f285ebcb27d56471de369;p=php - remove dl() usage --- diff --git a/ext/zip/examples/create.php b/ext/zip/examples/create.php index a41c8e6d0b..30173bbadb 100644 --- a/ext/zip/examples/create.php +++ b/ext/zip/examples/create.php @@ -1,8 +1,6 @@ open('test_with_comment.zip'); diff --git a/ext/zip/examples/extract.php b/ext/zip/examples/extract.php index 5276b0dca5..696502ba12 100644 --- a/ext/zip/examples/extract.php +++ b/ext/zip/examples/extract.php @@ -1,8 +1,4 @@ filename . "\n"; diff --git a/ext/zip/examples/fopen.php b/ext/zip/examples/fopen.php index 32357f3c08..5af37b1ab3 100644 --- a/ext/zip/examples/fopen.php +++ b/ext/zip/examples/fopen.php @@ -1,8 +1,4 @@