Test: /ext/standard/tests/general_functions/bug70018.phpt - Version 7.0.0beta2
![View bug overview](bug.png)
Bug #70018 | exec does not strip all whitespace | ||||
---|---|---|---|---|---|
Submitted: | 2015-07-08 08:17:45 | Modified: | 2015-07-08 08:20:57 | ||
From: | robbert | Assigned: | |||
Status: | Closed | Package: | Program Execution | ||
PHP Version: | master-Git-2015-07-08 (Git) | OS: | Debian jessie |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
7 (100%)![]() |
001+ array(1) {
001- array(2) {
003+ string(13) "-e abc\f\n \n"
003- string(3) "abc"
004- [1]=>
005- string(0) ""
|