On Sat, Mar 12, 2011 at 12:35, Stuart Henderson <[email protected]> wrote: > On 2011/03/12 10:52, Alexey Suslikov wrote: >> Hi. >> >> We have some 5.3+ code with closures and anonymous functions so 5.2 is no go. >> >> From my understanding, making lang/php from individual directories >> like /5.2 or /5.3 is not correct (because individual Makefiles are >> kinda "additional"). > > No that's ok, it works like mail/mutt or mail/postfix. > >> For me, it looks like I need to build this port >> from lang/php directory, but I'm not sure because port is WIP and a >> bit complex. > > It is a WIP and not really ready yet. It should build and you > should be able to use basics but you might find problems getting > extensions working.
Do you mean bundled extensions or somewhat external (like apc)?
