This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Zend\Config\Processor\Token converts boolean to string #5772
Comments
Ocramius
added a commit
to Ocramius/zf2
that referenced
this issue
Jan 31, 2014
Config key types are not retained when applying a config processor
Provided a hotfix at #5573 |
weierophinney
added a commit
that referenced
this issue
Mar 4, 2014
…ssor-booleans Hotfix for #5772: token processor should not cast booleans to strings
gianarb
pushed a commit
to zendframework/zend-config
that referenced
this issue
May 15, 2015
Config key types are not retained when applying a config processor
gianarb
pushed a commit
to zendframework/zend-config
that referenced
this issue
May 15, 2015
…acements also apply recursively
weierophinney
added a commit
to zendframework/zend-config
that referenced
this issue
May 15, 2015
…fix/issue-zendframework/zf2#5772-token-processor-booleans Hotfix for zendframework/zendframework#5772: token processor should not cast booleans to strings
weierophinney
added a commit
to zendframework/zend-config
that referenced
this issue
May 15, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i am trying to use Zend\Config\Processor\Constant
on something like
and after process() call i got
not sure if this is intentional
The text was updated successfully, but these errors were encountered: