I have a idea but i do not know if must i send my idea for this email? and
my second question is how can i get a mentor for my idea?
hi,
On Mon, Feb 8, 2010 at 12:03 PM, Beat Vontobel wrote:
> I'm new to the PHP internals mailing list (and also to PHP internals in
> general), so let's first say hello to everybody and thanks for your work!
Thanks and welcome to the list :)
> I needed to dive into PHP's internals myself becau
hi,
While reviewing the various SAPI implementation I was wondering about
the status of the litespeed SAPI. We included it in the core recenlty
(on litespeed team request, I cc Georg) but it seems that it is not
maintained anymore. There are releases on their web sites but no
commit so far in lite
Am 08.02.2010 14:38, schrieb mathieu.suen:
> I am wondering if there is some effort for having continuation in php.
> Or is there already some construction for continuation?
There is http://phpcontinuation.sourceforge.net/ which I never got
around to actually try.
--
Sebastian Bergmann
Found the issue.
I've applied a local patchset which included this revision:
http://svn.php.net/viewvc/?view=revision&revision=291488
Which fixes:
#50261 (Crash When Calling Parent Constructor with call_user_func())
However, it also included a small mistake commit, later reverted in revision
29
troels knak-nielsen wrote:
On Mon, Feb 8, 2010 at 2:38 PM, mathieu.suen wrote:
Hi,
I am wondering if there is some effort for having continuation in php.
Or is there already some construction for continuation?
phaux (http://code.google.com/p/phaux/) is an attempt at creating a
contin
On Mon, Feb 8, 2010 at 2:38 PM, mathieu.suen wrote:
> Hi,
>
> I am wondering if there is some effort for having continuation in php.
> Or is there already some construction for continuation?
phaux (http://code.google.com/p/phaux/) is an attempt at creating a
continuation-based framework for php.
Hello all,
I have IMagick 2.2.2 [latest stable in PECL] loaded with PHP 5.3.1. When
sending SIGHUP, Apache defuncts, the BT is as follows:
(gdb) bt
#0 0x7f069935b384 in __lll_lock_wait () from /lib/libpthread.so.0
#1 0x7f0699356bf0 in _L_lock_102 () from /lib/libpthread.so.0
#2 0x000
Hello,
On Mon, Feb 8, 2010 at 3:31 PM, mathieu.suen wrote:
> Hi,
>
> Whenever you implement the Iterator interface the key method should only
> return a scalar.
> Is there any particular reason for this restriction.
> IMHO I don't see any.
The iterator interface was implemented on top of an API
Hi,
Whenever you implement the Iterator interface the key method should only
return a scalar.
Is there any particular reason for this restriction.
IMHO I don't see any.
I also don't see why you can't index an array with object but it smells
something going wrong underneath.
Thanks
- Mathieu
Hi,
I am wondering if there is some effort for having continuation in php.
Or is there already some construction for continuation?
Thanks
- Mathieu Suen
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I'm new to the PHP internals mailing list (and also to PHP internals
in general), so let's first say hello to everybody and thanks for your
work!
I needed to dive into PHP's internals myself because I hit a problem
(which I later found to be bug #48607) with the ftp_fopen_wrapper:
f
PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (108 total -- which includes 47 feature requests)
===[Apache related]===
47061 Open User not logged under Apache
===[
13 matches
Mail list logo