
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue is dependecy of:
|
|
ZF-2016
Can not enable db profiler from zend_config_ini
|
|
|
|
|
|
|
| Resolution Date: |
01/Oct/07 03:39 PM
|
| Fix Version Priority: |
Should Have
|
|
Zend_Config::toArray() makes improper use of is_object() where instanceof is more appropriate, resulting in the inability to have object values, except other objects that happen to have a toArray() method defined.
|
|
Description
|
Zend_Config::toArray() makes improper use of is_object() where instanceof is more appropriate, resulting in the inability to have object values, except other objects that happen to have a toArray() method defined. |
Show » |
|