Welcome! Log In Create A New Profile

Advanced

fpm zendify

Posted by Aleksandar Lazic 
Aleksandar Lazic
fpm zendify
May 11, 2010 04:54PM
Dear Listmember,

does anybody have started to patch the fpm sapi with the zend / php
functions?

I'am interested to give a try, if nobody have started ;-)

BR

Aleks
Jérôme Loyet
Re: fpm zendify
May 11, 2010 04:58PM
Hi,

2010/5/11 Aleksandar Lazic <al-phpfm@none.at>:
> Dear Listmember,
>
> does anybody have started to patch the fpm sapi with the zend / php
> functions?

what to you mean by the zend / php functions ?

>
> I'am interested to give a try, if nobody have started ;-)
>
> BR
>
> Aleks
>
Aleksandar Lazic
Re: fpm zendify
May 12, 2010 04:20PM
On Die 11.05.2010 22:56, Jérôme Loyet wrote:
>Hi,
>
>2010/5/11 Aleksandar Lazic <al-phpfm@none.at>:
>> Dear Listmember,
>>
>> does anybody have started to patch the fpm sapi with the zend / php
>> functions?
>
>what to you mean by the zend / php functions ?

I mean:

e*alloc vs malloc
_array* vs fpm_arrays
zend_str_* vs fpm_str

and so on.


BR

Aleks
Antony Dovgal
Re: fpm zendify
May 12, 2010 04:24PM
On 13.05.2010 00:18, Aleksandar Lazic wrote:
> e*alloc vs malloc

e*malloc() is used where possible.
If it's not used, it's done intentionally.

> _array* vs fpm_arrays

_array? I have no idea what you mean.
Zvals are definitely not applicable in this case.

> zend_str_* vs fpm_str

There is no such type - fpm_str.
And zend_str doesn't exist either.
Zvals cannot be used here, too.


What was the initial reason for your question?

--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime statistics for PHP
Aleksandar Lazic
Re: fpm zendify
May 12, 2010 04:36PM
On Don 13.05.2010 00:23, Antony Dovgal wrote:
>On 13.05.2010 00:18, Aleksandar Lazic wrote:
>> e*alloc vs malloc
>
>e*malloc() is used where possible.
>If it's not used, it's done intentionally.
>
>> _array* vs fpm_arrays
>
>_array? I have no idea what you mean.
>Zvals are definitely not applicable in this case.
>
>> zend_str_* vs fpm_str
>
>There is no such type - fpm_str.
>And zend_str doesn't exist either.
>Zvals cannot be used here, too.

Ah ok, I was not sure if it's possible to use it.

>What was the initial reason for your question?

To 'integrate' the fpm more deeper into the zend and php framework if
this was not done already ;-)

Aleks
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 229
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready