Show
Ignore:
Timestamp:
10/04/2007 15:22:32 (14 months ago)
Author:
indeyets
Message:

- fixed dumping of mixed arrays and numeric-arrays starting from non-zero digit
- added some Dump-tests

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ext/php/CHANGELOG

    r272 r273  
    11--- %YAML:1.0 
    22- version: 0.9.2 
    3   date: 2007-08-?? 
     3  date: 2007-09-?? 
    44  status: beta 
    55  changes: 
    66    - short-and-flat arrays are dumped using inline-mode now (for readability) 
    77    - gcc-2.95 compatibility (patch by Brian J. France) 
     8    - fixed dumping of mixed arrays and numeric-arrays starting from non-zero digit 
    89 
    910- version: 0.9.1