@@ -314,7 +314,7 @@ <h2>Details</h2>
314
314
< div id ="method-details ">
315
315
< div class ="method-item ">
316
316
< h3 id ="method___construct ">
317
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1101 "> at line 1101 </ a > </ div >
317
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1096 "> at line 1096 </ a > </ div >
318
318
< code >
319
319
< strong > __construct</ strong > (string $isostr, int $options = 0)
320
320
</ code >
@@ -362,7 +362,7 @@ <h4>Exceptions</h4>
362
362
</ div >
363
363
< div class ="method-item ">
364
364
< h3 id ="method_getDateInterval ">
365
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1109 "> at line 1109 </ a > </ div >
365
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1104 "> at line 1104 </ a > </ div >
366
366
< code > < a href ="DateInterval.html "> DateInterval</ a >
367
367
< strong > getDateInterval</ strong > ()
368
368
</ code >
@@ -395,7 +395,7 @@ <h4>Return Value</h4>
395
395
</ div >
396
396
< div class ="method-item ">
397
397
< h3 id ="method_getEndDate ">
398
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1119 "> at line 1119 </ a > </ div >
398
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1114 "> at line 1114 </ a > </ div >
399
399
< code > < a href ="DateTimeInterface.html "> DateTimeInterface</ a > |null
400
400
< strong > getEndDate</ strong > ()
401
401
</ code >
@@ -428,7 +428,7 @@ <h4>Return Value</h4>
428
428
</ div >
429
429
< div class ="method-item ">
430
430
< h3 id ="method_getStartDate ">
431
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1129 "> at line 1129 </ a > </ div >
431
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1124 "> at line 1124 </ a > </ div >
432
432
< code > < a href ="DateTimeInterface.html "> DateTimeInterface</ a >
433
433
< strong > getStartDate</ strong > ()
434
434
</ code >
@@ -461,7 +461,7 @@ <h4>Return Value</h4>
461
461
</ div >
462
462
< div class ="method-item ">
463
463
< h3 id ="method___set_state ">
464
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1132 "> at line 1132 </ a > </ div >
464
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1127 "> at line 1127 </ a > </ div >
465
465
< code > static < a href ="DatePeriod.html "> DatePeriod</ a >
466
466
< strong > __set_state</ strong > (array $array)
467
467
</ code >
@@ -504,7 +504,7 @@ <h4>Return Value</h4>
504
504
</ div >
505
505
< div class ="method-item ">
506
506
< h3 id ="method___wakeup ">
507
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1135 "> at line 1135 </ a > </ div >
507
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1130 "> at line 1130 </ a > </ div >
508
508
< code > void
509
509
< strong > __wakeup</ strong > ()
510
510
</ code >
@@ -537,7 +537,7 @@ <h4>Return Value</h4>
537
537
</ div >
538
538
< div class ="method-item ">
539
539
< h3 id ="method_getRecurrences ">
540
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1144 "> at line 1144 </ a > </ div >
540
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1139 "> at line 1139 </ a > </ div >
541
541
< code > int|null
542
542
< strong > getRecurrences</ strong > ()
543
543
</ code >
@@ -570,7 +570,7 @@ <h4>Return Value</h4>
570
570
</ div >
571
571
< div class ="method-item ">
572
572
< h3 id ="method_getIterator ">
573
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1151 "> at line 1151 </ a > </ div >
573
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1146 "> at line 1146 </ a > </ div >
574
574
< code > < a href ="Traversable.html "> Traversable</ a >
575
575
< strong > getIterator</ strong > ()
576
576
</ code >
@@ -605,7 +605,7 @@ <h4>Return Value</h4>
605
605
</ div >
606
606
< div class ="method-item ">
607
607
< h3 id ="method___serialize ">
608
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1153 "> at line 1153 </ a > </ div >
608
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1148 "> at line 1148 </ a > </ div >
609
609
< code > array
610
610
< strong > __serialize</ strong > ()
611
611
</ code >
@@ -638,7 +638,7 @@ <h4>Return Value</h4>
638
638
</ div >
639
639
< div class ="method-item ">
640
640
< h3 id ="method___unserialize ">
641
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1156 "> at line 1156 </ a > </ div >
641
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1151 "> at line 1151 </ a > </ div >
642
642
< code > void
643
643
< strong > __unserialize</ strong > (array $data)
644
644
</ code >
@@ -681,7 +681,7 @@ <h4>Return Value</h4>
681
681
</ div >
682
682
< div class ="method-item ">
683
683
< h3 id ="method_createFromISO8601String ">
684
- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1162 "> at line 1162 </ a > </ div >
684
+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/date/date_c.php#L1157 "> at line 1157 </ a > </ div >
685
685
< code > static < a href ="DatePeriod.html "> DatePeriod</ a >
686
686
< strong > createFromISO8601String</ strong > (string $specification, int $options = 0)
687
687
</ code >
0 commit comments