For consistency, in strings we should already be using the FQCN implicitly. Therefore output of serialization and var_export should not need the leading backslash.
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 9 April 2013 06:38, Madara Uchiha <dor.tchi...@gmail.com> wrote: > Sounds good. With PHP moving in closer and closer with namespaces, this > proposal will save some confusion in the more complex application > debugging. I support. +1 > On Apr 9, 2013 6:29 AM, "Laruence" <larue...@php.net> wrote: > > > Hey: > > > > bug is described at #64554 > > > > I proposal to add a leading backslash to all classnames (not only ns > > names, since no harm, consistent and make sense) when doing serialize, > > var_export etc. > > > > what do you think? > > > > thanks > > > > -- > > Laruence Xinchen Hui > > http://www.laruence.com/ > > >