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 cbb934a commit 3c65f9bCopy full SHA for 3c65f9b
cs2pr
@@ -16,7 +16,7 @@ error_reporting(E_ALL);
16
ini_set('display_errors', 'stderr');
17
gc_disable();
18
19
-$version = '1.0.3';
+$version = '1.0.4';
20
21
if ($argc === 1) {
22
$xml = stream_get_contents(STDIN);
0 commit comments