mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
parent
e5c415cd3a
commit
58d19dade7
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ U_CFUNC TimeZone *timezone_process_timezone_argument(zval *zv_timezone,
|
|||
const char *func)
|
||||
{
|
||||
zval local_zv_tz;
|
||||
char *message = NULL;
|
||||
TimeZone *timeZone;
|
||||
|
||||
if (zv_timezone == NULL || Z_TYPE_P(zv_timezone) == IS_NULL) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue