akalongman / sublimetext-stringutilities

Sublime Text 2/3 plugin for string manipulations
MIT License
83 stars 24 forks source link

Implement #17 (Add PHP Object to array) #25

Closed bryceandpeas closed 8 years ago

bryceandpeas commented 8 years ago

I've done exactly what the comment says (I don't know any PHP so I don't know if it's correct), although it will fail to preserve the parameter as a string in the conversion if that is its type originally.

akalongman commented 8 years ago

Is it already done in PR https://github.com/akalongman/sublimetext-stringutilities/pull/24 ?

bryceandpeas commented 8 years ago

Yes, I messed up my branches it would seem, woops!