Skip to content

Commit 5740607

Browse files
committed
Merge branch 'PHP-8.4'
* PHP-8.4: cli: Fix tests/bug80092.phpt expectation for `PHP_BUILD_PROVIDER` (#18824)
2 parents eb151e3 + 594221f commit 5740607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/cli/tests/bug80092.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ foreach (explode("\n", $output) as $line) {
4343
preloaded
4444
PHP %s
4545
Copyright (c) The PHP Group
46-
Zend Engine %s
46+
%AZend Engine %s
4747
%A with Zend OPcache %a

0 commit comments

Comments
 (0)