Skip to content

Commit

Permalink
Remove unintended changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Sep 14, 2024
1 parent 62b807a commit ceb6a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/date/php_date.c
Original file line number Diff line number Diff line change
Expand Up @@ -5912,6 +5912,7 @@ PHP_METHOD(DatePeriod, __wakeup)
ZEND_PARSE_PARAMETERS_NONE();

period_obj = Z_PHPPERIOD_P(object);

myht = Z_OBJPROP_P(object);

if (!php_date_period_initialize_from_hash(period_obj, myht)) {
Expand Down

0 comments on commit ceb6a95

Please sign in to comment.