File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,5 @@ echo "Done\n";
17
17
--EXPECTF--
18
18
string(%d) "PHP %s (cgi%s (built: %s
19
19
Copyright (c) The PHP Group
20
- %AZend Engine v%s, Copyright (c) Zend Technologies
21
- "
20
+ %AZend Engine v%s, Copyright (c) Zend Technologies%A"
22
21
Done
Original file line number Diff line number Diff line change @@ -14,6 +14,5 @@ echo "Done\n";
14
14
--EXPECTF--
15
15
string(%d) "PHP %s (cli) (built: %s)%s
16
16
Copyright (c) The PHP Group
17
- %AZend Engine v%s, Copyright (c) Zend Technologies
18
- "
17
+ %AZend Engine v%s, Copyright (c) Zend Technologies%A"
19
18
Done
Original file line number Diff line number Diff line change @@ -16,6 +16,5 @@ echo "Done\n";
16
16
--EXPECTF--
17
17
string(%d) "PHP %s (fpm%s (built: %s
18
18
Copyright (c) The PHP Group
19
- %AZend Engine v%s, Copyright (c) Zend Technologies
20
- "
19
+ %AZend Engine v%s, Copyright (c) Zend Technologies%A"
21
20
Done
You can’t perform that action at this time.
0 commit comments