Skip to content

Commit a2a86c8

Browse files
committed
remove strptime as CTEable, it depends on locale
1 parent 0555541 commit a2a86c8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ext/standard/basic_functions.stub.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,6 @@ function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
21072107
/**
21082108
* @return array<string, int|string>|false
21092109
* @deprecated
2110-
* @compile-time-eval
21112110
* @refcount 1
21122111
*/
21132112
function strptime(string $timestamp, string $format): array|false {}

ext/standard/basic_functions_arginfo.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)