Hi people of the PHP world,
I just have proposed a patch to have SQLite3 open_blob feature
implemented in PDO_SQLite: https://github.com/php/php-src/pull/2698
This follows my patch to implement this feature in the SQLite3 extension
a few months ago.
Now my aim is to implement missing featur
https://git.php.net/?p=php-src.git;a=snapshot;h=799b52e87ff487ae46fabee3715084d1e2c95efe;sf=tgz
is currently broken the same way
"./configure: line 34382: PHP_GD_TTSTR: command not found" seems to be a
different bug - however, after tagging the first alpha shape of HEAD
quality for 7.2 got wor
i saw exactly the same "You should recreate aclocal.m4 with macros from
libtool 2.4.6" with the first alpha tarball while all the time HEAD, 7.0
and 7.1 are working fine with the same build-spec
__
that is part of the php.spec - what else should one do to re-
after upgrade the first production server from 7.0.22 to 7.1.8 i have
seen that error twice, likely every time after upgrade said file
is this a known (probably even fixed in trunk) issue in 7.1.x and if not
am i right that this come from opcache?
Sun Aug 20 19:45:38 2017 (3066): Warning Inte
On 16 August 2017 at 21:02, Ryan Jentzsch wrote:
>
> Is there an RFC that I didn't find that allows for easily overriding
>built-in functions?
No, but there is an extension: https://pecl.php.net/package/uopz
However, I believe the maintainer of it recommends avoiding using it
if at all possible
On 19 August 2017 at 15:28, Admin NxPoint wrote:
> Hi,
>
> At this moment PHP doesn't know how to use the SWAP memory from linux,
Why would it need to 'know' how to use swap memory?
My understanding is that the normal way to get a program to use swap
memory is to:
i) Enable swapping in the oper
On 8/20/2017 1:56 PM, Dan Ackroyd wrote:
> On 20 August 2017 at 11:45, Fleshgrinder wrote:
>> On 5/24/2017 2:28 AM, Fleshgrinder wrote:
>>
>> I would like to start the voting phase the next days, but leave a little
>> time for further feedback before doing so.
>
>
> Perhaps it was clear in your
On 20 August 2017 at 11:45, Fleshgrinder wrote:
> On 5/24/2017 2:28 AM, Fleshgrinder wrote:
>
> I would like to start the voting phase the next days, but leave a little
> time for further feedback before doing so.
Perhaps it was clear in your head, but in the context of this email,
it is complet
On 5/24/2017 2:28 AM, Fleshgrinder wrote:
> Hey internals!
>
> I haven't written the RFC yet, but the implementation is already done. I
> think that this is enough to start the discussion, since the concept of
> UUIDs should be well known to most people.
>
> https://github.com/php/php-src/pull/25
On 6/3/2017 6:40 PM, Fleshgrinder wrote:
> Next promised RFC (and the last one for this weekend):
>
> https://wiki.php.net/rfc/namespaces-in-core
>
> I am unsure about whether we should avoid the usage of abbreviations for
> things like language (lang), standard (std), and utility (util). I think
10 matches
Mail list logo