All- I've been trying to generate the server stub files by simply doing:
thrift --gen php:server myfile.thrift And only the myfile and mytile_types php files are being generated. Is there anything else I need to do in order to generate the php server stub? I've tried this on OS X and on windows, both won't generate the appropriate stubs. (I have verified that it should be able to by doing --version) Thanks! ~ Josh
