No, it's not possible. If you are really, really not able to update your code to a non-deprecated version of PHP, I suggest you try out some tool to convert the Thrift-generated code to something without namespaces. This one seems to do that (but I haven't tried it myself):
https://github.com/nikic/PHP-Backporter - Stig On Tue, Sep 8, 2015 at 10:40 AM, Mauro Maggi <[email protected]> wrote: > Hi, > > is it possible, as of thrift 0.9.2, to generate php code (and php > libraries) compatible with PHP 5.2 ? > At the moment, i see that php code and libraries are generated for PHP > 5.3+ (namespaces) > > Thanks, > Mauro -- Stig Bakken CTO, Zedge.net - free your phone!
