Skip to content

Commit 4b9299d

Browse files
committed
reverting pear/install-pear-nozlib.phar as this mass php 5 -> php 7 string replace broke the file signature(phar files are binary)
1 parent 8f24422 commit 4b9299d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pear/install-pear-nozlib.phar

+2-2
Original file line numberDiff line numberDiff line change
@@ -6988,7 +6988,7 @@ How it works :
69886988
<?php
69896989
/* vim: set expandtab tabstop=4 shiftwidth=4: */
69906990
/**
6991-
* PHP Version 7
6991+
* PHP Version 5
69926992
*
69936993
* Copyright (c) 1997-2004 The PHP Group
69946994
*
@@ -7555,7 +7555,7 @@ Initial release
75557555
Console_Getopt-1.3.1/Console/Getopt.php0000644000076500000240000003223511535261415017000 0ustar helgistaff<?php
75567556
/* vim: set expandtab tabstop=4 shiftwidth=4: */
75577557
/**
7558-
* PHP Version 7
7558+
* PHP Version 5
75597559
*
75607560
* Copyright (c) 1997-2004 The PHP Group
75617561
*

0 commit comments

Comments
 (0)