[DMIG-4] Case sensitive include Created: 18/Jun/10 Updated: 18/Jun/10 Resolved: 18/Jun/10 |
|
| Status: | Resolved |
| Project: | Doctrine Migrations |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Tom Van Looy | Assignee: | Jonathan H. Wage |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux Ubuntu |
||
| Description |
|
use Doctrine\Dbal\Connection, This can't be upper/lowercase. DBAL must be in uppercase every time. |
| Comments |
| Comment by Jonathan H. Wage [ 18/Jun/10 ] |
|
Fixed issue with case in use statement http://github.com/doctrine/migrations/commit/eda8b0b0ee9f9bddb7b73ee956d2106e26b80794 |