Skip to content

Commit 3330199

Browse files
committed
Remove unintended changes
1 parent 5b7e9e6 commit 3330199

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/date/php_date.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5912,6 +5912,7 @@ PHP_METHOD(DatePeriod, __wakeup)
59125912
ZEND_PARSE_PARAMETERS_NONE();
59135913

59145914
period_obj = Z_PHPPERIOD_P(object);
5915+
59155916
myht = Z_OBJPROP_P(object);
59165917

59175918
if (!php_date_period_initialize_from_hash(period_obj, myht)) {

0 commit comments

Comments
 (0)