Skip to content

Commit ddf4fd2

Browse files
committed
Bump ext-igbinary to 3.1.5 to fix compile error on php 8.
1 parent 7c00aab commit ddf4fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ before_install:
183183
tfold ext.redis tpecl redis-5.2.2 redis.so $INI "no"
184184
fi
185185
186-
tfold ext.igbinary tpecl igbinary-3.1.2 igbinary.so $INI
186+
tfold ext.igbinary tpecl igbinary-3.1.5 igbinary.so $INI
187187
done
188188
- |
189189
# List all php extensions with versions

0 commit comments

Comments
 (0)