var_export() should escape \ and ' characters.
authorDmitry Stogov <dmitry@php.net>
Thu, 18 Aug 2005 11:13:50 +0000 (11:13 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 18 Aug 2005 11:13:50 +0000 (11:13 +0000)
commit474ff091a2fa58873b855e95b63b0382261e6de6
tree24e8a8c09fc3be775a09c60544fb6f54c941e88c
parentdd7f14dd472c1d0e88cb015cae96afd61566d357
var_export() should escape \ and ' characters.
ext/standard/var.c