[PHP-DEV] PHP 7.3.9 Released

2019-08-29 Thread Christoph M. Becker
lt;http://www.php.net/ChangeLog-7.php#7.3.9> Many thanks to all the contributors and supporters! Stanislav Malyshev, Christoph M. Becker php-7.3.9.tar.bz2 SHA256 hash: a39c9709a8c9eb7ea8ac4933ef7a78b92f7e5735a405c8b8e42ee39541d963c4 PGP signature: -BEGIN PGP SIGNATURE- iQJAB

[PHP-DEV] Re: Request for RFC karma

2019-08-27 Thread Christoph M. Becker
On 27.08.2019 at 18:50, Steven Wade wrote: > Hi all, I'd like to move forward with my proposed `__toArray()` RFC > <https://marc.info/?l=php-internals=155698189420252=2> and see how it > fares. > > Could someone grant RFC karma to my stevenwadejr account? Done. :) -

[PHP-DEV] Re: PHP 7.2 minimum ICU version

2019-08-23 Thread Christoph M. Becker
On 22.08.2019 at 19:05, Trevor Rowbotham wrote: > On Thursday, August 22, 2019 11:00 AM, Christoph M. Becker > wrote: > >> On 22.08.2019 at 15:54, Sara Golemon wrote: >> >>> Or perhaps tailor the deprecation warning a little? (Nevermind, I just >>> wrote

[PHP-DEV] Re: Remove special Zend karma

2019-08-23 Thread Christoph M. Becker
t there is already separate karma for Zend/tests. -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: PHP 7.2 minimum ICU version

2019-08-22 Thread Christoph M. Becker
On 22.08.2019 at 15:54, Sara Golemon wrote: > On Thu, Aug 22, 2019 at 2:28 AM Christoph M. Becker > wrote: > >> On 22.08.2019 at 01:17, Trevor Rowbotham wrote: >> >>> Is there any way to increase the minimum required ICU version in PHP 7.2 >> and 7.3 to

[PHP-DEV] Re: PHP 7.2 minimum ICU version

2019-08-22 Thread Christoph M. Becker
Hi! On 22.08.2019 at 01:17, Trevor Rowbotham wrote: > I realize that this may be a little late given that PHP 7.2 initially released > roughly 2 years ago, but I came across an issue yesterday regarding the > minimum > required version of the ICU library. The user's hosting provider was using >

[PHP-DEV] Re: Windows builds of PHP 7.4+ use Visual Studio 2019

2019-08-21 Thread Christoph M. Becker
Hi all! On 06.06.2019 at 14:11, Christoph M. Becker wrote: > I like to inform you, that the official Windows builds of PHP 7.4 and > master (available from windows.php.net; currently only snapshot builds, > of course) are done with Visual Studio 2019. While it is still possible &

[PHP-DEV] Re: Implement lzma (xz?) compression (was Req #63880)

2019-08-19 Thread Christoph M. Becker
Hi! On 19.08.2019 at 12:47, Tobias Frei wrote: > Today I was asked to contact this list about the 2013-01-01 proposal > described in Feature Request 63880. > > https://bugs.php.net/bug.php?id=63880 > > Please implement some kind of lzma compression, e.g. xz or lzip, > alongside gzip and bzip2 in

Re: [PHP-DEV] Removing old branches in php-src

2019-08-19 Thread Christoph M. Becker
On 19.08.2019 at 04:08, Sara Golemon wrote: > On Sun, Aug 18, 2019 at 6:06 PM G. P. B. wrote: > >> It seems this topic already has been raised a year ago [1] but nothing has >> been done. >> So I would like to raise the issue again, there are a various of old and >> empty branches currently in

Re: [PHP-DEV] Vote: Straw poll for P++ feasibility

2019-08-16 Thread Christoph M. Becker
e the results before the voting > phase and if the time investment is worth the trouble of adding a > feature or not. It is not necessarily required to have an implementation for an RFC available, see item (6) in <https://wiki.php.net/rfc/howto>. -- Christoph M. Becker -- PHP Internals - PHP Run

[PHP-DEV] PHP 7.3.9RC1 is available for testing

2019-08-15 Thread Christoph M. Becker
xpected in 2 weeks, i.e. on August 29th, 2019. Hash values and PGP signatures can be found below or at <https://gist.github.com/cmb69/8248a1d9c463aa03f7141eab05cbfab9>. Thank you, and happy testing! Regards, Stanislav Malyshev & Christoph M. Becker php-7.3.9R

[PHP-DEV] Re: Call for participation: Annotating internal function argumentandreturn types

2019-08-10 Thread Christoph M. Becker
On 10.08.2019 at 17:54, Mark Randall wrote: > On 10/08/2019 11:56, Nikita Popov wrote: > >> Lack of type information for internal functions in Reflection is a >> long-standing issue. In PHP 8 we finally have all the necessary technical >> groundwork done to support argument and return type

Re: [PHP-DEV] [RFC] [VOTE] Deprecate PHP's short open tags, again

2019-08-07 Thread Christoph M. Becker
On 07.08.2019 at 10:44, Peter Kokot wrote: > On Wed, 7 Aug 2019 at 09:28, Andrey Andreev wrote: > >> On Tue, Aug 6, 2019 at 8:20 PM G. P. B. wrote: >> >>> This RFC supersedes the previous one as stated in the the RFC itself : " >>> This RFC supersedes the previous one and proposes a different

[PHP-DEV] PHP 7.3.8 Released

2019-08-01 Thread Christoph M. Becker
lt;http://www.php.net/ChangeLog-7.php#7.3.8> Many thanks to all the contributors and supporters! Stanislav Malyshev, Christoph M. Becker php-7.3.8.tar.bz2 SHA256 hash: d566c630175d9fa84a98d3c9170ec033069e9e20c8d23dea49ae2a976b6c76f5 PGP signature: -BEGIN PGP SIGNATURE- iQJAB

[PHP-DEV] Re: Generating arginfo from stub files

2019-07-24 Thread Christoph M. Becker
On 18.06.2019 at 17:10, Nikita Popov wrote: > Hi internals, > > In PHP 8 it will be possible to add reflectible argument and return type > information for internal functions (it was previously theoretically > possible as well, but forbidden by policy for php-src for multiple reasons, > which have

Re: [PHP-DEV] [RFC] [DISCUSSION] Deprecate PHP's short open tags V2

2019-07-24 Thread Christoph M. Becker
On 24.07.2019 at 15:27, G. P. B. wrote: > On Wed, 24 Jul 2019 at 05:51, wrote: > >> - [Short tags] You need to purposely turn it on in your own deployment - >> people and companies who use it use it exclusively for internal purposes. > > This is just plain wrong since PHP 5.4 as it is enabled

Re: [PHP-DEV] Bugsnet: Quick fix descriptions

2019-07-18 Thread Christoph M. Becker
On 18.07.2019 at 16:25, Sara Golemon wrote: > On Thu, Jul 18, 2019 at 6:10 AM Christoph M. Becker > wrote: > >> I agree that this would be the best solution in the long run, and it >> shouldn't be hard to adapt ReasonRepository[1] to read from a file >> instead of t

Re: [PHP-DEV] Bugsnet: Quick fix descriptions

2019-07-18 Thread Christoph M. Becker
On 18.07.2019 at 01:14, Stanislav Malyshev wrote: >> the quick fix descriptions of bugs.php.net[1] need some update. To my >> knowledge, these come from the database, so could anybody with access to >> it please take a look? > > Ideally, I think this should be in PHP file and not database, so it

[PHP-DEV] PHP 7.3.8RC1 is available for testing

2019-07-18 Thread Christoph M. Becker
xpected in 2 weeks, i.e. on August 1st, 2019. Hash values and PGP signatures can be found below or at <https://gist.github.com/cmb69/f4a1ee7283f5e927c88c32e86de91996>. Thank you, and happy testing! Regards, Stanislav Malyshev & Christoph M. Becker php-7.3.8R

[PHP-DEV] Bugsnet: Quick fix descriptions

2019-07-17 Thread Christoph M. Becker
Hi all, the quick fix descriptions of bugs.php.net[1] need some update. To my knowledge, these come from the database, so could anybody with access to it please take a look? Details: * Try a snapshot There are no snapshots (except for Windows) any longer; it might make sense to refer to Git.

[PHP-DEV] Re: [RFC] Unbundle ext/recode has been accepted

2019-07-12 Thread Christoph M. Becker
On 12.07.2019 at 13:43, Christoph M. Becker wrote: > voting on the Unbundle ext/recode RFC[1] has ended; the RFC has been > unanimously accepted. Thanks to all voters! > > [1] <https://wiki.php.net/rfc/unbundle_recode> For the record, ext/recode has been unbundled[2], moved

[PHP-DEV] [RFC] Unbundle ext/recode has been accepted

2019-07-12 Thread Christoph M. Becker
Hi all, voting on the Unbundle ext/recode RFC[1] has ended; the RFC has been unanimously accepted. Thanks to all voters! [1] Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

[PHP-DEV] Re: [VOTE] Voting opens for str_starts_with and ends_with functions

2019-07-08 Thread Christoph M. Becker
On 08.07.2019 at 15:05, Andrew Gromov wrote: >> Please don't switch behaviours via flags: separate names and >> implementations are much clearer and much simpler to follow. >> >> Yes, you will have multiple variations, but that's fine. > > > It is depends of preferences. > > In my opinion, create

[PHP-DEV] PHP 7.3.7 Released

2019-07-04 Thread Christoph M. Becker
gt; Many thanks to all the contributors and supporters! Stanislav Malyshev, Christoph M. Becker php-7.3.7.tar.bz2 SHA256 hash: c3608fa7114642725854119ccffe722f42fc7c31e5e4c00d5cb4cb1a0d16bf18 PGP signature: -BEGIN PGP SIGNATURE- iQJABAABCAAqFiEEy69p8XOg/qS1N/Rw1myVkxGL

Re: [PHP-DEV] What to do with ext/xmlrpc?

2019-07-01 Thread Christoph M. Becker
On 29.06.2019 at 18:31, Peter Kokot wrote: > On Fri, 28 Jun 2019 at 17:57, Christoph M. Becker wrote: >> >> On 28.06.2019 at 17:49, Peter Kokot wrote: >> >>> On Thu, 10 Jan 2019 at 19:43, Stanislav Malyshev >>> wrote: >>>> >>>>>

Re: [PHP-DEV] What to do with ext/xmlrpc?

2019-06-28 Thread Christoph M. Becker
. I think we >> should just move them to PECL and if somebody shows up, we can always >> move it back. > > Hello, sorry for bumping this one. Is the ext/xmlrpc extension also on > the list to be unbundled maybe for PHP-7.4? AFAIK, it isn't. Sorry for not having pursued

[PHP-DEV] [RFC][VOTE] Unbundle ext/recode

2019-06-28 Thread Christoph M. Becker
Hi, since there has been no further discussion on this RFC, I have opened the voting on unbundling ext/recode: Voting ends in two weeks, i.e. on 2019-07-12. Thanks for everybody participating in the vote in advance! Joe, while I agree with

[PHP-DEV] Re: Checkout phpdoc

2019-06-25 Thread Christoph M. Becker
On 25.06.2019 at 04:43, Arnold Daniels wrote: > I'm trying to checkout phpdoc using SVN, but I'm getting the error > "Unexpected HTTP status 421 'Misdirected Request'". > > Is something broken? Or am I doing it wrong? > > - Arnold > > $ svn co http://svn.php.net/repository/phpdoc/modules/doc-en

Re: [PHP-DEV] [RFC] Deprecations for 7.4

2019-06-22 Thread Christoph M. Becker
On 22.06.2019 at 21:31, Stanislav Malyshev wrote: >> While I understand where you are coming from on this, I do think that >> functionality that is better supported by dedicated extensions to do >> the job instead of providing some functions in the standard library >> that converts from a few

[PHP-DEV] PHP 7.3.7RC3 is available for testing

2019-06-20 Thread Christoph M. Becker
xpected in 2 weeks, i.e. on July 04th, 2019. Hash values and PGP signatures can be found below or at <https://gist.github.com/cmb69/efc0267b47881cb0c7e057abbb1ffa3a>. Thank you, and happy testing! Regards, Stanislav Malyshev & Christoph M. Becker php-7.3.7R

Re: [PHP-DEV] PHP on OSS-fuzz

2019-06-20 Thread Christoph M. Becker
On 20.06.2019 at 17:54, Nikita Popov wrote: > On Sun, Mar 17, 2019 at 10:23 PM Stanislav Malyshev > wrote: > >> Hi! >> >> Looking at the recent PHP security issues, it is clear that many of them >> are stemming from corner cases in various format-parsing code, and most >> of them either is or can

Re: [PHP-DEV] Pre-Announcing Feature Freeze @ July 22nd, 2019

2019-06-14 Thread Christoph M. Becker
On 14.06.2019 at 17:04, Joe Watkins wrote: > Just for clarity, I think the next version will be 8, right? At least master says so since January 28th: . Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To

[PHP-DEV] [RFC] Unbundle ext/recode

2019-06-14 Thread Christoph M. Becker
Hi all, I propose to unbundle ext/recode for PHP 7.4: I actually don't mind whether we deprecate the extension as well, or not. Any feedback appreciated. Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe,

[PHP-DEV] Re: Request RFC karma

2019-06-14 Thread Christoph M. Becker
On 14.06.2019 at 13:27, Steven Penny wrote: > I did that before sending the email... The user cup already has RFC karma. Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Request RFC karma

2019-06-14 Thread Christoph M. Becker
On 14.06.2019 at 01:11, Steven Penny wrote: > please and thank you > > https://github.com/php/php-src/pull/3918 Please register as Wiki user: . Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

[PHP-DEV] Re: Feedback on state of some PHP extensions, functions, etc.

2019-06-13 Thread Christoph M. Becker
On 12.06.2019 at 17:32, G. P. B. wrote: > I've been going through the documentation again to remove mentions of PHP 4 > and found some extensions, functions, etc. on which I'd like to know the > state of them and if it would be wise to deprecate them. > > I know I've thrown in some function

[PHP-DEV] PHP 7.3.7RC1 is available for testing

2019-06-13 Thread Christoph M. Becker
xpected in 2 weeks, i.e. on June 27th, 2019. Hash values and PGP signatures can be found below or at <https://gist.github.com/cmb69/579bd86cbaaea6fc6e5b2c7a9fda9e2c>. Thank you, and happy testing! Regards, Stanislav Malyshev &am

Re: [PHP-DEV] Wiki display problem

2019-06-11 Thread Christoph M. Becker
On 11.06.2019 at 13:07, Sascha Schumann wrote: > Cert is fixed on the machine now. Thanks! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Wiki display problem

2019-06-11 Thread Christoph M. Becker
On 11.06.2019 at 12:34, Sascha Schumann wrote: > Cannot we nuke that subdomain? > > # ls -la /local/www/sites/downloads.php.net/ > total 8 > drwxr-xr-x 2 root root 4096 Nov 6 2014 . > drwxr-xr-x 4 root root 4096 Jul 18 2018 .. > > The apache config apparently just redirects everything

Re: [PHP-DEV] Wiki display problem

2019-06-11 Thread Christoph M. Becker
On 03.06.2019 at 15:46, Sascha Schumann wrote: > Looks better now. Sascha, could you please have a look at the downloads.php.net certificate? This has expired on June 3rd as well. Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

[PHP-DEV] Windows builds of PHP 7.4+ use Visual Studio 2019

2019-06-06 Thread Christoph M. Becker
Hi, I like to inform you, that the official Windows builds of PHP 7.4 and master (available from windows.php.net; currently only snapshot builds, of course) are done with Visual Studio 2019. While it is still possible to build these PHP versions with Visual Studio 2017, this is no longer tested.

Re: [PHP-DEV] Wiki display problem

2019-06-03 Thread Christoph M. Becker
for newsreaders (I got your mail via one of those), and for externals.io (see <https://externals.io/message/105820#105833>). -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Wiki display problem

2019-06-03 Thread Christoph M. Becker
On 03.06.2019 at 15:46, Sascha Schumann wrote: > Looks better now. Wow, that was fast! Thanks, Christoph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Wiki display problem

2019-06-03 Thread Christoph M. Becker
On 03.06.2019 at 14:55, Yasuo Ohgaki wrote: > https://museum.php.net/ > > This one is invalid also. And <https://svn.php.net/> has also expired (see <https://bugs.php.net/78099>). -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To uns

[PHP-DEV] PHP 7.3.6 Released

2019-05-30 Thread Christoph M. Becker
lt;http://www.php.net/ChangeLog-7.php#7.3.6> Many thanks to all the contributors and supporters! Stanislav Malyshev, Christoph M. Becker php-7.3.6.tar.bz2 SHA256 hash: 1e5ac8700154835c0910e3a814517da9b87bb4a82cc7011fea1a82096b6f6f77 PGP signature: -BEGIN PGP SIGNATURE- iQJAB

Re: [PHP-DEV] Re: [RFC] Numeric Literal Separator

2019-05-29 Thread Christoph M. Becker
but-why > > Anyway, just wanted to point out that grouping digit may not be completely > universal. Well, choosing English/German/Japanese words for identifiers isn't completely universal either. :) -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsub

[PHP-DEV] Re: [RFC][Accepted] weakrefs

2019-05-23 Thread Christoph M. Becker
same interface as accepted, but with a different name for > constructor and simpler implementation. I just noticed that the constructor is still public[1]; shouldn't it be private instead? [1] <https://github.com/php/php-src/blob/5de750f41c1ee3ed834ebf4f811ba03a6cc2d9bc/Zend/zend_weakrefs.c#L183

Re: [PHP-DEV] Calling array_merge / array_merge_recursive without arguments

2019-05-21 Thread Christoph M. Becker
t > currently documented. > Mind sharing an example or explaining a bit more in detail such that I can > update the documentation? If you pass only a single array to array_map(NULL, …), you don't get an array of arrays, but a single flat array, see <https://3v4l.org/sqtqS>. -- C

Re: [PHP-DEV] MODERATE spam

2019-05-20 Thread Christoph M. Becker
did basically the same. The only relevant exception is when RMs send a mail to the announcement list, in which case they should watch their spam folder. -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: MODERATE spam

2019-05-18 Thread Christoph M. Becker
On 18.05.2019 at 12:06, Joe Watkins wrote: > Does anyone know what is the cause of all the spam from the announce > mailing list? I'm not sure who is getting it, but I'm getting a few emails > a minute sometimes, it's rather annoying ... I can confirm that the spam to this mailing list has

[PHP-DEV] Re: Changing the default value of SQLite3::enableExceptions()

2019-05-18 Thread Christoph M. Becker
On 17.05.2019 at 21:42, Kalle Sommer Nielsen wrote: > While reviewing a PR[1], which proposes to add two new methods to > ext/sqlite3, one being an option to toggle on/off, I've noticed that > there already is another method which also enables the extension to > toggle on/off behavior, in this

[PHP-DEV] Re: RFC for Sqlite3 Extended Error Codes

2019-05-18 Thread Christoph M. Becker
On 16.05.2019 at 15:51, Robert Kopack wrote: > On Wed, May 15, 2019 at 7:00 PM Christoph M. Becker > wrote: > >> I haven't reviewed closely for now, but basically I like these >> additions. With regard to sqlite3_extended_result_codes() we have to >> review existin

[PHP-DEV] PHP 7.3.6RC1 is available for testing

2019-05-16 Thread Christoph M. Becker
xpected in 2 weeks, i.e. on May 30th, 2019. Hash values and PGP signatures can be found below or at <https://gist.github.com/cmb69/4798085682f2373c3c1668ce0aa07ea0>. Thank you, and happy testing! Regards, Stanislav Malyshev &am

[PHP-DEV] Re: RFC for Sqlite3 Extended Error Codes

2019-05-15 Thread Christoph M. Becker
ps://github.com/rkopack/php-src/commit/f6c4d1eeccd27a3c5bd836fd8205b1283bd5eabc. > From > my understanding Scott MacVicar and Christoph M. Becker are the primary > maintainers for the sqlite3 extension and Ilia Alshanetsky is the primary > maintainer for the pdo_sqlite extension; It's

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Prepare 7.3.6RC1: NEWSZend/zend.hconfigure.ac main/php_version.h

2019-05-15 Thread Christoph M. Becker
On 15.05.2019 at 10:08, Nikita Popov wrote: > On Wed, May 15, 2019 at 10:06 AM Christoph M. Becker > wrote: > >> On 15.05.2019 at 07:42, Rasmus Lerdorf wrote: >> >>> Christoph, I think we should merge >>> >> htt

[PHP-DEV] Re: [PHP-CVS] com php-src: Prepare 7.3.6RC1: NEWS Zend/zend.hconfigure.ac main/php_version.h

2019-05-15 Thread Christoph M. Becker
On 15.05.2019 at 07:42, Rasmus Lerdorf wrote: > Christoph, I think we should merge > http://git.php.net/?p=php-src.git;a=commitdiff;h=5c4d125d4c2976236e2ecddd1d8c6e7b113ec482 > into 7.3.6. Thanks for the ping! This looks like an important bug fix, and since it will be in PHP 7.2.19, it should

Re: [PHP-DEV] Wiki permissions

2019-05-14 Thread Christoph M. Becker
On 14.05.2019 at 23:04, Scott Dutton wrote: > It's exussum > > > On 10 May 2019 05:26:39 BST, Scott Dutton wrote: >> >> Could I get Wiki permissions to create an RFC for >> >> https://externals.io/message/104618 You should have rfc karma now. -- Christo

Re: [PHP-DEV] Re: [RFC] Allow throwing exceptions from __toString()

2019-05-14 Thread Christoph M. Becker
ey'll have to disable the hack for PHP >= 7.4 and just use the >> native support. > > How would the change affect extension developers? See <https://wiki.php.net/rfc/tostring_exceptions#extension_guidelines>. -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mai

[PHP-DEV] Re: Wiki permissions

2019-05-10 Thread Christoph M. Becker
On 10.05.2019 at 06:26, Scott Dutton wrote: > Could I get Wiki permissions to create an RFC for > > https://externals.io/message/104618 Do you have already registered via <https://wiki.php.net/rfc?do=register>? Which user name did you choose? -- Christoph M. Becker -- PHP

Re: [PHP-DEV] Re: default_charset and mb_internal_encoding

2019-05-07 Thread Christoph M. Becker
On 07.05.2019 at 16:09, Nikita Popov wrote: > On Fri, May 3, 2019 at 11:44 AM Christoph M. Becker > wrote: > >> On 03.05.2019 at 01:18, Björn Larsson wrote: >> >>> Did this lead to a bug report? >> >> Hmm, apparently not. > > This was r

Re: [PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase

2019-05-04 Thread Christoph M. Becker
Hi Kalle! On 04.05.2019 at 13:33, Kalle Sommer Nielsen wrote: > Den lør. 4. maj 2019 kl. 14.19 skrev Christoph M. Becker : >> >> On 04.05.2019 at 10:56, Christoph M. Becker wrote: >> >>> I have submitted PR #4112 to bring back the common PDO tests, which are >

Re: [PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase

2019-05-04 Thread Christoph M. Becker
On 04.05.2019 at 10:56, Christoph M. Becker wrote: > I have submitted PR #4112 to bring back the common PDO tests, which are > the majority of existing tests for pdo_firebird. Three tests are > failing (which should be investigated), but these tests already failed > in PHP-7.3 and

Re: [PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase

2019-05-04 Thread Christoph M. Becker
Hi Kalle! On 03.05.2019 at 19:00, Kalle Sommer Nielsen wrote: > Den fre. 3. maj 2019 kl. 12.02 skrev Christoph M. Becker : > >> While running the tests with a PHP debug version, I've noticed that >> bug_aaa.phpt is causing a memory leak. Maybe someone proficient with >

[PHP-DEV] Re: Remove $age parameter of curl_version()

2019-05-03 Thread Christoph M. Becker
On 01.05.2019 at 19:18, Christoph M. Becker wrote: > curl_version()[1] (of ext/curl) makes curl_version_info()[2] (of > libcurl) available to PHP userland. The latter requires to pass an age > argument which usually is CURLVERSION_NOW, so that the information > returned by the run

Re: [PHP-DEV] Re: default_charset and mb_internal_encoding

2019-05-03 Thread Christoph M. Becker
On 03.05.2019 at 01:18, Björn Larsson wrote: > Den 2019-04-11 kl. 15:41, skrev Christoph M. Becker: > >> On 02.04.2019 at 11:42, Nicolai Scheer wrote: >> >>> I'm currently in the process of migrating an old application from php >>> 5.6 >&

Re: [PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase

2019-05-03 Thread Christoph M. Becker
is causing a memory leak. Maybe someone proficient with Firebird/Interbase will want to have a look at it. -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase

2019-05-02 Thread Christoph M. Becker
On 02.05.2019 at 18:58, Rowan Collins wrote: > On Thu, 2 May 2019 at 14:57, Christoph M. Becker wrote: > >> Indeed, it seems that pdo_firebird requires to connect to an existing >> database, contrary to e.g. pdo_mysql which supports DSN like >> `mysql:host=loc

Re: [PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase

2019-05-02 Thread Christoph M. Becker
utions should work > with the test suite using the sample database rather than the temporary > one. A patch would be welcome! -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase

2019-05-02 Thread Christoph M. Becker
Hi Kalle, On 02.05.2019 at 15:35, Kalle Sommer Nielsen wrote: > Den tor. 2. maj 2019 kl. 14.56 skrev Christoph M. Becker : >> A problem is that the ext/pdo_firebird tests rely on ext/interbase to >> create a test database[1], which would require everybody who intends to >

[PHP-DEV] Re: [RFC VOTE] Unbundle ext/interbase

2019-05-02 Thread Christoph M. Becker
be a dependency of the pdo_firebird tests. [1] <https://github.com/php/php-src/blob/PHP-7.4/ext/pdo_firebird/tests /testdb.inc> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP 7.3.5 Released

2019-05-02 Thread Christoph M. Becker
lt;http://www.php.net/ChangeLog-7.php#7.3.5> Many thanks to all the contributors and supporters! Stanislav Malyshev, Christoph M. Becker php-7.3.5.tar.bz2 SHA256 hash: 4380b80ef98267c3823c3416eb05f7729ba7a33de6b3d14ec96013215d62c35e PGP signature: -BEGIN PGP SIGNATURE- iQJAB

Re: [PHP-DEV] Remove $age parameter of curl_version()

2019-05-02 Thread Christoph M. Becker
On 01.05.2019 at 19:40, Bishop Bettini wrote: > On Wed, May 1, 2019 at 1:18 PM Christoph M. Becker > wrote: > >> curl_version()[1] (of ext/curl) makes curl_version_info()[2] (of >> libcurl) available to PHP userland. The latter requires to pass an age >

[PHP-DEV] Remove $age parameter of curl_version()

2019-05-01 Thread Christoph M. Becker
libcurl/c/curl_version_info.html> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Wiki RFC karma request

2019-04-30 Thread Christoph M. Becker
On 30.04.2019 at 23:51, Theodore Brown wrote: > Hi, I'd like to resurrect the RFC for underscore separators in numeric > literals. Could someone grant me the necessary wiki karma? My username is > theodorejb. You should have rfc karma. Best of luck with the RFC! -- Christoph

Re: [PHP-DEV] Make bcmath functions more strict

2019-04-26 Thread Christoph M. Becker
tps://github.com/php/php-src/blob/php-7.3.4/ext/bcmath/libbcmath/src/str2num.c#L44> [2] <https://github.com/php/php-src/blob/php-7.3.4/ext/bcmath/libbcmath/src/num2str.c> [3] <https://github.com/php/php-src/blob/php-7.3.4/ext/bcmath/libbcmath/src/bcmath.h#L61-L64> -- Christoph M. Be

Re: [PHP-DEV] [RFC] Deprecate left-associative ternary operator

2019-04-24 Thread Christoph M. Becker
smal wifi at the moment, else I'd do some searches, but do you > have any examples of code in the wild subject to this bug? > I agree it's a lousy state, but it's not emergent. See <https://externals.io/message/105345#105389>. -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [RFC] [VOTE] Deprecate PHP's short open tags

2019-04-24 Thread Christoph M. Becker
features will of course also benefit ;-) We had an RFC regarding the PHP 5 support timeline[1], so why not have an RFC regarding the PHP 7 support timeline? Any volunteers? [1] <https://wiki.php.net/rfc/php56timeline> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development

Re: [PHP-DEV] [RFC] [VOTE] Deprecate PHP's short open tags

2019-04-24 Thread Christoph M. Becker
s how to fix it provides a fix. It's BUILDING > cached templates which can't simply be sanitised by scanning the code base! I don't think this belongs to the internals mailing list, so see <http://news.php.net/php.general/326733>. -- Christoph M. Becker -- PHP Internals - PHP Runtime Dev

[PHP-DEV] Re: default_charset and mb_internal_encoding

2019-04-11 Thread Christoph M. Becker
ecated as of 5.6.0 - do I > really need to use mb_internal_encoding() instead? > Is the documentation wrong or am I just misinterpreting it? I thought that > default_charset should act as some kind of "master setting" in order not to > have to set all specific settings as well

[PHP-DEV] PHP 7.3.4 Released

2019-04-04 Thread Christoph M. Becker
lt;http://www.php.net/ChangeLog-7.php#7.3.4> Many thanks to all the contributors and supporters! Stanislav Malyshev, Christoph M. Becker php-7.3.4.tar.bz2 SHA256 hash: 2e2c3d8212c83649e443b61efffbd03df4b9edd0f9c7a679081fe4cb2da12b78 PGP signature: -BEGIN PGP SIGNATURE- iQJAB

Re: [PHP-DEV] Firebird - Who are WE ...

2019-03-29 Thread Christoph M. Becker
rom this unbundling. ext/interbase is indeed broken (i.e. uncompilable) in master (not PHP 7.4 though), since PR #3976[1] has been merged. It will certainly be fixed, if the “Unbundle ext/interbase” RFC[2] will be declined; if it will be accepted it might never get fixed. [1] <https://github.com

[PHP-DEV] Re: [RFC] Abolish Short Votes

2019-03-21 Thread Christoph M. Becker
On 21.03.2019 at 19:20, Joe Watkins wrote: > I'd like to raise for discussion another minor, self contained change to > the voting RFC: > > https://wiki.php.net/rfc/abolish-short-votes +1 -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe,

[PHP-DEV] PHP 7.3.4RC1 is available for testing

2019-03-21 Thread Christoph M. Becker
7.3.4 should be expected in 2 weeks, i.e. on April 4th, 2019. Hash values and PGP signatures can be found below or at <https://gist.github.com/cmb69/cd2311e26470dae6fe0aabb4d528c12d>. Thank you, and happy testing! Regards, Stanislav Malyshev &am

Re: [PHP-DEV] Re: [VOTE] RFC: Unbundle ext/wddx

2019-03-20 Thread Christoph M. Becker
ocumented that[2]. An open question is whether we want to publish a PECL release. Personally, I don't think so, but others might disagree. [1] <http://git.php.net/?p=php-src.git;a=commit;h=6bbb18a0b6bef11222caaa55c00abdbcbb55d54b> [2] <http://svn.php.net/viewvc?view=revision=347028> -

Re: [PHP-DEV] Re: [VOTE] RFC: Unbundle ext/wddx

2019-03-20 Thread Christoph M. Becker
On 20.03.2019 at 13:43, Joe Watkins wrote: > Looks like someone done that too, I think you have everything you need now ? Yes. Thanks a lot! > On Wed, 20 Mar 2019 at 13:29, Christoph M. Becker wrote: > >> On 20.03.2019 at 13:09, Joe Watkins wrote: >> >>> htt

Re: [PHP-DEV] Re: [VOTE] RFC: Unbundle ext/wddx

2019-03-20 Thread Christoph M. Becker
On 20.03.2019 at 13:09, Joe Watkins wrote: > https://pecl.php.net/package/wddx Thanks Joe! My request was badly worded, though. Actually, I need somebody to create a respective Git repo (something like pecl/xml/wddx.git). > On Wed, 20 Mar 2019 at 13:03, Christoph M. Becker

Re: [PHP-DEV] Re: [VOTE] RFC: Unbundle ext/wddx

2019-03-20 Thread Christoph M. Becker
On 13.03.2019 at 20:47, Christoph M. Becker wrote: > Still, I'm looking for someone who is willing to create a new home for > ext/wwdx on PECL. This is just a gentle reminder that somebody should please create a new home for ext/wddx on PECL. -- Christoph M. Becker -- PHP Internals

Re: [PHP-DEV] Offset-only results from preg_match

2019-03-19 Thread Christoph M. Becker
access. +1 -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Fixed bug #75113: AddedDatePeriod::getRecurrences() method.: NEWS ext/date/php_date.cext/date/php_date.h ext/date/tests/DatePeriod_getter.phpt

2019-03-19 Thread Christoph M. Becker
refully considered on a case by case basis”. Not sure if the latter has been done, but since concerns about this feature addition have been raised, it appears to be appropriate to clarify the reasoning. I believe it is because DatePeriod::$recurrences doesn't work for all cases (and fixing the p

Re: [PHP-DEV] unload/reload classes?

2019-03-19 Thread Christoph M. Becker
it. There is runkit_import(), which will overwrite existing class definitions. However, runkit is still not compatible with PHP 7 to my knowledge. Don't know whether runkit7[1] supports it. [1] <https://github.com/TysonAndre/runkit7> -- Christoph M. Becker > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: PHP 7.4 Release Manager Selection

2019-03-18 Thread Christoph M. Becker
On 18.03.2019 at 20:08, Sara Golemon wrote: > On Mon, Mar 18, 2019 at 7:08 AM Christoph M. Becker > wrote: > >> Great! Since we only have two volunteers, there's no need for a vote. >> >> Ladies and gentlemen, I give you your PHP 7.4 Release Managers: >> &g

Re: [PHP-DEV] Re: PHP 7.4 Release Manager Selection

2019-03-18 Thread Christoph M. Becker
On 11.03.2019 at 15:19, Derick Rethans wrote: > On Mon, 11 Mar 2019, Christoph M. Becker wrote: > >> On 04.03.2019 at 17:28, Christoph M. Becker wrote: >> >>> With the first alpha of 7.4 due in three months, I think it's time >>> to start the process of f

Re: [PHP-DEV] Re: [VOTE] RFC: Unbundle ext/wddx

2019-03-13 Thread Christoph M. Becker
On 06.03.2019 at 14:31, Christoph M. Becker wrote: > Still, I'm looking for someone who is willing to create a new home for > ext/wwdx on PECL. Still, I'm looking for someone who is willing to create a new home for ext/wwdx on PECL. -- Christoph M. Becker -- PHP Internals - PHP R

Re: [PHP-DEV] Deprecate short_open_tag ini directive?

2019-03-12 Thread Christoph M. Becker
egardless of the configure option --disable-short-tags or others. -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Mitigate “Magellan vulnerabilitites” in PHP 7.2?

2019-03-11 Thread Christoph M. Becker
ility, let's backport it. If it's security related, maybe > even to 7.1 since it's still in security support (if it's not too hard). I have applied the PR[1] to PHP-7.2+. Joe may consider to cherry-pick to 7.1. [1] <https://github.com/php/php-src/pull/3709> -- Christoph M. Becker -- PHP Inter

[PHP-DEV] Re: PHP 7.4 Release Manager Selection

2019-03-11 Thread Christoph M. Becker
Hi all! On 04.03.2019 at 17:28, Christoph M. Becker wrote: > With the first alpha of 7.4 due in three months, I think it's time to > start the process of finding and electing release managers for the next > minor release of PHP. > > We are looking for two souls to take on this ro

[PHP-DEV] PHP 7.3.3 Released

2019-03-07 Thread Christoph M. Becker
lt;http://www.php.net/ChangeLog-7.php#7.3.3> Many thanks to all the contributors and supporters! Stanislav Malyshev, Christoph M. Becker php-7.3.3.tar.bz2 SHA256 hash: 61969e943adfea79701a34b8e701edd3f95be829d16601a4aabeb05f83023ce6 PGP signature: -BEGIN PGP SIGNATURE- iQJAB

Re: [PHP-DEV] Re: [VOTE] RFC: Unbundle ext/wddx

2019-03-06 Thread Christoph M. Becker
et either, I >> may ? > > FYI: dsp bjori rasmus tyrael johannes nikic salathe Thanks for the info, Joe and Peter! Still, I'm looking for someone who is willing to create a new home for ext/wwdx on PECL. -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List

[PHP-DEV] PHP 7.4 Release Manager Selection

2019-03-04 Thread Christoph M. Becker
provisional dates for GA and pre-releases: <https://wiki.php.net/todo/php74> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Allow throwing from __toString()

2019-03-01 Thread Christoph M. Becker
s manual is > limited ... :-) And should be removed altogether, in my opinion[1]. Such info seems to be more suitable for <http://www.phpinternalsbook.com/>, or another place where more people experienced with the engine are involved. [1] <http://news.php.net/php.doc/969386904>ff -- Christop

<    1   2   3   4   5   6   7   8   9   10   >