
| Key: |
ZF-2209
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Trivial
|
| Assignee: |
Rob Allen
|
| Reporter: |
Emil Ivanov
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
1 minute
|
|
|
Remaining Estimate:
|
1 minute
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
| Fix Version Priority: |
Nice to Have
|
|
The second parameter of Zend_Config*::__construct() is the section, if it's null it will load all of the nodes, but it doesn't defaults to null. This won't break BC (I think) and should take a couple of seconds to fix.
|
|
Description
|
The second parameter of Zend_Config*::__construct() is the section, if it's null it will load all of the nodes, but it doesn't defaults to null. This won't break BC (I think) and should take a couple of seconds to fix. |
Show » |
|