Skip to content

6.0.0: Namespaces

Compare
Choose a tag to compare
@thekid thekid released this 24 May 08:29
· 71 commits to master since this release
  • Rewrite CsvObjectWriter and CsvObjectReader to use reflection and
    instead of using array-cast trick and then accessing mangled names.
    (@thekid)
  • Heads up: Converted classes to PHP 5.3 namespaces - (@thekid)