Re: [PHP-DEV] Re: Compiled variables and backpatching

2007-10-01 Thread Stanislav Malyshev
Stanislav wrote me a very useful reply to my CV questions. I wonder if anyone has time to give me a quick note on backpatching, and what that is? I think backpatching refers to updating past opcodes (i.e. opcodes for code that was already parsed) when they need something that would be known on

[PHP-DEV] Re: Compiled variables and backpatching

2007-10-01 Thread Paul Biggar
Hi, Stanislav wrote me a very useful reply to my CV questions. I wonder if anyone has time to give me a quick note on backpatching, and what that is? On 9/23/07, Paul Biggar <[EMAIL PROTECTED]> wrote: > What is backpatching? > Is it related to compiled variables, or are they different concepts? >