We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5072e68 commit 1d2cec3Copy full SHA for 1d2cec3
cs2pr
@@ -16,7 +16,7 @@ error_reporting(E_ALL);
16
ini_set('display_errors', 'stderr');
17
gc_disable();
18
19
-$version = '1.8.6';
+$version = '1.8.7';
20
21
// options
22
$colorize = false;
0 commit comments