Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 87756d7

Browse files
Update tests for rebase
1 parent 541028c commit 87756d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎tests/output/ob_start_callback_bad_return/handler_false_removed.phpt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ while (1) {
1818

1919
?>
2020
--EXPECTF--
21-
Deprecated: main(): Returning a non-string result from user output handler Closure::__invoke is deprecated in %s on line %d
21+
Deprecated: main(): Returning a non-string result from user output handler {closure:%s:%d} is deprecated in %s on line %d
2222

2323
Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d

‎tests/output/ob_start_callback_bad_return/handler_true_removed.phpt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ while (1) {
1818

1919
?>
2020
--EXPECTF--
21-
Deprecated: main(): Returning a non-string result from user output handler Closure::__invoke is deprecated in %s on line %d
21+
Deprecated: main(): Returning a non-string result from user output handler {closure:%s:%d} is deprecated in %s on line %d
2222

2323
Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d

‎tests/output/ob_start_callback_bad_return/handler_zero_removed.phpt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ while (1) {
1818

1919
?>
2020
--EXPECTF--
21-
Deprecated: main(): Returning a non-string result from user output handler Closure::__invoke is deprecated in %s on line %d
21+
Deprecated: main(): Returning a non-string result from user output handler {closure:%s:%d} is deprecated in %s on line %d
2222

2323
Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /