Re: [PHP-DEV] Allow dropping typehints during inheritance

2015-02-04 Thread Hannes Magnusson
On Wed, Feb 4, 2015 at 10:49 AM, Nikita Popov wrote: > Hi internals! > > Currently we do not allow [1] removing a typehint during inheritance. For > example the following code is not valid: > > interface A { > public function method(Typehint $param); > } > class B implements A

Re: [PHP-DEV] Voting irregularities

2015-03-17 Thread Hannes Magnusson
On Sun, Mar 15, 2015 at 7:19 AM, Anthony Ferrara wrote: > All, > > I ran some numbers on the current votes of the dual-mode vote right > now. There were a number of voters that I didn't recognize. So I > decided to pull some stats. > > The following voters never voted before the dual-mode RFC went

Re: [PHP-DEV] Voting irregularities

2015-03-17 Thread Hannes Magnusson
On Tue, Mar 17, 2015 at 2:15 PM, Sebastian B.-Hagensen wrote: > Hi, > > 2015-03-17 20:55 GMT+01:00 Hannes Magnusson : >> If you need to confirm the statistics, or gather more background data, >> then feel free to contact me privately, off the list, and I'll get you >

Re: [PHP-DEV] VCS Account Request: dustin

2015-03-17 Thread Hannes Magnusson
On Mon, Mar 16, 2015 at 4:17 AM, Dustin Whtitle wrote: > Maintaining the documentation Have you seen https://edit.php.net ? I'd recommend getting involved there and or checkout php...@lists.php.net -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://

Re: [PHP-DEV] Voting irregularities

2015-03-18 Thread Hannes Magnusson
if this does not stop. Thank you for your understanding. -Hannes On Tue, Mar 17, 2015 at 6:30 PM, Pierre Joye wrote: > hi, > > On Wed, Mar 18, 2015 at 9:00 AM, Hannes Magnusson > wrote: >> On Tue, Mar 17, 2015 at 2:15 PM, Sebastian B.-Hagensen >> wrote: >>> Hi

Re: [PHP-DEV] Contributing to PHP Wiki

2015-03-27 Thread Hannes Magnusson
Sure. Custom groups need to be added to http://git.php.net/?p=web/wiki.git;a=blob;f=dokuwiki/conf/acl.auth.php;h=2b2c7711422cce99e018abb21b7a003b168cf06a;hb=HEAD and then you can be put into that group from the admin interface. I'd say however, if Avindra is interested in those docs, I'd bet he'd

[PHP-DEV] PECL install no longer works out of the box

2015-04-14 Thread Hannes Magnusson
Hi Can someone with access to the new pecl box fix the package downloading? It is totally broken apparently. On vanilla FreeBSD 10: $ pecl install memcached No releases available for package "pecl.php.net/memcached" install failed $ pecl search memcached Connection to `ssl://pecl.php.net:443' fa

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Hannes Magnusson
On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: > > > On Thu, Apr 16, 2015 at 5:29 PM, Pierre Joye wrote: >> >> On Thu, Apr 16, 2015 at 10:02 PM, Ferenc Kovacs wrote: >> > >> > >> >> >> >> As of the uncompressed data, I see something like less 0.01% of the >> >> requests actually requesti

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Hannes Magnusson
On Thu, Apr 16, 2015 at 10:43 AM, Hannes Magnusson wrote: > On Thu, Apr 16, 2015 at 10:14 AM, Ferenc Kovacs wrote: >> >> >> On Thu, Apr 16, 2015 at 5:29 PM, Pierre Joye wrote: >>> >>> On Thu, Apr 16, 2015 at 10:02 PM, Ferenc Kovacs wrote: >>> &

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-16 Thread Hannes Magnusson
On Thu, Apr 16, 2015 at 11:06 AM, Ferenc Kovacs wrote: > > > On Thu, Apr 16, 2015 at 8:02 PM, Ferenc Kovacs wrote: >> >> >> >> On Thu, Apr 16, 2015 at 7:43 PM, Hannes Magnusson >> wrote: >>> >>> On Thu, Apr 16, 2015 at 10:14 AM, Ferenc K

[PHP-DEV] Re: PECL install no longer works out of the box

2015-04-17 Thread Hannes Magnusson
$ sudo pecl install memcached downloading memcached-2.2.0.tar ... Starting to download memcached-2.2.0.tar (410,624 bytes) .done: 410,624 bytes 15 source files, building running: phpize \o/ - Thanks -Hannes On Fri, Apr 17, 2015 at 4:42 AM, Ferenc Kovacs wrote: > Hannes, could you please c

Re: [PHP-DEV] VCS Account Request: matttait

2015-05-22 Thread Hannes Magnusson
You don't need VCS commit karma to do that. The code is freely available on http://git.php.net/?p=php-src.git;a=summary If you find anything - be sure to let secur...@php.net know. -Hannes On Wed, May 20, 2015 at 7:25 PM, Matt Tait wrote: > Interested in helping security-audit and add securit

Re: [PHP-DEV] Pull request labels handling

2015-05-27 Thread Hannes Magnusson
On Wed, May 27, 2015 at 6:29 AM, Anatol Belski wrote: > Hi, > > the PRs on github are already being labeled. Multiple labels are possible. > However the github ACLs lack on granularity > https://help.github.com/articles/permission-levels-for-an-organization-repos > itory/ . Due to that, while bein

Re: [PHP-DEV] [RFC] Simplified Array API for extensions

2015-05-29 Thread Hannes Magnusson
What are the chances anyone updated this to support PHP7 yet? -Hannes On Mon, Aug 11, 2014 at 5:17 PM, Andrea Faulds wrote: > > On 12 Aug 2014, at 01:15, Tjerk Meesters wrote: > >> >> On 12 Aug, 2014, at 5:03 am, Andrea Faulds wrote: >> >>> >>&g

Re: [PHP-DEV] [RFC] Simplified Array API for extensions

2015-05-29 Thread Hannes Magnusson
nclusion) = 0, due to the feature freeze. Unless I'm >> mistaken. >> >> If so, you might need to target 7.1 instead of 7.0. >> >> Scott Arciszewski >> Chief Development Officer >> Paragon Initiative Enterprises <https://paragonie.com> >>

Re: [PHP-DEV] [RFC] Simplified Array API for extensions

2015-06-01 Thread Hannes Magnusson
y 29, 2015 at 1:25 PM, Sara Golemon wrote: >> Ah, well that I'll probably do soonish, but as you already know, it >> doesn't need to be in the php-src tree to work. :) >> >> On Fri, May 29, 2015 at 12:37 PM, Hannes Magnusson >> wrote: >>> I was

[PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Hannes Magnusson
What is the difference between "Windows Sources" and our official releases? Did windows.php.net fork php or something? Embedded other things? Are the binaries really not generated from the official sources? This sounds like a horrible idea if true. -Hannes On Mon, Jun 15, 2015 at 5:39 AM, Anat

Re: [PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Hannes Magnusson
y have - the compatibility might be > just bad. So it's zipped. > > Regards > > Anatol > >> -Original Message- >> From: Hannes Magnusson [mailto:hannes.magnus...@gmail.com] >> Sent: Monday, June 15, 2015 3:52 PM >> To: Anatol Belski; PHP

Re: [PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Hannes Magnusson
On Mon, Jun 15, 2015 at 8:38 AM, Anatol Belski wrote: > Hi Johannes, > >> -Original Message- >> From: Johannes Schlüter [mailto:johan...@schlueters.de] >> Sent: Monday, June 15, 2015 4:52 PM >> To: Christoph Becker >> Cc: Hannes Magnusson; Anatol Belsk

Re: [PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Hannes Magnusson
On Mon, Jun 15, 2015 at 12:51 PM, Anatol Belski wrote: > Hi Hannes, > >> -Original Message----- >> From: Hannes Magnusson [mailto:hannes.magnus...@gmail.com] >> Sent: Monday, June 15, 2015 8:34 PM >> To: Anatol Belski >> Cc: Johannes Schlüter; Christoph Be

Re: [PHP-DEV] PHP7 releases vs Windows Sources?

2015-06-15 Thread Hannes Magnusson
On Mon, Jun 15, 2015 at 3:46 PM, Stanislav Malyshev wrote: > Hi! > >>> It's a worthy goal IMHO. Currently it all is done manually as you know. >> >> >> What! No, I didn't know. >> I was describing how the process used to be, and I thought it still was. > > I think making auto-release is a nice ide

Re: [PHP-DEV] php 7/git buid on linux/64: fatal error @ 'Installing PEAR environment';

2015-06-16 Thread Hannes Magnusson
On Tue, Jun 16, 2015 at 9:14 AM, Sebastian Bergmann wrote: > Am 16.06.2015 um 18:10 schrieb Ferenc Kovacs: >> did not have more time to test though, so any feedback is appreciated. > > I still think that the right solution would be to simply not bundle / > install PEAR anymore. That probably

Re: [PHP-DEV] Announcing PHP 5.5 security-only

2015-06-24 Thread Hannes Magnusson
On Mon, Jun 22, 2015 at 5:09 AM, Julien Pauli wrote: > Hi internals. > > > As you may know/remember , PHP 5.5 has been released two years ago. > We've released 26 versions so far (24 would be the "normal" computing, but > we always got some bad releases, mainly from human failure factor). > > The

[PHP-DEV] Re: [PHP-CVS] com php-src: PHP7 sounds like a good time to include signatures in announce mails: README.RELEASE_PROCESS

2015-06-24 Thread Hannes Magnusson
On Wed, Jun 24, 2015 at 11:20 AM, Stanislav Malyshev wrote: > Hi! > >> The change sounds reasonable. >> >> I would like just to ask you for the future - please discuss before >> adding a change to the release process. It were probably also good to >> hear from the other RMs doing the job for longe

Re: [PHP-DEV] Wiki access for ihabunek

2015-06-25 Thread Hannes Magnusson
Done. -Hannes On Thu, Jun 25, 2015 at 8:39 AM, Ivan Habunek wrote: > Hello PHP ppl, > > I'd like to update the build instructions for windows for building PHP > 7 with VC14: > https://wiki.php.net/internals/windows/stepbystepbuild > > For this I would need write access, my wiki username is ihab

Re: [PHP-DEV] Headsup: PHP7 feature freeze

2015-06-25 Thread Hannes Magnusson
On Thu, Jun 25, 2015 at 6:42 PM, Yasuo Ohgaki wrote: > Hi all, > > On Fri, Jun 26, 2015 at 12:03 AM, Kalle Sommer Nielsen > wrote: > >> 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

Re: [PHP-DEV] Re: Resetting wiki.php.net password

2015-07-22 Thread Hannes Magnusson
On Wed, Jul 22, 2015 at 7:26 AM, Christoph Becker wrote: > Matt Tait wrote: > >> I'm currently trying to reset my wiki.php.net password so I can propose an >> RFC, but unfortunately I'm getting the following error messages when I >> reset it via the page "https://wiki.php.net/start?do=resendpwd":

Re: [PHP-DEV] Re: Resetting wiki.php.net password

2015-07-22 Thread Hannes Magnusson
On Wed, Jul 22, 2015 at 9:34 AM, Christoph Becker wrote: > Hannes Magnusson wrote: > >> On Wed, Jul 22, 2015 at 7:26 AM, Christoph Becker wrote: >>> Matt Tait wrote: >>> >>>> I'm currently trying to reset my wiki.php.net password so I can propose

Re: [PHP-DEV] Re: Resetting wiki.php.net password

2015-07-22 Thread Hannes Magnusson
On Wed, Jul 22, 2015 at 3:37 PM, Christoph Becker wrote: > Hannes Magnusson wrote: > >> As for your wiki account, its useless. >> Please use your php.net VCS account to login to the wiki. >> It will override your wiki account as its a dud. > > Wouldn't i

Re: [PHP-DEV] RFE to allow dirname($foo, 2)

2015-07-23 Thread Hannes Magnusson
On Wed, Jul 22, 2015 at 4:55 AM, Remi Collet wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > See https://bugs.php.net/bug.php?id=70112 > > > As this a very small self-contained change, > I don't think it needs a RFE. > > Feedback welcome Shouldn't you check if you are at the root

[PHP-DEV] Re: use https when downloading the pear installer

2015-07-27 Thread Hannes Magnusson
On Mon, Jul 27, 2015 at 12:32 AM, Ferenc Kovacs wrote: > Hi, > > I've just realized that even thought https://pear.php.net/ is available, we > are still downloading the install-pear-nozlib.phar via http:// in > pear/Makefile.frag and makedist > Do you happen to know any reason for keeping it that

[PHP-DEV] Re: Generating release verification stub

2015-08-08 Thread Hannes Magnusson
On Thu, Aug 6, 2015 at 9:47 AM, Anatol Belski wrote: > Hi, > > as we put several verification info into the announcement mails, and after > doing it a couple of times manually, I've invented this quick solution. > > https://gist.github.com/weltling/2d2972aa5325ee3b530c > > I would suggest to take

Re: [PHP-DEV] Patch: getters/setters syntax Implementation

2011-12-04 Thread Hannes Magnusson
On Sun, Dec 4, 2011 at 01:33, Clint M Priest wrote: > Per RFC: https://wiki.php.net/rfc/propertygetsetsyntax > > > > Alright, getters/setters has been built.  This is my first patch to the php > core.  Here is what has been implemented: > > http://www.clintpriest.com/patches/accessors_v1.patch (p

Re: [PHP-DEV] Bug #54514

2011-12-07 Thread Hannes Magnusson
On Wed, Dec 7, 2011 at 09:44, Laruence wrote: > HI: > > 1.  the PHP_BINARY is only make sence in cli sapi > 2.  if the use script, by chance,  has codes:  define("PHP_BINARY", > ***) will trigger error > Constants starting with PHP_ are reserved by PHP. This has come up several times before and w

Re: [PHP-DEV] Tokyo/Kyoto Cabinet in 5.4

2011-12-08 Thread Hannes Magnusson
On Fri, Sep 30, 2011 at 18:29, Michael Maclean wrote: > On 30/09/11 12:37, Hannes Magnusson wrote: > >> Preferably replace it with Kyoto Cabinet support I suppose. > > > I added the TC support initially, so I can look at replacing it over the > weekend. Whats the

Re: [PHP-DEV] commit rights for NEWS

2011-12-11 Thread Hannes Magnusson
On Sat, Dec 10, 2011 at 23:18, marius adrian popa wrote: > svn commit NEWS  -m "bug fixed #48877 - bindValue and bindParam do not > work for PDO Firebird" > WARNING: gnome-keyring:: no socket to connect to > Sending        NEWS > Transmitting file data .svn: Commit failed (details follow): > svn:

Re: [PHP-DEV] SVN Account Request: jbondc

2011-12-11 Thread Hannes Magnusson
Can anyone verify this request? -Hannes On Mon, Nov 7, 2011 at 20:23, Jonathan Bond-Caron wrote: > Bring improvements to serialize() and unserialize() -- a consistent > serialize_text() which does change based on config + no more NULL bytes. > > Possible improvements to PDO and stream related e

[PHP-DEV] Re: [PECL-CVS] Re: [PECL-DEV] Re: [PHP-DEV] Re: [PECL-CVS] svn: /web/pecl/trunk/ include/pear-prepend.php public_html/error/404.php public_html/package-changelog.php public_html/package-info

2011-12-13 Thread Hannes Magnusson
On Wed, Dec 7, 2011 at 19:45, Christopher Jones wrote: > > > On 12/07/2011 05:45 AM, Pierre Joye wrote: >> >> again, it was told, many times. > > > Hi Pierre, > > Searching (via Thunderbird's not so excellent search) didn't > immediately give any obvious hits (in your many emails!)  Maybe that > w

Re: [PHP-DEV] Git Migration: An Update

2011-12-15 Thread Hannes Magnusson
On Thu, Dec 15, 2011 at 17:12, David Soria Parra wrote: >  About SVN properties: We will not use 'keywords' anymore, unless > a certain code needs it. I'm aware that code like reflection use > the keyword information in their phpinfo() text. Should we enable > keywords for this file or do we chang

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] missing docs for 5.4

2011-12-18 Thread Hannes Magnusson
We don't hand out assignments, this isn't work or school :) You work on things you want to work on, issues you find or browse the bugtracker. To build up an "rep" (before getting karma), you can use http://edit.php.net See https://bugs.php.net/search.php?cmd=display&package_name[]=Documentation+p

Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/acinclude.m4 trunk/acinclude.m4

2011-12-27 Thread Hannes Magnusson
On Tue, Dec 27, 2011 at 16:48, Sebastian Bergmann wrote: > Am 27.12.2011 16:36, schrieb Sebastian Bergmann: >> And PHP_5_3 does not need this? > >  I am asking because I cannot build PHP_5_3 with ext/intl on Fedora 16. Hmh. Do they not ship with PHP5.3? I would have expect them to submit a build

Re: [PHP-DEV] Re: svn: /SVNROOT/ global_avail pre-commit

2011-12-30 Thread Hannes Magnusson
*thihihi* Nice catch, fixed :) -Hannes On Fri, Dec 30, 2011 at 08:55, Michael Wallner wrote: > On Thu, 29 Dec 2011 18:29:36 +, David Soria Parra wrote: > >> dsp                                      Thu, 29 Dec 2011 18:29:36 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revisi

[PHP-DEV] Package maintainers + PHP

2012-02-03 Thread Hannes Magnusson
On Fri, Feb 3, 2012 at 09:24, Stefan Esser wrote: > It also shows that the PHP devs seem to not like the Debian people, because > otherwise they would have kept him in the loop. I know for a fact that Ubuntu > and Redhat were informed. Is that true that we don't have a Debian representative on

Re: [PHP-DEV] Cannot build ext/intl on Fedora 15

2012-02-26 Thread Hannes Magnusson
On Sun, Feb 26, 2012 at 20:34, Tom Boutell wrote: > Hmm. > > Here is my apt-get install line, starting from a stock install of > 11.10 in virtualbox: > > apt-get -y install build-essential apache2 libxml2-dev libcurl4-openssl-dev \ >  libcurl4-openssl-dev libjpeg-dev libpng-dev libfreetype6-dev li

Re: [PHP-DEV] Cannot build ext/intl on Fedora 15

2012-02-27 Thread Hannes Magnusson
On Sun, Feb 26, 2012 at 23:34, Rasmus Lerdorf wrote: > On 02/26/2012 07:43 PM, Tom Boutell wrote: >> If what I did is basically already in 5.4 and won't be finding its >> way back to 5.3, I guess I'm good with my hack for now. > > Interesting, I never noticed it, but I tried your exact configure >

Re: [PHP-DEV] Cannot build ext/intl on Fedora 15

2012-02-27 Thread Hannes Magnusson
On Sun, Feb 26, 2012 at 20:43, Tom Boutell wrote: > If what I did is basically already in 5.4 and won't be finding its way > back to 5.3, I guess I'm good with my hack for now. > > What component are you suggesting I build shared? c++ extensions in 5.3, it should work fine in 5.4 with the excepti

Re: [PHP-DEV] Cannot build ext/intl on Fedora 15

2012-02-27 Thread Hannes Magnusson
On Mon, Feb 27, 2012 at 17:43, Richard Lynch wrote: > On Sun, February 26, 2012 1:19 pm, Tom Boutell wrote: >> Bump - this is still a live issue on Ubuntu 11.10, for instance. >> >> I just hacked my Ubuntu PHP-from-source installer to touch up the >> Makefile by prepending -lstdc++ to EXTRA_LIBS.

Re: [PHP-DEV] Newbie: issues developing a new extension

2012-02-28 Thread Hannes Magnusson
On Wed, Feb 29, 2012 at 08:50, Christian Ferrari wrote: >>>  > Dear all, > >>>  > I'm asking your help because I'm not able to solve an issue >> probably >>>  related to some foolish mistake I have not yet discovered. >>>  > I'm trying to develop an experimental extension to interface LIXA >>>  li

Re: [PHP-DEV] [RFC] Namespace and Parse tags on Include and Require

2012-03-06 Thread Hannes Magnusson
On Tue, Mar 6, 2012 at 15:45, Michael Morris wrote: > I have made a wiki account with user name MichaelMorris - I don't > think I have permissions to submit an RFC as of yet.  I'll post this You do now. Things much smother though when you actually read the registration page. We don't everyone wri

Re: [PHP-DEV] SVN Account Request: justatest

2012-03-09 Thread Hannes Magnusson
On Sun, Mar 4, 2012 at 00:28, Kris Craig wrote: > Lol well personally I disagree.  I was super-stoked when the RFC process > was introduced and I would LOVE to see us make more use of it!  Not only > does it help get a clearer guage of vote totals, but it also forces > proposals to be more explici

Re: [PHP-DEV] Tokyo/Kyoto Cabinet in 5.4

2012-04-06 Thread Hannes Magnusson
On Thu, Dec 8, 2011 at 14:58, Hannes Magnusson wrote: > On Fri, Sep 30, 2011 at 18:29, Michael Maclean wrote: >> On 30/09/11 12:37, Hannes Magnusson wrote: >> >>> Preferably replace it with Kyoto Cabinet support I suppose. >> >> >> I added the TC suppor

Re: [PHP-DEV] Who is committer?

2012-04-11 Thread Hannes Magnusson
On Thu, Apr 12, 2012 at 02:23, lijiu zhang wrote: > Hi > > I am curious who is committer of PHP project? Or is there committer? where > can I check it? https://github.com/php/php-src/contributors -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.

Re: [PHP-DEV] release process with git

2012-04-17 Thread Hannes Magnusson
On Mon, Apr 9, 2012 at 08:54, Stas Malyshev wrote: > Hi! > > 5.4.1 will be the first release we're releasing using our new git setup. > I would like to refine a process that we used to have for releases and > make small tweaks hopefully to allow us more predictable release > schedule and faster re

Re: [PHP-DEV] Extension versions

2012-04-26 Thread Hannes Magnusson
On Thu, Apr 26, 2012 at 16:09, Jordi Boggiano wrote: > On 26.04.2012 15:50, Christian Stocker wrote: >> dom has the version 20031129 which is greater than 5. Not sure if anyone >> really checks against that, since not much changed there since obviously >> 2003 ;) > > Yup it's the only one I notice

Re: [PHP-DEV] Enforcing final in traits

2012-05-04 Thread Hannes Magnusson
On Fri, May 4, 2012 at 8:30 PM, Scott MacVicar wrote: > This caused a few bugs for us / confusion. The final keyword is accepted > inside a trait but it the class also defines a method without the final > keyword this takes precedence. > it also ignores visibility abstract and static.. I thoug

Re: [PHP-DEV] Low hanging fruit / entry point for new developers to the core

2012-05-14 Thread Hannes Magnusson
On Mon, May 14, 2012 at 1:27 PM, Miah Gregory wrote: > Hi there, > > The recent suhosin 'discussions' and subsequent browsing of various > mailing lists prompted me into looking at doing some core > development/bug fixing/whatever, since I have a vested interest as a > user. > > I had a look aroun

Re: [PHP-DEV] 5.4.3 type hint handling

2012-06-02 Thread Hannes Magnusson
On Sat, Jun 2, 2012 at 11:41 AM, Anatoliy Belsky wrote: > Hi Felipe, > > that's ok but doesn't answer the question with the doc generator :) . > Another issue with this were "php --re" where people would want to look at > the param list. imho it looks more consistent in 5.3 . The doc generator on

Re: [PHP-DEV] boolval() again

2012-06-06 Thread Hannes Magnusson
On 6 Jun 2012 08:43, "David Soria Parra" wrote: > > Do we need an RFC for that simple pull request or can we just go ahead > and pull it? Please don't waste your time on an rfc for it. If you really want to write anything, write the doc. -Hannes

Re: [PHP-DEV] Re: bug 18556 - tolower & locales

2012-07-11 Thread Hannes Magnusson
On Wed, Jul 11, 2012 at 7:08 PM, Stas Malyshev wrote: > Hi! > >> Even if the concerns from this thread can be cleared I don't think we >> should change the core language in a version like 5.3. 5.3 users who are >> hit by this have their work-around (I assume), others have a good reason >> to use a

Re: [PHP-DEV] Re: bug 18556 - tolower & locales

2012-07-11 Thread Hannes Magnusson
On Wed, Jul 11, 2012 at 7:10 PM, Stas Malyshev wrote: > Hi! > >> Hang on. Are you really going to push this into 5.4? > > Do you have some comments? It is a thing that can have really weird cascading affects. Everything from strcmp() to == and sort() could start behaving differently. The test ca

Re: [PHP-DEV] [proposal + pull request] Replace logo GUIDs with data URIs

2012-07-14 Thread Hannes Magnusson
On Sat, Jul 14, 2012 at 9:49 PM, Andrew Faulds wrote: > Hi there, > > This is a patch that replaces PHP's infamous logo GUIDs with data URIs > instead, and also embed PHP credits in the phpinfo() page, hidden > using JavaScript (but gracefully degrading), to eliminate these GUIDs > altogether. > >

Re: [PHP-DEV] Docs: php.ini vs. parse_ini_file()

2012-07-18 Thread Hannes Magnusson
On Wed, Jul 18, 2012 at 1:19 AM, Kris Craig wrote: > I just noticed something that I hadn't really thought about before. I > couldn't remember the name of the function for parsing INI files so I did a > quick search. It took me straight to the page for php.ini directives. I > had to select "onl

Re: [PHP-DEV] Docs: php.ini vs. parse_ini_file()

2012-07-18 Thread Hannes Magnusson
On Wed, Jul 18, 2012 at 1:19 AM, Kris Craig wrote: > I just noticed something that I hadn't really thought about before. I > couldn't remember the name of the function for parsing INI files so I did a > quick search. It took me straight to the page for php.ini directives. I > had to select "onl

Re: [PHP-DEV] Docs: php.ini vs. parse_ini_file()

2012-07-18 Thread Hannes Magnusson
On Wed, Jul 18, 2012 at 7:26 PM, Kris Craig wrote: >> >> I don't understand why on earth your are mailing the PHP *internal >> developer mailinglist* with this matter? >> >> If you have any improvement suggestions for the documentations: >> https://edit.php.net >> >> -Hannes > > > I've seen the do

Re: [PHP-DEV] RFC karma request

2012-07-19 Thread Hannes Magnusson
On Wed, Jul 18, 2012 at 11:43 PM, Galen Wright-Watson wrote: > I'd like to see some version of the null-coalescing ternary operator > (recently brought up in a thread started by Rafael Dohms) make it into PHP. > To help it along, may I have RFC karma so I can draft a proposal? My PHP > wiki accoun

Re: [PHP-DEV] VCS Account Request: luballomuyoyo

2012-07-24 Thread Hannes Magnusson
On Tue, Jul 24, 2012 at 9:35 AM, Jacob Luballo Muyoyo wrote: > Developing the PHP runtime Maintaining an official, bundled > PHP extension Maintaining > www.php.net Maintaining the > documentation Translating the documentation > > Please get in co

Re: [PHP-DEV] Why do disabled functions / classes generate a WARNING.

2012-08-03 Thread Hannes Magnusson
On Fri, Aug 3, 2012 at 8:08 AM, Leigh wrote: > Hi all, > > Can anyone explain to me the reason that when a function or class is > disabled via the ini setting, an attempt to access the disabled item > generates a non-fatal error? Because there isn't anything actually wrong. A fatal error is rese

Re: [PHP-DEV] Re: [VOTE]Call for voting: support use list in foreach

2012-08-27 Thread Hannes Magnusson
On Sun, Aug 26, 2012 at 2:17 PM, Peter Cowburn wrote: > On 26 August 2012 18:48, Stas Malyshev wrote: >> >>> I got a PHP Wiki account but couldn't vote. Are you sure the Wiki >>> accounts got the permissions to vote? >> >> Hm... Not sure, maybe somebody has to enable it? > > There is a special gr

Re: [PHP-DEV] Re: [VOTE]Call for voting: support use list in foreach

2012-08-27 Thread Hannes Magnusson
On Sun, Aug 26, 2012 at 2:20 PM, Stas Malyshev wrote: > Hi! > >> And this is how democracy works, Stas. If voters don't bother to turn >> up, too bad. > > Putting aside the fact that democracy has very little to do with what > we're trying to do here (we're not government, we're opensource > proje

Re: [PHP-DEV] [VOTE] Generators

2012-08-29 Thread Hannes Magnusson
On Wed, Aug 29, 2012 at 10:19 PM, Derick Rethans wrote: > On Wed, 29 Aug 2012, Nikita Popov wrote: > >> On Wed, Aug 29, 2012 at 10:10 PM, Derick Rethans wrote: >> > On Wed, 29 Aug 2012, Nikita Popov wrote: >> > >> >> > function &bind(array $keys, array &$row) >> >> > { >> >> > foreach($ke

Re: [PHP-DEV] [VOTE] Add simplified password hashing API

2012-09-09 Thread Hannes Magnusson
On Tue, Sep 4, 2012 at 3:16 PM, Anthony Ferrara wrote: > Hello all, > > I'm opening the vote for the simplified password hashing API indicated here: > > https://wiki.php.net/rfc/password_hash > I like the idea, but I don't understand why this isn't developed as an extension first and then brough

Re: [PHP-DEV] [VOTE] Add simplified password hashing API

2012-09-10 Thread Hannes Magnusson
On Mon, Sep 10, 2012 at 3:31 PM, Anthony Ferrara wrote: > Hannes, > > On Sun, Sep 9, 2012 at 12:23 PM, Hannes Magnusson > wrote: >> >> On Tue, Sep 4, 2012 at 3:16 PM, Anthony Ferrara >> wrote: >> > Hello all, >> > >> > I'm open

Re: [PHP-DEV] What is our definition of a "Backward Compatibility Break"

2012-09-10 Thread Hannes Magnusson
On Tue, Sep 11, 2012 at 12:08 AM, Stas Malyshev wrote: > Hi! > >> Based on our recent discussion on #pecl , I'd like we clarify what we >> think is a "BCB" (Backward Compatibility Break) as well as what "only >> minor BC breaks" could mean. >> Stas' recent topic on internals "On BC and interfaces"

Re: [PHP-DEV] PHP 6.0 Wishlist

2005-08-31 Thread Hannes Magnusson
On 8/31/05, John Coggeshall <[EMAIL PROTECTED]> wrote: > > Removing the like a much better idea to me then trying to expand upon it. > +1

Re: [PHP-DEV] foreach with null

2005-10-27 Thread Hannes Magnusson
On 10/27/05, Derick Rethans <[EMAIL PROTECTED]> wrote: > > On Wed, 26 Oct 2005, Ilia Alshanetsky wrote: > > > IMHO this is a bad idea, if you really wanted to support NULL in a > > particular case you, as a developer could do: > > php -r '$n=NULL; foreach((array)$n as $v);' > > > > Making NULL usag

Re: [PHP-DEV] about PECL and PHP 5.1

2005-11-25 Thread Hannes Magnusson
Don't know about the package, but you can find all the dll's on http://pecl4win.php.net On 11/25/05, Romain Bourdon <[EMAIL PROTECTED]> wrote: > > Hi, > > we used to have a "Collection of PECL modules" for PHP5-Windows but it > doesn't seem to have been created for PHP 5.1. I'm searching for it to

Re: [PHP-DEV] get_headers patch

2005-11-28 Thread Hannes Magnusson
On 11/25/05, Arnar Mar Sigurðsson <[EMAIL PROTECTED]> wrote: > This is a update of the get_headers patch i sent in a long time ago and was > ignored. Patch is written with the latest cvs snapshot of 5.1. Hope it makes > it > way to 5.1.1 > > Info: > > mixed get_headers ( string url [, bool format

Re: [PHP-DEV] Labeled Break (nothing at all whatsoever to do with GOTO)

2005-11-29 Thread Hannes Magnusson
Elegant solution, however, I'd prefer while(true) FOO { }. while FOO(true) {} looks like a function call... On 11/30/05, Sara Golemon <[EMAIL PROTECTED]> wrote: > But first, this word from our sponsor: > Group A wants anything resembling goto to burn in the fires of hell > Group B wants full non-

Re: [PHP-DEV] Labeled Break (nothing at all whatsoever to do with GOTO)

2005-11-30 Thread Hannes Magnusson
IMO labeld breaks are *alot* more readable then break NUM; On 11/30/05, Dmitry Stogov <[EMAIL PROTECTED]> wrote: > Hi Sara, > > This "break LABEL" construct does exactly the same as "break NUM", > > Also I don't like syntax for loops that you suggested. > I prefer "LABEL: while(1) {...}" instead o

Re: [PHP-DEV] Stream Buckets

2005-12-16 Thread Hannes Magnusson
php.net/stream_filter_register mention something about buckets. On 12/16/05, Jakub Vrána <[EMAIL PROTECTED]> wrote: > Hello! > > I want to document stream bucket functions but can't find any > information about it. Can someone please point me to the right place > or tell me something about it? > >

Re: [PHP-DEV] array.c broken

2007-11-07 Thread Hannes Magnusson
On Nov 7, 2007 7:18 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > Looks like recent changes to array.c broke the build for 5.3: > line 4092 is: > zend_fcall_info fci = empty_fcall_info; > but empty_fcall_info doesn't seem to be defined anywhere. Please fix. cvs up Zend Checking out the "ph

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-18 Thread Hannes Magnusson
On Nov 19, 2007 12:13 AM, David Coallier <[EMAIL PROTECTED]> wrote: > I was thinking at something along the lines of objects also for instance: > > $i = new Integer(33); > > function foo(Integer $var) { > } > > foo ($i); else it emits a fatal error. But also if you do > > $i = "Name"; that would em

Re: [PHP-DEV] Disabling the built-in POST handler

2007-11-21 Thread Hannes Magnusson
On Nov 21, 2007 6:30 PM, Stefanos Stamatis <[EMAIL PROTECTED]> wrote: > So setting post_max_size to zero for the script with php_value in the > apache configuration disables the built-in post form handler resulting in > the desired behaviour! > > My question is whether this is the expected behavior

Re: [PHP-DEV] Re: 5.2.5 - changes in the string parser

2007-11-24 Thread Hannes Magnusson
On Nov 24, 2007 4:27 AM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > The documentation probably should be fixed. Also, \f and \v have been > documented; your mirror probably isn't up to date. See: > http://cvs.php.net/viewvc.cgi/phpdoc/en/language/types.xml?r1=1.189&r2=1.190&diff_format=u Its not

Re: [PHP-DEV] Banning old versions

2007-11-24 Thread Hannes Magnusson
"Unsupported Historical Releases We have collected all the official information and code available for past PHP releases. You can find more details on the current release on our downloads page. Please note that older releases are listed for archaeological purposes only, and they are no longer supp

Re: [PHP-DEV] Re: [PHP-CVS] cvs: CVSROOT / avail loginfo

2007-11-27 Thread Hannes Magnusson
> +^pdo-specs $CVSROOT/CVSROOT/loginfo.pl [EMAIL PROTECTED] $USER %{sVv} For consistency with the rest of the commit dedicated mailinglists, should this list be named [EMAIL PROTECTED] And out of curiosity (since the word is that Microsoft has a hand in this), who will be the patent holder? ;)

Re: [PHP-DEV] Reliable header sending mechanism in php 6

2007-11-27 Thread Hannes Magnusson
On Nov 28, 2007 12:38 AM, Ezra Nugroho <[EMAIL PROTECTED]> wrote: > > On Tue, 2007-11-27 at 14:50 +1000, Rasmus Lerdorf wrote: > > Ezra Nugroho wrote: > > > Can I ask for the following support, at least to begin conversation > > > about it if it hasn't been done before. > > > > > > Currently, the h

Re: [PHP-DEV] Re: [PHP-CVS] cvs: CVSROOT / avail loginfo

2007-11-30 Thread Hannes Magnusson
On Nov 30, 2007 10:43 AM, Marcus Boerger <[EMAIL PROTECTED]> wrote: > Hello Philip, > >for the future please do not accept any copyright other than > "The PHP Group" or "The PHP documentation Grroup". Thanks. > Otherwise comanies are going to own PHP piece by piece. It was never accepted. The

Re: [PHP-DEV] Re: Type hinting

2007-12-11 Thread Hannes Magnusson
On Dec 11, 2007 3:05 PM, Sam Barrow <[EMAIL PROTECTED]> wrote: > Also, due to its functionality, it's not something that can be made into > an extension, it would have to go directly into the php source. http://pecl.php.net/package/params http://pecl.php.net/package/SPL_Types Could you please sho

Re: [PHP-DEV] type hinting

2008-01-05 Thread Hannes Magnusson
On Jan 5, 2008 1:52 AM, Jani Taskinen <[EMAIL PROTECTED]> kirjoitti: > Anyway, who dropped the word "OPTIONAL" from the subject? I think that was > quite > essential part of this whole debate? As I'm +1 for OPTIONAL scalar-type > hinting. +1 on scalar-type-hinting (not to be confused with type-c

Re: [PHP-DEV] Source type.c says settype($var, "double") is deprecated

2008-01-06 Thread Hannes Magnusson
On Jan 6, 2008 8:37 PM, Markus Fischer <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > accidentally I came across settype() in ext/standard/type.c which says > > ~ } else if (!strcasecmp(new_type, "float")) { > ~convert_to_double(*var); > ~ } else if (

Re: [PHP-DEV] Source type.c says settype($var, "double") is deprecated

2008-01-06 Thread Hannes Magnusson
On Jan 6, 2008 9:23 PM, Markus Fischer <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > Hannes Magnusson wrote: > | No, the comment is correct. > | > | "for historical [read: BC] reasons "double" is return

Re: [PHP-DEV] CVS Account Request: sezer

2008-01-08 Thread Hannes Magnusson
Confirmed. (Philip is on vacation for the next 3weeks so we need someone else to grant him account+karma for phpdoc-tr/) -Hannes On Jan 8, 2008 5:58 PM, Sezer Yalcin <[EMAIL PROTECTED]> wrote: > I talked to Hannes Magnusson and already submitted several patches to > documentation.

Re: [PHP-DEV] [RFC] Square brackets shortcut

2008-01-10 Thread Hannes Magnusson
So you reject scalar type hinting because it isn't type casting and can therefor confuses newbies - but scattering seemingly random brackets around your code (to safe 5 key strokes) is obvious to users? Noone would confuse this with named arguments? Why can't I do function foo([] $array) {} ? foo

Re: [PHP-DEV] [RFC] Square brackets shortcut

2008-01-10 Thread Hannes Magnusson
Did you know that you don't have to reply multiple times to the same post? And even though Stas replies to every single post, you don't have to do it too. Please read Andis "checklist" again; http://news.php.net/php.internals/34494 - same "rules" apply to all threads. -Hannes On Jan 10, 2008 3:

Re: [PHP-DEV] Re: Array syntax []

2008-01-11 Thread Hannes Magnusson
-1 -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CVS Account Request: hradtke

2008-01-13 Thread Hannes Magnusson
On Jan 13, 2008 6:53 PM, Herman Radtke <[EMAIL PROTECTED]> wrote: > Maintaining the documentation. I emailed the phpdoc mailing list and Hannes > Magnusson suggested I request and account. Confirmed. (Philip is still on vacation.. :) -Hannes -- PHP Internals - PHP Runtime Develop

Re: [PHP-DEV] CVS Account Request: poke

2008-01-14 Thread Hannes Magnusson
Hi Bui On Jan 14, 2008 10:38 AM, Bui Dinh Ngoc <[EMAIL PROTECTED]> wrote: > Translating the documentation Please have a quick look at our "Information for Translators" chapter in the dochowto; http://doc.php.net/php/dochowto -Hannes -- PHP Internals - PHP Runtime Development Mailing List To u

Re: [PHP-DEV] CVS Account Request: alan

2008-01-17 Thread Hannes Magnusson
On Jan 16, 2008 11:35 PM, Alan Wagstaff <[EMAIL PROTECTED]> wrote: > I would like to assist the Doc team in improving the PHP documentation, > particularly in some of the lesser used and newer extensions. It would be better if you could post to phpdoc@ your plans and preferably some patches befor

Re: [PHP-DEV] nowdocs again

2008-01-21 Thread Hannes Magnusson
On Jan 18, 2008 10:07 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > Hi all! > > I remember the topic of 'nowdocs' (if you don't remember what it is, > read on) was already discussed, but nothing really happened about it. > For those who just recently woke up from cryogenic sleep :), "nowdocs"

  1   2   3   4   5   6   7   8   >