Hi Matt,
> -Original Message-
> From: Matt Wilmas [mailto:php_li...@realplain.com]
> Sent: Tuesday, July 7, 2015 4:10 AM
> To: Internals; Kalle Sommer Nielsen
> Cc: Anatoliy Belsky; Dmitry Stogov; Nikita Popov; Ferenc Kovacs; Xinchen
Hui
> Subject: Re: [PHP-DEV] Headsup: PHP7 feature freez
Hello RMs, all!
- Original Message -
From: "Kalle Sommer Nielsen"
Sent: Thursday, June 25, 2015
Howdy
This is a quick heads up that we plan to have the next release of
7.0.0 be Beta 1, this marks a feature freeze and from there on, we
will switch focus on to stabilization, regressions
2015-07-07 2:22 GMT+02:00 Pierre Joye :
> hi Aaron,
>
> On Mon, Jul 6, 2015 at 1:15 PM, Aaron Piotrowski wrote:
> > Hello everyone!
> >
> > I recently pushed changes that eliminated E_EXCEPTION and allows an
> exception type to be provided for what were fatals in PHP, while still
> falling back t
hi Aaron,
On Mon, Jul 6, 2015 at 1:15 PM, Aaron Piotrowski wrote:
> Hello everyone!
>
> I recently pushed changes that eliminated E_EXCEPTION and allows an exception
> type to be provided for what were fatals in PHP, while still falling back to
> an E_ERROR if necessary.
>
> Since more specific
Hi Anatol,
> On Jul 6, 2015, at 8:29 AM, Anatol Belski wrote:
>
> Hi Bob,
>
>> -Original Message-
>> From: Bob Weinand [mailto:bobw...@hotmail.com]
>> Sent: Monday, July 6, 2015 2:59 PM
>> To: Anatol Belski
>> Cc: Aaron Piotrowski; internals@lists.php.net
>> Subject: Re: [PHP-DEV] Error
On Sun, 2015-07-05 at 23:45 +0200, Nikita Popov wrote:
> On Sun, Jul 5, 2015 at 10:51 PM, Nikita Popov
> wrote:
> On Sun, Jul 5, 2015 at 10:33 PM, Stanislav Malyshev
> wrote:
> Hi!
>
> >>> I can see your concern here -- however this
François Laupretre in php.internals (Mon, 6 Jul 2015 18:03:54 +0200):
>I'm currently adapting the 'PHK' PECL extension for PHP 7. I initially
>wanted to keep a single branch for PHP 5 and PHP 7, and enclose differences
>in macros and #ifdef blocks, starting with a backport of zend_string.
>Unfortun
On Sun, Jul 5, 2015 at 4:39 PM, Levi Morrison wrote:
>
>
> I just want to chime in and say that I have a contributed to a popular
> application written in C that actually uses division by zero in a
> useful manner. I feel like the rest of you think this is solely a
> programmer error, and wanted
On Jul 6, 2015 11:21 PM, "Pierre Joye" wrote:
>
>
> On Jul 6, 2015 11:04 PM, "François Laupretre" wrote:
> >
> > Hi everybody,
> >
> > I'm currently adapting the 'PHK' PECL extension for PHP 7. I initially
> > wanted to keep a single branch for PHP 5 and PHP 7, and enclose
differences
> > in macr
On Jul 6, 2015 11:04 PM, "François Laupretre" wrote:
>
> Hi everybody,
>
> I'm currently adapting the 'PHK' PECL extension for PHP 7. I initially
> wanted to keep a single branch for PHP 5 and PHP 7, and enclose
differences
> in macros and #ifdef blocks, starting with a backport of zend_string.
>
Hi everybody,
I'm currently adapting the 'PHK' PECL extension for PHP 7. I initially
wanted to keep a single branch for PHP 5 and PHP 7, and enclose differences
in macros and #ifdef blocks, starting with a backport of zend_string.
Unfortunately, PHK interacts a lot with the PHP core and, as change
Hi Come,
> -Original Message-
> From: Côme BERNIGAUD [mailto:come.bernig...@opensides.be]
> Sent: Monday, July 6, 2015 3:18 PM
> To: Anatol Belski; 'Andreas Heigl'; 'PHP internals'
> Subject: Re: [PHP-DEV] Re: LDAP build broken
>
> On 2015-07-06 13:13, Anatol Belski wrote:
> > I've also a
Hi Bob,
> -Original Message-
> From: Bob Weinand [mailto:bobw...@hotmail.com]
> Sent: Monday, July 6, 2015 2:59 PM
> To: Anatol Belski
> Cc: Aaron Piotrowski; internals@lists.php.net
> Subject: Re: [PHP-DEV] Error Subclasses
>
> Hey Anatol
>
> > Am 06.07.2015 um 12:06 schrieb Anatol Bels
On 2015-07-06 13:13, Anatol Belski wrote:
I've also another symbol error with today's master
/usr/bin/ld.bfd.real: ext/ldap/.libs/ldap.o: undefined reference to symbol
'ber_scanf@@OPENLDAP_2.4_2'
/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2: error adding symbols: DSO missing
from command line
Hey Anatol
> Am 06.07.2015 um 12:06 schrieb Anatol Belski :
>
> Hi Aaron,
>
>> -Original Message-
>> From: Aaron Piotrowski [mailto:aa...@icicle.io]
>> Sent: Monday, July 6, 2015 8:16 AM
>> To: internals@lists.php.net
>> Subject: [PHP-DEV] Error Subclasses
>>
>> Hello everyone!
>>
>> I
Hi Come,
> -Original Message-
> From: Côme BERNIGAUD [mailto:come.bernig...@opensides.be]
> Sent: Monday, July 6, 2015 10:45 AM
> To: Andreas Heigl; PHP internals
> Subject: Re: [PHP-DEV] Re: LDAP build broken
>
> On 2015-07-06 10:36, Andreas Heigl wrote:
> > Am 06.07.15 um 10:15 schrieb
Hi Aaron,
> -Original Message-
> From: Aaron Piotrowski [mailto:aa...@icicle.io]
> Sent: Monday, July 6, 2015 8:16 AM
> To: internals@lists.php.net
> Subject: [PHP-DEV] Error Subclasses
>
> Hello everyone!
>
> I recently pushed changes that eliminated E_EXCEPTION and allows an
> exceptio
On 2015-07-06 10:36, Andreas Heigl wrote:
Am 06.07.15 um 10:15 schrieb Côme BERNIGAUD:
Possibilities are:
- Add a test in the configure for this method and disable if it’s not
there, tell Mac users to get a real openldap.
That might be the best solution but I think it's not really practical.
E
On 2015-07-06 10:11, Andreas Heigl wrote:
It gives me 3001 as API-Version.
Does that help you? Any other values that might be of interest?
As far as I can see that it's 3001 since 2004 at least.
Yeah it does not help, this is the same version official openldap is giving.
The Mac Os build
On Mon, Jul 6, 2015 at 10:05 AM, Côme BERNIGAUD wrote:
> On 2015-07-06 10:05, Ferenc Kovacs wrote:
>
>> I can reproduce the issue mentioned by Stas, with the default
>> libldap.dylib on Mac OSX 10.10.14 (latest version).
>> The interesting thing is that the header file contains the function:
>> [
On 2015-07-06 10:05, Ferenc Kovacs wrote:
I can reproduce the issue mentioned by Stas, with the default libldap.dylib on
Mac OSX 10.10.14 (latest version).
The interesting thing is that the header file contains the function:
[tyrael@Ferencs-MacBook-Pro php-src.git (master ✗)]$ grep 'ldap_control
On Sun, Jul 5, 2015 at 7:02 PM, Côme BERNIGAUD
wrote:
> On 2015-07-05 11:18, Stanislav Malyshev wrote:
>
>> I've been rebuilding my checkout of master and I've discovered LDAP
>> build is broken:
>>
>> Undefined symbols for architecture x86_64:
>>"_ldap_control_find", referenced from:
>>
Hey all,
Took a little longer than planned, since i was away on a business trip
last week. I actually ended up restructuring the document a little. To
me it seems much more readable this way. I put it up in a Gist for you
to have a look:
https://gist.github.com/ihabunek/c74fb2d555fecea37aef
Any c
23 matches
Mail list logo