Skip to content

Commit 2f1070e

Browse files
committed
Add missing EXTENSIONS section to phpt test file
1 parent 3c2567d commit 2f1070e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ext/mbstring/tests/gh20833.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
GH-20833 (mb_str_pad() divide by zero if padding string is invalid in the encoding)
3+
--EXTENSIONS--
4+
mbstring
35
--FILE--
46
<?php
57
$utf8 = "test";

0 commit comments

Comments
 (0)