luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

Export helper wrong values #1802

Closed nadar closed 6 years ago

nadar commented 6 years ago

wrong values when using export helper:

null = array (should be empty string) boolean = 0,0 (should be 1,0)