Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fixed boolean/integer BC break in Zend\Config\Writer\PhpArray #5569

Merged
merged 1 commit into from
Dec 6, 2013
Merged

Fixed boolean/integer BC break in Zend\Config\Writer\PhpArray #5569

merged 1 commit into from
Dec 6, 2013

Commits on Nov 30, 2013

  1. Fixed boolean/integer BC break.

    Booleans and integers were being inadvertently converted to strings when
    saved in the config array. This preserves the datatype.
    michaelmoussa committed Nov 30, 2013
    Configuration menu
    Copy the full SHA
    20b30b9 View commit details
    Browse the repository at this point in the history