Thanks for the early feedback.
Yes, that was one of the first things that broke, so I came up with this:
if (invariant_fn) {
zval retval;
zval obj_zval, function_name;
ZVAL_OBJ(&obj_zval, obj);
ZVAL_STRING(&function_name, "__invariant");
// Temporarily res
Ah sorry, I misunderstood your question.
No, I need to add an extra check for that.
On Wed, 19 Mar 2025 at 22:24, Yehuda Katz wrote:
> This looks really interesting. Does it make sure that there is not a loop
> by calling another class method from inside the invariant check?
>
> - Y
>
> Sent fr
This looks really interesting. Does it make sure that there is not a loop
by calling another class method from inside the invariant check?
- Y
Sent from a device with a very small keyboard and hyperactive autocorrect.
On Wed, Mar 19, 2025, 4:58 PM Andrea M wrote:
> Hi everyone,
>
> I started m
Hi everyone,
I started my journey as a LAMP developer back in 2004, working with PHP 4
and MySQL 3. For years, PHP was my daily driver, but toward the end of
2011, I transitioned to JavaScript, gradually writing less and less
PHP—until it became just an occasional tool in my stack.
That changed w
Hi there,
My name is Manuel (aka kea), and I've already contributed a little
with SDL for PHP extension
(https://pecl.php.net/package-changelog.php?package=sdl).
I'm working on the binding of three extensions of SDL: TTF, Image and Mixer.
https://github.com/kea/php-sdl-ttf
https://github.com/kea/ph
On Wed, Jun 16, 2021 at 4:13 PM Samuel Remis wrote:
> Hi there,
>
> I'm one of the devs on the PHP SDK for AWS, and wanted to introduce myself
> because I'll be working with Damian on the CRT extension. This is the
> codebase I maintain: https://github.com/aws/aws-sdk-php, and will be
> integra
Hi there,
I'm one of the devs on the PHP SDK for AWS, and wanted to introduce myself
because I'll be working with Damian on the CRT extension. This is the
codebase I maintain: https://github.com/aws/aws-sdk-php, and will be
integrating with the AWS CRT extension here:
https://github.com/awslabs/
Hi PECL!
My name is Damian, I developed services and websites on PHP since 1999
(PHP3).
I got disconnected from it a few years ago, around 5.3 release time.
Recently, I joined the AWS SDK for PHP team in an effort to develop better
interaction between PHP5-7 and AWS services.
We would like to c
Hi!My name is Dendy. I'm a PHP progammer with 6 years PHP programming
experience. I write this mail because I have written a new PHP extension called
easy_aop and hope it would be listed within the PECL directory.
Easy_aop is a light-weight extension to enable AOP (Aspect Oriented
Programming).
Hi Szabolcs,
>>>
>>> > -Original Message-
>>> > From: Szabolcs Balogh [mailto:balog...@szabi.org]
>>> > Sent: Saturday, November 14, 2015 4:52 PM
>>> > To: Anatol Belski
>>> > Cc: Anthony Dovgal ; Pierre Joye
>>
Hi, I'am Fadhil,
I've create Capstone Engine (http://www.capstone-engine.org/) extension for
PHP and want to register it on PECL.
Here is the source code:
https://github.com/firodj/php-capstone
Thanks,
Fadhil
Hello everyone:
First of all,I had send one email a months ago but did not received any
reply.
I'm a PHP engineer come from China.I use PHP in my work and I'm more
interested in PHP Internals such as zend vm or extension.In my work,I had
written several extensions but never submited to PEC
Hi Marc
php-ref:
- has different notifiers support when object died:
array, callback and none (the most reliable one :));
- has SoftReference which allows preventing object from
being destroyed;
- has set of helper function to deal with object referencing;
- doesn't include ac
There are already pecl extensions available:
- http://pecl.php.net/package/Weakref
- http://pecl.php.net/package/v8js
What are the differences?
Marc
Am 03.11.2016 um 22:49 schrieb Bogdan Padalko:
Hi,
My name is Bogdan Padalko and I also known as pinepain on github (
https://github.com/pinepai
Hi,
My name is Bogdan Padalko and I also known as pinepain on github (
https://github.com/pinepain/) and SO (
http://stackoverflow.com/users/1461984/pinepain).
I'm active in php-amqp extension (https://github.com/pdezwart/php-amqp) and
last time I wrote two php extensions: php-ref (
https://githu
Hello everyone:
I'm a PHP engineer come from China.I use PHP in my work and I'm more
interested in PHP Internals such as zend vm or extension.In my work,I had
written several extensions but never submited to PECL.
I would like my extensions can be listed within the PECL directory and
provi
Hello everyone:
I'm a PHP engineer come from China.I use PHP in my work and I'm more
interested in PHP Internals such as zend vm or extension.In my work,I had
written several extensions but never submited to PECL.
I would like my extensions can be listed within the PECL directory and
provi
he/issues/2
>
> On Sun, Nov 15, 2015 at 1:32 PM, Anatol Belski
> wrote:
>
>> Hi Szabolcs,
>>
>> > -Original Message-
>> > From: Szabolcs Balogh [mailto:balog...@szabi.org]
>> > Sent: Saturday, November 14, 2015 4:52 PM
>> > To: An
2015 at 1:32 PM, Anatol Belski
wrote:
> Hi Szabolcs,
>
> > -Original Message-
> > From: Szabolcs Balogh [mailto:balog...@szabi.org]
> > Sent: Saturday, November 14, 2015 4:52 PM
> > To: Anatol Belski
> > Cc: Anthony Dovgal ; Pierre Joye
> > ; pecl-d
Hi Szabolcs,
> -Original Message-
> From: Szabolcs Balogh [mailto:balog...@szabi.org]
> Sent: Saturday, November 14, 2015 4:52 PM
> To: Anatol Belski
> Cc: Anthony Dovgal ; Pierre Joye
> ; pecl-dev@lists.php.net
> Subject: Re: [PECL-DEV] Introduction: Szabi, extens
--
>> > From: Szabolcs Balogh [mailto:balog...@szabi.org]
>> > Sent: Wednesday, November 11, 2015 2:49 PM
>> > To: Anatol Belski ; pecl-dev@lists.php.net
>> > Cc: Anthony Dovgal ; Pierre Joye <
>> pierre@gmail.com>
>> > Subject: Re: [PECL-DEV] Intr
gt; Cc: Anthony Dovgal ; Pierre Joye >
> > Subject: Re: [PECL-DEV] Introduction: Szabi, extension: memcache
> >
> > Thanks for your advise.
> >
> > I was in wrong branch (7.0 instead of 7.0.0) so i found the right
> > UPGRADING.INTERNALS now.
> > I made so
Hi,
> -Original Message-
> From: Szabolcs Balogh [mailto:balog...@szabi.org]
> Sent: Wednesday, November 11, 2015 2:49 PM
> To: Anatol Belski ; pecl-dev@lists.php.net
> Cc: Anthony Dovgal ; Pierre Joye
> Subject: Re: [PECL-DEV] Introduction: Szabi, extension: memcac
, but it will take some time
for me.
On Tue, Nov 10, 2015 at 1:45 PM, Anatol Belski
wrote:
> Hi Szabolcs,
>
> > -Original Message-
> > From: Szabolcs Balogh [mailto:balog...@szabi.org]
> > Sent: Tuesday, November 10, 2015 1:04 PM
> > To: pecl-dev@lists.php.
Hi Szabolcs,
> -Original Message-
> From: Szabolcs Balogh [mailto:balog...@szabi.org]
> Sent: Tuesday, November 10, 2015 1:04 PM
> To: pecl-dev@lists.php.net
> Subject: [PECL-DEV] Introduction: Szabi, extension: memcache
>
> Hi
>
> I'm writing there
Hi
I'm writing there because of https://pecl.php.net/account-request.php.
My name is Szabolcs Balogh(Szabi), working in a webhosting company, and
coding.
I ported memcache extension to php7 in last weeks, code at:
https://github.com/websupport-sk/pecl-memcache/commit/005a35cde8439a053632047eb28e
This is fine by me -- Can someone give karma please as a maintainer on the
code base?
John
On Tue, May 7, 2013 at 5:52 AM, Giuseppe Chiesa wrote:
> Hi list,
>
> I'm an Italian software engineer and I'm using BLENC extension for my
> works.
> Because the extension seems to be no longer supported
Hi list,
I'm an Italian software engineer and I'm using BLENC extension for my works.
Because the extension seems to be no longer supported on PECL site (it
does not compile with latest versions of PHP) I would to become a
maintainer of BLENC.
Currently my BLENC version, if you want to test i
On Thu, Apr 4, 2013 at 9:26 AM, Trond Norbye wrote:
> On Thu, Apr 4, 2013 at 6:24 AM, Ferenc Kovacs wrote:
>>
>>
>> Hi Trond,
>>
>> I suppose you will continue hosting the code under your github account?
>> That is fine for us, I'm just asking whether we need to create a
>> repository for it.
>>
On Thu, Apr 4, 2013 at 6:24 AM, Ferenc Kovacs wrote:
>
>
> Hi Trond,
>
> I suppose you will continue hosting the code under your github account?
> That is fine for us, I'm just asking whether we need to create a
> repository for it.
>
>
I guess that'll be the easiest. We're using a gerrit server f
On Tue, Apr 2, 2013 at 4:08 PM, Trond Norbye wrote:
> Hi,
>
> I'm following the instructions outlined at
> http://pecl.php.net/account-request.php to apply for an account to
> distribute our plugin.
>
> * Introduce yourself
>
> I am currently working at Couchbase working on both clients and the c
On 04/02/2013 04:08 PM, Trond Norbye wrote:
Hi,
I'm following the instructions outlined at
http://pecl.php.net/account-request.php to apply for an account to
distribute our plugin.
* Introduce yourself
I am currently working at Couchbase working on both clients and the core
system. I've a cont
hi Trond!
On Tue, Apr 2, 2013 at 4:08 PM, Trond Norbye wrote:
> Hi,
>
> I'm following the instructions outlined at
> http://pecl.php.net/account-request.php to apply for an account to
> distribute our plugin.
>
> * Introduce yourself
>
> I am currently working at Couchbase working on both clients
Hi,
I'm following the instructions outlined at
http://pecl.php.net/account-request.php to apply for an account to
distribute our plugin.
* Introduce yourself
I am currently working at Couchbase working on both clients and the core
system. I've a contributor to various opensource projects (memcac
34 matches
Mail list logo