bedding and not Extending
PHP.
Jacob Santos
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
So does this mean that the patch would be included even in its somewhat broken
state? Just don't allow it in loops or warn when it is or access to outside
scope variables.
I need to get VLD working on Windows to see what the fuss is all about. I
thought everything is compiled to oplines, if th
ility between the ORM PHP libraries. It would probably take
another year, but it would be nice if it was bundled in a later version of PHP
5.x and PHP 6.
Jacob Santos
Lukas Kahwe Smith wrote:
Andrey Hristov wrote:
Hi,
Lukas Kahwe Smith wrote:
Robin Ericsson wrote:
On 3/21/07, Bankó Ádám <[E
been building such
solutions for years. Coming to a solution for a common API would be better in C
as a PHP extension. It would also be easy to check for the existence of the
extension to use it.
Jacob Santos
Hello!
This paper seems to be interesting, but I don't have the time to read it
no
P, at the very least it would negate the
argument of those who say PHP doesn't support anonymous functions.
Jacob Santos
Updated patch at http://pastebin.ca/400952
Not 100% sure if my hack in zend_compile.c is righteous, but it doesn't
seem too far wrong.
--Wez.
--
PHP Internal
even better.
You don't have to work directly with PDO (as I had thought), just do as SDO
does, and allow for a PDO object to be passed through the ORM constructor or
method. But you probably already knew this.
Hey, good luck getting accepted and to the completion of the project.
Jacob Sa
No, I am not interested in Phalanger. Thank you. If I wanted to work
with .NET, I would write code using .NET. That won't be happening until
some time in the Fall when I take an "advanced" programming class that
uses the language.
I do think the project is a good one, but I'm looking for somet
be compiled at run time.
Personally, I would like to do without the whole interpreting of the
source and have PHP as a completely compiled (as in bytecode) language.
I suspect that would not go off to well, so therefore I propose
something that is compatible with what PHP does now. Shou
Has anyone tried this or know of anyone who is interested in
implementing this for the Zend Engine? I tried searching the archives
and didn't find anything on this topic. (Would Google help? No, only
turns up some commercial PHP compiler for PHP 4.x.
I believe it is possible currently using th