Hi Christoph,
> -Original Message-
> From: Christoph M. Becker
> Sent: Monday, June 7, 2021 11:42 PM
> To: Anatol Belski ; Nikita Popov
>
> Cc: PHP internals
> Subject: Re: [PHP-DEV] PHP 8.1 and PECL ext builds for Windows
>
> On 07.06.2021 at
Hi,
> -Original Message-
> From: Nikita Popov
> Sent: Monday, June 7, 2021 1:07 PM
> To: Christoph M. Becker
> Cc: PHP internals
> Subject: Re: [PHP-DEV] PHP 8.1 and PECL ext builds for Windows
>
> On Mon, Jun 7, 2021 at 10:58 AM Christoph M. Becker
>
> wrote:
>
> > On 07.06.2021 at
Hi,
thanks for keeping in sync with the world events on hashing, especially
crypto hashing. I saw happenings from the mentioned PR, but couldn't
really follow closely. Could you please tell, what the current
impediments on this work are? Please see to rebase the patch to the
latest master to ease
Hi Christoph,
I'd see not much value in switching to debug builds for the snapshots.
Currently the snapshots are public and are built with PGO. This makes
it easy for users to test any provided revision. Debug builds are
better suitable for the runtime development, but they require a debug
runtime
> -Original Message-
> From: Thomas Hruska
> Sent: Saturday, May 11, 2019 2:57 PM
> To: Anatol Belski ; PHP Development
>
> Subject: Re: [PHP-DEV] Trigger rebuild of DLLs for PECL extensions?
>
> On 5/11/2019 4:58 AM, Anatol Belski wrote:
> > Hi,
Hi,
> -Original Message-
> From: Thomas Hruska
> Sent: Saturday, May 11, 2019 1:39 PM
> To: PHP Development
> Subject: [PHP-DEV] Trigger rebuild of DLLs for PECL extensions?
>
> Is there a way to trigger the Windows DLL build process for a PECL extension
> without publishing a new relea
On Mon, 2019-04-01 at 13:42 -0700, Rasmus Lerdorf wrote:
> On Mon, Apr 1, 2019 at 9:25 AM Rasmus Lerdorf
> wrote:
>
> > I've been walking through the PHP 7.2->7.3 ext/dom diffs but I
> > don't see
> > what has caused this change: https://3v4l.org/hEmmR
> > What did I miss?
> >
>
> Tracked it do
Hi,
New Windows builds are available here
https://windows.php.net/downloads/snaps/ostc/jit-dynasm/20190315/ . Anyone
interested, especially usage with Apache, are encouraged to test hard :)
Thanks
Anatol
> -Original Message-
> From: Dmitry Stogov
> Sent: Friday, March 15, 2019 10:53
Hi Theodore,
> -Original Message-
> From: Theodore Brown
> Sent: Thursday, March 7, 2019 5:11 PM
> To: Anatol Belski ; Dmitry Stogov ; PHP
> internals
> Cc: Joe Watkins
> Subject: Re: [PHP-DEV] [RFC] JIT
>
> On Tuesday, March 5, 2019 3:52 PM, Anatol Belski
h.php does show.
Thanks
Anatol
> -Original Message-
> From: Dmitry Stogov
> Sent: Tuesday, March 5, 2019 3:38 PM
> To: PHP internals
> Cc: Anatol Belski ; Joe Watkins
> Subject: Re: [PHP-DEV] [RFC] JIT
>
> JIT also works for non-ZTS PHP Windows buil
Hi Dmitry,
> -Original Message-
> From: Dmitry Stogov
> Sent: Friday, February 15, 2019 8:12 AM
> To: Anatol Belski ; Joe Watkins ; Bob
> Weinand ; Nikita Popov ; z...@php.net
> Cc: PHP internals
> Subject: Re: ZTS improvement idea
>
> Hi Anatol,
>
>
Hi,
> -Original Message-
> From: Dmitry Stogov
> Sent: Friday, February 22, 2019 1:49 PM
> To: Joe Watkins
> Cc: PHP internals ; Anatol Belski
> Subject: Re: [PHP-DEV] [RFC] JIT
>
> Thanks to Anatol, who started working on Windows build and "enforced&qu
Hi Nikita,
> I think we need to distinguish two cases:
>
> 1. Globals that are local to a DSO. The majority of globals in extensions is
> of this
> kind. While it is currently common to declare these globals in an exported
> header, they really shouldn't be. We should move these towards ZEND_TLS
Hi Dmitry,
> > I thought about it as well. The reason for the additional dereference >
> levels is probably ,that every globals structure has its own size.
> > That way, it needs to go on the heap.
>
> Not necessary. In case all the structures are known at MINIT time, we may
> realloc()-ate the w
> -Original Message-
> From: Dmitry Stogov
> Sent: Thursday, February 14, 2019 11:21 PM
> To: Anatol Belski ; Nikita Popov
> Cc: Joe Watkins ; Bob Weinand ;
> Nikita Popov ; z...@php.net; PHP internals
>
> Subject: Re: ZTS improvement idea
>
>
>
&g
Hi Nikita,
> -Original Message-
> From: Nikita Popov
> Sent: Wednesday, February 13, 2019 1:02 AM
> To: Dmitry Stogov
> Cc: Joe Watkins ; Bob Weinand ;
> Nikita Popov ; Anatol Belski (a...@php.net) ;
> z...@php.net; PHP internals
> Subject: Re: ZTS improvement
Hi Dmitry,
> -Original Message-
> From: Dmitry Stogov
> Sent: Wednesday, February 13, 2019 12:26 AM
> To: Joe Watkins ; Bob Weinand ;
> Nikita Popov ; Anatol Belski (a...@php.net) ;
> z...@php.net
> Cc: PHP internals
> Subject: ZTS improvement idea
>
> H
Hi Sara,
> -Original Message-
> From: Sara Golemon
> Sent: Tuesday, December 11, 2018 5:20 PM
> To: Dmitry Stogov
> Cc: PHP internals
> Subject: Re: [PHP-DEV] [RFC] FFI - Foreign Function Interface
>
> I'm not super enthused by having "ffi.enable=true" even be an option, to be
> quite
.
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
php-7.0.33.tar.bz2
SHA256 hash:
4933ea74298a1ba046b0246fe3771415c84dfb878396201b56cb5333abe86f07
PGP signature:
-BEGIN PGP SIGNATURE
Hi,
> -Original Message-
> From: Nikita Popov
> Sent: Monday, September 17, 2018 7:07 PM
> To: Christoph Becker
> Cc: PHP internals
> Subject: Re: [PHP-DEV] Unbundle libsqlite3?
>
> On Mon, Sep 17, 2018 at 3:16 PM Christoph M. Becker
> wrote:
>
> > Hi!
> >
> > We bundle an unmodified
://www.php.net/downloads.php
Windows binaries can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.32
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
php
> -Original Message-
> From: Remi Collet
> Sent: Monday, September 3, 2018 3:55 PM
> To: internals@lists.php.net
> Subject: Re: [PHP-DEV] Lift ICU requirements
>
> Le 03/09/2018 à 15:12, Christoph M. Becker a écrit :
> > Hi!
> >
> > ext/intl presently requires ICU ≥ 4.0 (ICU 4.0 has bee
> -Original Message-
> From: Peter Kokot
> Sent: Thursday, August 2, 2018 8:25 PM
> To: krak...@php.net
> Cc: Internals
> Subject: Re: [PHP-DEV] PHP 7.1.21RC1 is available for testing
>
> Hello, thank you for the release, there is also a PHP-7.21 tag which might be
> an
> issue when
Hi,
> -Original Message-
> From: Peter Kokot
> Sent: Thursday, August 2, 2018 6:56 AM
> To: php...@ehrhardt.nl
> Cc: Internals
> Subject: Re: [PHP-DEV] Re: PHP 7.1.21
>
> It seems to be resolved now and versions and tags done properly.
>
> Should in this case there be also a merge done
:
http://www.php.net/downloads.php
Windows binaries can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.31
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
> -Original Message-
> From: p...@golemon.com On Behalf Of Sara Golemon
> Sent: Friday, July 13, 2018 10:27 PM
> To: Anatol Belski
> Cc: Dmitry Stogov ; Nikita Popov ;
> PHP internals list ; Stanislav Malyshev
> ; der...@derickrethans.nl; Christoph M. Becker
>
> -Original Message-
> From: Stanislav Malyshev
> Sent: Friday, July 13, 2018 8:46 PM
> To: Nikita Popov ; Dmitry Stogov
> Cc: PHP internals list ; der...@derickrethans.nl;
> Christoph M. Becker
> Subject: Re: [PHP-DEV] re2c version(s)
>
> Hi!
>
> > On Linux distros on common platfor
Hi,
> -Original Message-
> From: p...@golemon.com On Behalf Of Sara Golemon
> Sent: Friday, July 13, 2018 8:22 PM
> To: Dmitry Stogov
> Cc: Nikita Popov ; PHP internals list
> ; Stanislav Malyshev ;
> der...@derickrethans.nl; Christoph M. Becker
> Subject: Re: [PHP-DEV] re2c version(s)
Hi,
> -Original Message-
> From: Stanislav Malyshev
> Sent: Tuesday, July 10, 2018 8:55 PM
> To: Sara Golemon ; PHP internals
> Subject: Re: [PHP-DEV] On not rushing things at the last minute
>
> Hi!
>
> > I'm disappointed by the last minute kitchen-sink dump of RFCs being
> > raised,
On Wed, 2018-06-06 at 00:44 +0200, Christoph M. Becker wrote:
> On 05.06.2018 at 19:53, Anatol Belski wrote:
>
> > I haven't seen the tag pushed yet. The signing process is otherwise
> > described in the doc. You can use any service to excercise before
> > pushing
On Tue, 2018-06-05 at 19:14 +0200, Christoph M. Becker wrote:
> On 05.06.2018 at 17:10, Sara Golemon wrote:
>
> > On Tue, Jun 5, 2018 at 10:26 AM, Anatol Belski wrote:
> >
> > > On Tue, 2018-06-05 at 15:36 +0200, Christoph M. Becker wrote:
> > >
> > &
On Tue, 2018-06-05 at 15:36 +0200, Christoph M. Becker wrote:
> Hi!
>
> Due to some pending preliminary work, I won't be able to release
> 7.3.0alpha1 on Thursday. Unless Stas is willing to tackle the first
> alpha, I suggest to postpone the tentative timetable[1] by a week. I
> don't think that
Hi Remi,
On Tue, 2018-06-05 at 14:44 +0200, Remi Collet wrote:
> Le 05/06/2018 à 13:05, Anatol Belski a écrit :
>
> > PHP-x.y is a development branch. When it is branched off, it gets
> > integrated into the git workflow and the regular fixes need to be
> > merged
Hi Christoph,
On Tue, 2018-06-05 at 12:37 +0200, Christoph M. Becker wrote:
> Hi!
>
> README.RELEASE_PROCESS[1] states in the “Rolling a non stable release
> (alpha/beta/RC)” section[2]:
>
> > 4. Checkout the release branch for this release (e.g., PHP-5.4.2)
> > from
> > the main branch.
>
> Ho
:
http://www.php.net/downloads.php
Windows binaries can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.30
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
On Thu, 2018-04-19 at 23:30 +0200, Christoph M. Becker wrote:
> On 19.04.2018 at 17:00, Sara Golemon wrote:
>
> > On Thu, Apr 12, 2018 at 5:56 PM, Sara Golemon
> > wrote:
> >
> > > So, I woke up this morning and looked at my calendar, and I
> > > realized
> > > we're less than two months away fr
://www.php.net/downloads.php
Windows binaries can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.29
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
php
://www.php.net/downloads.php
Windows binaries can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.28
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
php-7.0.28
Hi Stas,
> -Original Message-
> From: Stanislav Malyshev [mailto:smalys...@gmail.com]
> Sent: Wednesday, February 28, 2018 9:26 PM
> To: PHP Internals
> Subject: [PHP-DEV] run-tests.php exit code
>
> Hi!
>
> When running tests with run-tests.php, if the tests fail, the script will
> ex
Hi Christoph,
> -Original Message-
> From: Christoph M. Becker [mailto:cmbecke...@gmx.de]
> Sent: Tuesday, February 27, 2018 2:36 PM
> To: PHP Internals List
> Subject: [PHP-DEV] Status of our bundled liboniguruma
>
> Hi!
>
> I noticed that master bundles oniguruma 6.3.0[1], while onigu
Hi,
> -Original Message-
> From: Christoph M. Becker [mailto:cmbecke...@gmx.de]
> Sent: Wednesday, February 7, 2018 11:51 PM
> To: Stanislav Malyshev ; PHP Internals
>
> Subject: Re: [PHP-DEV] Replaced the bundled libgd with upstream (aka.
> system)libgd
>
> On 07.02.2018 at 21:04, Stani
> -Original Message-
> From: Peter Cowburn [mailto:petercowb...@gmail.com]
> Sent: Friday, January 26, 2018 9:16 PM
> To: Anatol Belski
> Cc: Thomas Punt ; PHP internals list
>
> Subject: Re: [PHP-DEV] RE: Requesting php-src Karma
>
>
>
> On 26 Jan
Hi,
> -Original Message-
> From: Thomas Punt [mailto:tp...@hotmail.co.uk]
> Sent: Thursday, January 25, 2018 11:41 PM
> To: PHP internals list
> Subject: [PHP-DEV] Requesting php-src Karma
>
> Hi internals,
>
>
> I'd like to request for php-src karma for my account (tpunt) in order to
Hi,
> -Original Message-
> From: Hajo Locke [mailto:hajo.lo...@gmx.de]
> Sent: Friday, January 26, 2018 12:43 PM
> To: internals@lists.php.net
> Subject: [PHP-DEV] threadsafe php crashes too easily
>
> Hello List,
>
> i hope this is the right place to get helped. I have a promising setup
the NEWS file:
https://github.com/php/php-src/blob/php-7.1.14RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for February 1st 2018, if no critical issues will
be discovered in the RC.
Thank you for your support.
Regards,
Anatol
Hi,
> -Original Message-
> From: Anatol Belski [mailto:weltl...@outlook.de] On Behalf Of Anatol Belski
> Sent: Saturday, January 6, 2018 12:31 AM
> To: Rasmus Lerdorf ; Rowan Collins
>
> Cc: internals@lists.php.net
> Subject: RE: [PHP-DEV] RE: High resolution t
Hi Rasmus,
> -Original Message-
> From: Rasmus Lerdorf [mailto:ras...@lerdorf.com]
> Sent: Friday, January 5, 2018 5:42 PM
> To: Rowan Collins
> Cc: internals@lists.php.net
> Subject: Re: [PHP-DEV] RE: High resolution timer function
>
> Definitely. Small, uncontroversial changes have nev
Hi Christoph,
> -Original Message-
> From: Christoph M. Becker [mailto:cmbecke...@arcor.de]
> Sent: Friday, January 5, 2018 5:31 PM
> To: internals@lists.php.net; Jan Ehrhardt ;
> internals@lists.php.net
> Subject: Re: [PHP-DEV] Re: PHP 7.1.13 and 7.2.1 Available
>
> Hi Jan!
>
> On 05.01
> -Original Message-
> From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
> Sent: Friday, January 5, 2018 4:20 PM
> To: internals@lists.php.net
> Subject: Re: [PHP-DEV] Re: PHP 7.1.13 and 7.2.1 Available
>
> Hi Chris,
>
> "Christoph M. Becker" in php.internals (Fri, 5 Jan 2018 15:53:23 +010
Hi Jan,
> -Original Message-
> From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
> Sent: Friday, January 5, 2018 9:50 AM
> To: internals@lists.php.net
> Subject: [PHP-DEV] Re: PHP 7.1.13 and 7.2.1 Available
>
> Jan Ehrhardt in php.internals (Fri, 05 Jan 2018 09:19:46 +0100):
> >Sara Golemon
#7.0.27
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
php-7.0.27.tar.bz2
SHA256 hash: 99fa2563bb4c4c1cde9febe87cfe97324227d7b4b8828f2e936e507127394131
PGP signature:
-BEGIN PGP SIGNATURE-
Version: GnuPG v2
> -Original Message-
> From: Stanislav Malyshev [mailto:smalys...@gmail.com]
> Sent: Tuesday, January 2, 2018 8:43 PM
> To: Anatol Belski ; internals@lists.php.net
> Cc: Niklas Keller
> Subject: Re: [PHP-DEV] RE: High resolution timer function
>
> Hi!
>
Hi,
> -Original Message-
> From: Peter Cowburn [mailto:petercowb...@gmail.com]
> Sent: Tuesday, January 2, 2018 2:56 PM
> To: Anatol Belski
> Cc: internals@lists.php.net; Niklas Keller
> Subject: Re: [PHP-DEV] RE: High resolution timer function
>
>
>
&
Hi,
> -Original Message-
> From: Anatol Belski [mailto:weltl...@outlook.de] On Behalf Of Anatol Belski
> Sent: Saturday, December 16, 2017 3:03 PM
> To: internals@lists.php.net
> Cc: Niklas Keller
> Subject: [PHP-DEV] High resolution timer function
>
> Hi,
>
> -Original Message-
> From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara
> Golemon
> Sent: Tuesday, December 19, 2017 10:05 PM
> To: Anatol Belski
> Cc: PHP internals
> Subject: Re: [PHP-DEV] C++ and FAST_ZPP macros
>
> On Tue, Dec 19, 201
> -Original Message-
> From: Johannes Schlüter [mailto:johan...@schlueters.de]
> Sent: Tuesday, December 5, 2017 3:22 PM
> To: Christoph M. Becker ; Pedro Magalhães
>
> Cc: PHP internals list
> Subject: Re: [PHP-DEV] Outstanding php.net account requests
>
> On Di, 2017-12-05 at 14:57 +
Hi Sara,
> -Original Message-
> From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara
> Golemon
> Sent: Monday, December 18, 2017 8:44 PM
> To: PHP internals
> Subject: [PHP-DEV] C++ and FAST_ZPP macros
>
> This blog post came across my twitter today and it's certainly legit
Hi,
I would like to propose a function for high resolution monotonic timing. There
was discussions about this before and a PR
https://github.com/php/php-src/pull/2368 which has issues and was abandoned.
I've filed https://github.com/php/php-src/pull/2976 with some reworked
implementation.
A m
active support patches.
Thank you for your support.
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads.
php-7.0.27RC1.tar.bz2
SHA256 hash: 9560ee4e63309ddada8f1fddf5c5abd911f6c857a5f707f4fb37bef52c25a8d4
PGP signature:
-BEGIN PGP
> -Original Message-
> From: Sebastian Bergmann [mailto:sebast...@php.net]
> Sent: Wednesday, November 29, 2017 10:56 AM
> To: internals@lists.php.net
> Subject: Re: [PHP-DEV] PHP 7.0.26 is available
>
> Am 29.11.2017 um 10:35 schrieb Anatol Belski:
> > 7.
Hi Sebastian,
> -Original Message-
> From: Sebastian Bergmann [mailto:sebast...@php.net]
> Sent: Wednesday, November 29, 2017 10:07 AM
> To: internals@lists.php.net
> Subject: Re: [PHP-DEV] PHP 7.0.26 is available
>
> Am 23.11.2017 um 17:40 schrieb Anatol Belski:
&g
Hi,
> -Original Message-
> From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara
> Golemon
> Sent: Tuesday, November 28, 2017 6:17 PM
> To: Niklas Keller
> Cc: PHP Internals ; Joe Watkins
> ; Remi Collet ; Anatol Belski
>
> Subject: Re: Public T
> -Original Message-
> From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara
> Golemon
> Sent: Thursday, November 23, 2017 11:46 PM
> To: PHP internals
> Subject: [PHP-DEV] net_get_interfaces()
>
> Planning to add net_get_interfaces()
> https://github.com/php/php-src/pull/2
be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.26
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads.
php-7.0.26.tar.bz2
SHA256 hash
Hi,
The PCRE2 migration RFC vote is closed. 26 people voted with the outcome of
100% acceptance.
Special huge thanks to Dmitry for analyze and performance improvements on the
current patch. The merge is to follow soon.
Thanks everyone!
Anatol
--
PHP Internals - PHP Runtime Development Mailin
the NEWS file:
https://github.com/php/php-src/blob/php-7.0.26RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for November 23rd, if no critical issues will be
discovered in the RC.
Thank you for your support.
Regards,
Anatol Belski
Hi,
The vote on https://wiki.php.net/rfc/pcre2-migration is open. The vote opens
today and closes on November 13th.
Regards
Anatol
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
> -Original Message-
> From: Anatol Belski [mailto:a...@php.net]
> Sent: Saturday, October 14, 2017 11:59 PM
> To: internals@lists.php.net
> Subject: PCRE2 support
>
> Hi,
>
> I experimented with PCRE2 and created
> https://github.com/php/
Hi,
> -Original Message-
> From: jakub@gmail.com [mailto:jakub@gmail.com] On Behalf Of Jakub
> Zelenka
> Sent: Sunday, October 29, 2017 7:41 PM
> To: Nikita Popov
> Cc: PHP internals
> Subject: Re: [PHP-DEV] Consistent indentation for test files
>
> On Sat, Oct 28, 2017 at 12:59
://www.php.net/downloads.php
Windows binaries can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.25
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
php
Hi Jakub,
> -Original Message-
> From: jakub@gmail.com [mailto:jakub@gmail.com] On Behalf Of Jakub
> Zelenka
> Sent: Tuesday, October 24, 2017 3:54 PM
> To: Anatol Belski
> Cc: internals@lists.php.net
> Subject: Re: [PHP-DEV] [RFC] PCRE2 migration
>
>
Hi Jakub,
> -Original Message-
> From: jakub@gmail.com [mailto:jakub@gmail.com] On Behalf Of Jakub
> Zelenka
> Sent: Monday, October 23, 2017 10:43 PM
> To: Anatol Belski
> Cc: internals@lists.php.net
> Subject: Re: [PHP-DEV] [RFC] PCRE2 migration
>
>
Hi Christoph,
> -Original Message-
> From: Christoph M. Becker [mailto:cmbecke...@gmx.de]
> Sent: Monday, October 23, 2017 4:24 PM
> To: Anatol Belski ; internals@lists.php.net
> Subject: Re: [RFC] PCRE2 migration
>
> In my opinion, the only real issue is that t
Hi,
On 10/16/2017 10:17 AM, Anatol Belski wrote:
> Hi,
>
> I would like hereby to put the RFC about the PCRE2 migration for the
> core https://wiki.php.net/rfc/pcre2-migration under discussion. A basic
> port is available here https://github.com/php/php-src/pull/2857 for a
> r
Hi,
I would like hereby to put the RFC about the PCRE2 migration for the
core https://wiki.php.net/rfc/pcre2-migration under discussion. A basic
port is available here https://github.com/php/php-src/pull/2857 for a
review.
Regards
Anatol
Hi Stas,
On 10/15/2017 11:55 PM, Stanislav Malyshev wrote:
> Hi!
>
>> I'd suggest to integrate PCRE2 into 7.3. Will go for an RFC, if necessary.
>
> Yes, RFC would be nice. Does the move mean 7.3 could not be built on
> environments without pcre2? May be OK, but we'll need to make that
> clear.
Hi,
I experimented with PCRE2 and created
https://github.com/php/php-src/pull/2857 . So far the implementation
covers all the core functionality depending on libpcre. It adds no new
userland features, only the existing functionality is mapped for now.
The internal API is to the big part compat
the NEWS file:
https://github.com/php/php-src/blob/php-7.0.25RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for October 26th, if no critical issues
will be discovered in the RC.
Thank you for your support.
Regards,
Anatol
be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.24
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads.
php-7.0.24.tar.bz2
SHA256 hash
the NEWS file:
https://github.com/php/php-src/blob/php-7.0.24RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for September 28th, if no critical issues will be
discovered in the RC.
Thank you for your support.
Regards,
Anatol Belski
be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.23
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads.
php-7.0.23.tar.bz2
SHA256 hash
the NEWS file:
https://github.com/php/php-src/blob/php-7.0.23RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for August 31st, if no critical issues will be
discovered in the RC.
Thank you for your support.
Regards,
Anatol Belski
can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.22
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads.
php-7.0.22.tar.bz2
SHA256 hash
Hi Stas,
> -Original Message-
> From: Stanislav Malyshev [mailto:smalys...@gmail.com]
> Sent: Saturday, July 29, 2017 10:16 PM
> To: Anatol Belski ; Sara Golemon ; Remi Collet
>
> Cc: PHP internals
> Subject: Re: [PHP-DEV] Size of release tarballs
>
> Hi
Hi,
Lately there was a discovering about some files causing size growth of the
release tarballs
https://github.com/php/php-src/commit/469206c84e502e3e349655b802899d5e4d560f72
. Usually we strive to keep tarballs as small as possible and avoid
disproportional growth of the size. This case seems
> -Original Message-
> From: Nikita Popov [mailto:nikita@gmail.com]
> Sent: Wednesday, July 26, 2017 2:48 PM
> To: Sara Golemon
> Cc: Anatol Belski ; PHP internals
>
> Subject: Re: [PHP-DEV] PHP 7.2 forked
>
> On Sun, Jul 23, 2017 at 9:19 PM, Sara Golem
Hi Nikita,
> -Original Message-
> From: Nikita Popov [mailto:nikita@gmail.com]
> Sent: Sunday, July 23, 2017 12:52 PM
> To: Sara Golemon
> Cc: PHP internals
> Subject: Re: [PHP-DEV] PHP 7.2 forked
>
> On Sun, Jul 23, 2017 at 3:55 AM, Sara Golemon wrote:
>
> > On Sat, Jul 22, 2017
Hi Nikita,
> -Original Message-
> From: Nikita Popov [mailto:nikita@gmail.com]
> Sent: Saturday, July 22, 2017 6:48 PM
> To: Sara Golemon
> Cc: PHP internals
> Subject: Re: [PHP-DEV] PHP 7.2 forked
>
> On Tue, Jul 18, 2017 at 4:48 PM, Sara Golemon wrote:
>
> > That's it! Feature f
the NEWS file:
https://github.com/php/php-src/blob/php-7.0.22RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for August 3rd, if no critical issues will be
discovered in the RC.
Thank you for your support.
Regards,
Anatol Belski and
Hi Sara,
> -Original Message-
> From: p...@golemon.com [mailto:p...@golemon.com] On Behalf Of Sara
> Golemon
> Sent: Tuesday, July 18, 2017 5:08 PM
> To: PHP internals
> Subject: [PHP-DEV] Images on Workflow Wiki
>
> Who does the art for https://wiki.php.net/vcs/gitworkflow ? It could us
Hi Chris,
> -Original Message-
> From: Christopher Jones [mailto:christopher.jo...@oracle.com]
> Sent: Thursday, July 20, 2017 2:11 AM
> To: Anatol Belski ; php-...@lists.php.net; Tianfang Yang
>
> Subject: Re: [PHP-CVS] com php-src: fix default args for --with-pcre-va
Hi Jan,
> -Original Message-
> From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
> Sent: Tuesday, July 18, 2017 7:11 PM
> To: internals@lists.php.net
> Subject: [PHP-DEV] Re: PHP 7.2 forked
>
> Sara Golemon in php.internals (Tue, 18 Jul 2017 10:48:16 -0400):
> >That's it! Feature freeze is o
Hi,
> -Original Message-
> From: Dan Ackroyd [mailto:dan...@basereality.com]
> Sent: Tuesday, July 18, 2017 10:42 AM
> To: Christoph M. Becker
> Cc: internals@lists.php.net
> Subject: [PHP-DEV] Re: Bundled libraries upgrade 'process'
>
> On 17 July 2017 at 20:09, Christoph M. Becker wro
Hi,
> After reading related discussion on openssl-users [1], I'm not so sure
> if
> we should be doing that at all...
>
> Especially I agree with this bit:
>
> "Making your code more complex is a far higher risk than a practical
> certificate forgery based on a col
Hi,
> -Original Message-
> From: Anatol Belski [mailto:weltl...@outlook.de]
> Sent: Thursday, July 6, 2017 4:52 PM
> To: Niklas Keller
> Cc: Sara Golemon ; Jakub Zelenka ; PHP
> Internals
> Subject: RE: [PHP-DEV] Re: [RFC] Distrust SHA-1 Certificat
Morning, guys,
> -Original Message-
> From: Niklas Keller [mailto:m...@kelunik.com]
> Sent: Wednesday, July 5, 2017 4:39 PM
> To: Anatol Belski
> Cc: Sara Golemon ; Jakub Zelenka ; PHP
> Internals
> Subject: Re: [PHP-DEV] Re: [RFC] Distrust SHA-1 Certificates
://www.php.net/downloads.php
Windows binaries can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.21
Regards,
Anatol Belski and Ferenc Kovacs
P.S. Below is the verification information for the downloads
php
Hi Jakub,
> -Original Message-
> From: jakub@gmail.com [mailto:jakub@gmail.com] On Behalf Of Jakub
> Zelenka
> Sent: Wednesday, July 5, 2017 3:24 PM
> To: Niklas Keller
> Cc: Anatol Belski ; Sara Golemon ; PHP
> Internals
> Subject: Re: [PHP-DEV]
Hi Davey,
> -Original Message-
> From: m...@daveyshafik.com [mailto:m...@daveyshafik.com] On Behalf Of Davey
> Shafik
> Sent: Tuesday, July 4, 2017 8:53 AM
> To: Niklas Keller
> Cc: Sara Golemon ; Anatol Belski ;
> Jakub Zelenka ; PHP Internals
> Subject
Hi,
> -Original Message-
> From: Niklas Keller [mailto:m...@kelunik.com]
> Sent: Wednesday, July 5, 2017 9:43 AM
> To: Anatol Belski
> Cc: Sara Golemon ; Jakub Zelenka ; PHP
> Internals
> Subject: Re: [PHP-DEV] Re: [RFC] Distrust SHA-1 Certificates
>
>
1 - 100 of 659 matches
Mail list logo