Method compile()


Method compile

program compile(string source, object|void handler, int|void major, int|void minor, program|void target, object|void placeholder)

Description

Backward compatibility implementation of compile().

This only differs from compile() in that the argument types are somewhat relaxed.