Hello.
I am Linux System Administrator since 2007. Working with php every day. I think
i actively working with php since 2008. I wanted to help php in some way for a
long time. Time goes and seems to be a good to idea to start, at least. I doubt
that my C skills will be enough to write somethi
Hi!
> It seems to be AIX only thing, as it builds fine for me for Linux/Darwin.
The I would probably add a special case for AIX in config.m4.
--
Stas Malyshev
smalys...@gmail.com
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On 26/05/2015 23:52, Scott Arciszewski wrote:
That's fair, and one of the reasons I wanted to make ext/libsodium part of
the core was so that segueing into a PDO-style cryptography API would be
more natural. Instead of "wrap openssl and maybe wrap libsodium if it's
already installed" it would be
That's fair, and one of the reasons I wanted to make ext/libsodium part of
the core was so that segueing into a PDO-style cryptography API would be
more natural. Instead of "wrap openssl and maybe wrap libsodium if it's
already installed" it would be "wrap what the language already has".
Am I mist
Scott,
On Wed, May 20, 2015 at 9:15 PM, Scott Arciszewski wrote:
> Hi Internals Team,
>
> I'm sure everyone is really focused (and excited) for PHP 7.0.0 later this
> year, and many of you might not want to discuss what 7.1.x looks like yet.
>
> The current state of cryptography in PHP is, well,
On Tue, May 26, 2015 at 9:52 AM, Ralph Schindler
wrote:
>
>
>> >
>> namespace foo;
>>
>> function bar(){}
>>
>> var_dump(bar::class); // string(7) "foo\bar"
>>
>> ?>
>>
>> This was not explained in the RFC at all, and had I known this I would
>> have voted against it personally.
>
>
> How would yo
On Tue, May 26, 2015 at 6:24 PM, Rasmus Lerdorf wrote:
> On 05/26/2015 07:33 AM, Dmitry Stogov wrote:
> > Commit:7dac4d449f72d7eb029aa1a8ee87aaf38e17e1c5
> > Author:Dmitry Stogov Tue, 26 May 2015
> 17:33:25 +0300
> > Parents: ca31711625095c2d6e308d7f0fc9d371ad0934d4
> > Branche
-Original Message-
> From: Anatol Belski [mailto:anatol@belski.net]
[...]
> Can you please share what exactly you need it to do? Like the
> command sequence or alike, maybe there is already a way to do that.
I need to run the $(MC) command, with the '-um' option, which will create E
this is awesome, i'll give it a try with symfony too!
On Tue, May 26, 2015 at 5:24 PM, Rasmus Lerdorf wrote:
> On 05/26/2015 07:33 AM, Dmitry Stogov wrote:
> > Commit:7dac4d449f72d7eb029aa1a8ee87aaf38e17e1c5
> > Author:Dmitry Stogov Tue, 26 May 2015
> 17:33:25 +0300
> > Parents:
This was not explained in the RFC at all, and had I known this I would
have voted against it personally.
How would you suggest it be different, if not a "compile-time name
expansion for classes"?
On a personal note, I've gotten plenty of benefit from the feature which
(again, for me) to
On 05/26/2015 07:33 AM, Dmitry Stogov wrote:
> Commit:7dac4d449f72d7eb029aa1a8ee87aaf38e17e1c5
> Author:Dmitry Stogov Tue, 26 May 2015 17:33:25
> +0300
> Parents: ca31711625095c2d6e308d7f0fc9d371ad0934d4
> Branches: master
>
> Link:
> http://git.php.net/?p=php-src.git;a
11 matches
Mail list logo