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 8144c55

Browse files
Memory limits
1 parent 25c35b8 commit 8144c55

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

‎tests/output/ob_start_callback_bad_return/handler_false_removed.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
ob_start(): Check behaviour with deprecation when OOM triggers handler removal (handler returns false)
3+
--INI--
4+
memory_limit=2M
35
--FILE--
46
<?php
57

‎tests/output/ob_start_callback_bad_return/handler_true_removed.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
ob_start(): Check behaviour with deprecation when OOM triggers handler removal (handler returns true)
3+
--INI--
4+
memory_limit=2M
35
--FILE--
46
<?php
57

‎tests/output/ob_start_callback_bad_return/handler_zero_removed.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
ob_start(): Check behaviour with deprecation when OOM triggers handler removal (handler returns zero)
3+
--INI--
4+
memory_limit=2M
35
--FILE--
46
<?php
57

0 commit comments

Comments
(0)

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