Hi All,
Does anybody know how to enable the chroot() function in PHP 5.4?
It was easy in PHP 5.3 as long as you were building the CLI by itself.
In the PHP 5.4 configure script there is a new PHP_BINARIES variable
being used instead of setting PHP_SAPI=cli and thus the "#define
ENABLE_C
On Mon, Jun 17, 2013 at 1:50 AM, Stas Malyshev wrote:
> Hi!
>
> I've noticed some strange things happening with pull requests links in
> bugs.php.net. For example, this one:
>
> https://bugs.php.net/bug.php?id=64549
>
> Has link to completely unrelated php-gtk pull. I don't even see why
> would th
On Mon, Jun 17, 2013 at 11:07 AM, Ferenc Kovacs wrote:
>
>
>
> On Mon, Jun 17, 2013 at 1:50 AM, Stas Malyshev wrote:
>
>> Hi!
>>
>> I've noticed some strange things happening with pull requests links in
>> bugs.php.net. For example, this one:
>>
>> https://bugs.php.net/bug.php?id=64549
>>
>> Has
Hi,
On Mon, 2013-06-17 at 11:07 +0200, Ferenc Kovacs wrote:
> I suppose somebody added manually (maybe selected a bad PR.
Yes, most likely.
> I agree that there should be a button to remove the link to a given PR and
> it would be also nice if there would be an entry in the history about who
> l
On Mon, Jun 10, 2013 at 8:57 PM, Nikita Popov wrote:
> Hi internals!
>
> I started the vote on the operator overloading / GMP RFC:
>
> https://wiki.php.net/rfc/operator_overloading_gmp#vote
>
Vote is closed now. RFC accepted (on both counts).
Nikita
I'm starting up a thread for discussion on Pull Request 287
https://github.com/php/php-src/pull/287 (allowing array keys to be passed
to the callback function of array_filter through a third optional boolean
argument). I would like to merge this into master and as discussed on IRC
it would probably