Feature #23911
Allow array as localconf.php configuration values
| Status: | Closed | Start date: | 2010-11-02 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Xavier Perseguers | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.5 | Complexity: | ||
| PHP Version: | 5.2 | |||
| Votes: | 0 |
Description
Currently t3lib_install lacks a way to store an array as configuration value.
Having this method in Core would allow DBAL to use native methods instead of writing localconf.php itself.
(issue imported from #M16215)
Related issues
| related to DBAL - Bug #23575: Allow DBAL to interact with EM to configure remapping | Resolved | 2010-09-21 | ||
| related to Core - Feature #24037: Add "edit end token" to allow custom post configuration i... | Resolved | 2010-11-12 | ||
| related to Core - Bug #24046: Install Tool: All configuration section does not support ... | New | 2010-11-14 |
History
Updated by Xavier Perseguers over 2 years ago
Committed to trunk (rev. 9380)
Updated by Susanne Moog about 2 years ago
- Target version deleted (
4.5.0)