File tree 4 files changed +15
-3
lines changed
4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 3
3
* Laravel - A PHP Framework For Web Artisans
4
4
*
5
5
* @package Laravel
6
- * @version 3.1.8
6
+ * @version 3.1.9
7
7
* @author Taylor Otwell <taylorotwell@gmail.com>
8
8
* @link http://laravel.com
9
9
*/
Original file line number Diff line number Diff line change 2
2
3
3
## Contents
4
4
5
+ - [ Laravel 3.1.9] ( #3.1.9 )
6
+ - [ Upgrading From 3.1.8] ( #upgrade-3.1.9 )
5
7
- [ Laravel 3.1.8] ( #3.1.8 )
6
8
- [ Upgrading From 3.1.7] ( #upgrade-3.1.8 )
7
9
- [ Laravel 3.1.7] ( #3.1.7 )
21
23
- [ Laravel 3.1] ( #3.1 )
22
24
- [ Upgrading From 3.0] ( #upgrade-3.1 )
23
25
26
+ <a name =" 3.1.9 " ></a >
27
+ ## Laravel 3.1.9
28
+
29
+ - Fixes cookie session driver bug that caused infinite loop on some occasions.
30
+
31
+ <a name =" upgrade-3.1.9 " ></a >
32
+ ## Upgrading From 3.1.8
33
+
34
+ - Replace the ** laravel** folder.
35
+
24
36
<a name =" 3.1.8 " ></a >
25
37
## Laravel 3.1.8
26
38
Original file line number Diff line number Diff line change 3
3
* Laravel - A PHP Framework For Web Artisans
4
4
*
5
5
* @package Laravel
6
- * @version 3.1.8
6
+ * @version 3.1.9
7
7
* @author Taylor Otwell <taylorotwell@gmail.com>
8
8
* @link http://laravel.com
9
9
*/
Original file line number Diff line number Diff line change 3
3
* Laravel - A PHP Framework For Web Artisans
4
4
*
5
5
* @package Laravel
6
- * @version 3.1.8
6
+ * @version 3.1.9
7
7
* @author Taylor Otwell <taylorotwell@gmail.com>
8
8
* @link http://laravel.com
9
9
*/
You can’t perform that action at this time.
0 commit comments