On 31 January 2014 23:22, <[email protected]> wrote: > > Actually I want to obfuscate my own source files and function names also > will be ofuscated in my source files, if /doctrine files remain un-encoded, > since the function names in my file is obfuscated it returns function > doesn't exist error as it does not recognize the functions in un-encoded > /doctrine files, so I should obfuscate doctrine too, >
Doesn't ionCube have a concept of "imports"? How does it reference internal PHP methods/functions? > that my code recognize the functions, are you familiar with ionCube and do > you know how it works? > Used it once: never again, thx :P > How composer.json and composer.lock work? do they call doctrine files > remotely from repository server? please clarify. > Please read the manual of composer at http://getcomposer.org/ Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
