Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
syncEnrollments
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yeray Santana Hualde
syncEnrollments
Commits
c1131e18
Commit
c1131e18
authored
Aug 26, 2011
by
Taylor Otwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increment version and update change log.
parent
cda45674
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
changelog.md
changelog.md
+8
-0
index.php
public/index.php
+1
-1
No files found.
changelog.md
View file @
c1131e18
# Laravel Change Log
# Laravel Change Log
## Version 1.6.6
-
Fix bug that caused exceptions to not be shown when attempting to render a view that doesn't exist.
### Upgrading from 1.5.5
-
Replace
**system**
directory.
## Version 1.5.5
## Version 1.5.5
-
Fix bug in session class cookie option extraction.
-
Fix bug in session class cookie option extraction.
...
...
public/index.php
View file @
c1131e18
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
* Laravel - A clean and classy framework for PHP web development.
* Laravel - A clean and classy framework for PHP web development.
*
*
* @package Laravel
* @package Laravel
* @version 1.5.
5
* @version 1.5.
6
* @author Taylor Otwell
* @author Taylor Otwell
* @link http://laravel.com
* @link http://laravel.com
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment