Commit 03a6b8a
Lyubomir Popov
$reminder variable was changed from object to array in Laravel 4.1.24
https://github.com/laravel/framework/blob/v4.1.23/src/Illuminate/Auth/Reminders/DatabaseReminderRepository.php Line 109
https://github.com/laravel/framework/blob/v4.1.24/src/Illuminate/Auth/Reminders/DatabaseReminderRepository.php Line 1091 parent 5b7f335 commit 03a6b8a
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments