Skip to content

Commit 3445557

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: Fixed test
2 parents f3441c8 + 6d4ebe7 commit 3445557

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/date/tests/bug72963.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #72963 (Null-byte injection in CreateFromFormat and related functions)
3+
--INI--
4+
date.timezone=UTC
35
--FILE--
46
<?php
57
$strings = [

0 commit comments

Comments
 (0)