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 6f7e146 commit 0f36534Copy full SHA for 0f36534
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 1.0.7
4
+
5
+ * WIP
6
7
## 1.0.6
8
9
* Undid `proc_open()` changes as it broke error capturing
src/Command.php
@@ -7,7 +7,7 @@
* This class represents a shell command.
*
* @author Michael Härtl <[email protected]>
10
- * @version 1.0.6
+ * @version 1.0.7-dev
11
* @license http://www.opensource.org/licenses/MIT
12
*/
13
class Command
0 commit comments