Skip to content

Commit

Permalink
Remove invalid SKIPIF sections
Browse files Browse the repository at this point in the history
  • Loading branch information
carusogabriel committed Aug 2, 2018
1 parent dc4e477 commit 7f9e10f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ext/standard/tests/strings/bug72434.phpt
@@ -1,9 +1,5 @@
--TEST--
Bug #72434: ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize
--SKIPIF--
<?php
if(!class_exists('zip')) die('skip ZipArchive');
?>
--FILE--
<?php
// The following array will be serialized and this representation will be freed later on.
Expand Down

0 comments on commit 7f9e10f

Please sign in to comment.