Search Discussions
-
Hello everyone. I've been hitting a lot of conferences recently, and found myself having the same discussion with multiple members of the community. And many of them have 'heavily encouraged me' to ...
Eli
Apr 2, 2014 at 12:48 pm
Apr 8, 2014 at 5:07 am -
My dear Internals friends, I have spent the last month drafting an RFC that allows return types: https://wiki.php.net/rfc/returntypehinting Notable items: - Differences from past RFCs are summarized ...
Levi Morrison
Apr 24, 2014 at 3:59 pm
May 8, 2014 at 12:54 am -
Hi, I am having trouble getting the correct working directory in the C/C++ code of my PHP extension. It should be the same as the PHP working directory, but it is not. I have tried looking this on ...
O'Neil Delpratt
Apr 2, 2014 at 1:15 pm
May 9, 2014 at 2:40 pm -
I propose removing this clause from the PHP license for GPL compatibility. My proposal is to make PHP a trademark (as Python is), because trademark law is intended to deal exactly with this issue ...
Musicdenotation
Apr 1, 2014 at 10:27 pm
Apr 6, 2014 at 9:57 pm -
Hi Internals, What are peoples thoughts on allowing negative string offsets, that return characters from the end of a string. Example: $string = 'foobar'; print $string[-1]; // prints 'r'; print ...
Leigh
Apr 17, 2014 at 12:01 pm
Apr 17, 2014 at 10:11 pm -
Hi! I'd like to propose the CI tests RFC for the vote. Please vote at: https://wiki.php.net/rfc/travis_ci The vote is planned to close on May 5. If you have any questions, please contact me. -- ...
Stas Malyshev
Apr 25, 2014 at 7:51 am
Apr 28, 2014 at 6:29 pm -
Hey , We've been talking about PHP6 for several weeks now. From what I understand, we agreed on : - We must release a new major version, ASAP I'd say - It should be named "PHP6" - It should break BC ...
Julien Pauli
Apr 2, 2014 at 11:34 am
Apr 6, 2014 at 2:32 am -
Hi! As promised, I have created an RFC on unit test policy, here: https://wiki.php.net/rfc/travis_ci Please discuss. Any comments/suggestions/corrections welcome. -- Stanislav Malyshev, Software ...
Stas Malyshev
Apr 14, 2014 at 5:56 pm
Apr 15, 2014 at 5:04 pm -
Hi All, One of the things that I'd love to see on the roadmap, or at least the brainstorm, for PHP.next is some kind of review of error handling. I've been thinking about this for a while, but ...
Rowan Collins
Apr 8, 2014 at 9:53 pm
Apr 14, 2014 at 11:55 am -
Hello everyone, as per the RFC process I'd like to start a discussion on the RFC I've put up on the RFC Wiki: https://wiki.php.net/rfc/catchable-call-to-member-of-non-object RFC: Catchable "call to a ...
Php
Apr 27, 2014 at 12:00 pm
Apr 29, 2014 at 12:18 pm -
Concept is simple. Need, remove GMPInt, leave only GMPFloat. For backward compatibility in php.ini set default values gmp.default_precision = 0 Anyone who wants to work with float, must specify ...
Park Framework
Apr 21, 2014 at 8:40 pm
Apr 24, 2014 at 10:36 pm -
Hi List, I hope I'm on the right list but I can't find any other helpful. I have a binary string and I would like to work with bitwise operators. The only help I found was to convert it to an ...
Marc Bennewitz
Apr 13, 2014 at 12:21 pm
May 15, 2014 at 7:10 pm -
Hi! There's a bug #50444 (https://bugs.php.net/bug.php?id=50444) regarding PDO-ODBC types with 64-bit builds. Looks like we are using wrong types in a couple of places. I've merged the patch for 5.6, ...
Stas Malyshev
Apr 20, 2014 at 11:56 pm
May 6, 2014 at 2:28 am -
Hi, I've added a PR that satisfies #31375. https://github.com/php/php-src/pull/645 It adds a second optional argument to reset() and end() to specify the number of elements that should be skipped ...
Tjerk Meesters
Apr 18, 2014 at 12:39 am
Apr 24, 2014 at 3:28 am -
Hello, I'm starting the vote on the RFC about changing the recently accepted 'lazy_write' functionality in ext/session. The voting period is 2 weeks, until April 24th, 2014 - I'd make it shorter ...
Andrey Andreev
Apr 10, 2014 at 10:50 am
Apr 21, 2014 at 11:08 am -
Hi, I have never managed to make this test pass for me, even thought that I was trying with different ICU versions. I'm currently testing with ICU 52.1 from homebrew on Mavericks and with the same ...
Ferenc Kovacs
Apr 7, 2014 at 12:48 pm
Apr 8, 2014 at 7:15 am -
Hi! As many of us know, we have a setup on Travis CI which automatically runs unit tests for our active branches. This is very convenient for evaluating pull request and status of the branches and ...
Stas Malyshev
Apr 5, 2014 at 6:41 pm
Apr 6, 2014 at 3:25 am -
I just wanted to check out the Travis CI RFC and noticed that the SSL cert of the Wiki was revoked, but not replaced. My Firefox shows me sec_error_revoked_certificate and denies connection. Please ...
Tim Düsterhus
Apr 15, 2014 at 5:42 pm
Apr 16, 2014 at 6:56 am -
Hi, just a little bit of headsup: I've just tagged the first beta and with that we entered the feature freeze for 5.6.0. I would like to ask you to refrain from adding new features or extending the ...
Ferenc Kovacs
Apr 10, 2014 at 6:28 am
Apr 11, 2014 at 10:32 am -
Dear list, I have moved a significant number of RFCs to the Inactive section of the page. Please check to make sure that any of your RFCs that are active were not erroneously moved; I apologize if ...
Levi Morrison
Apr 8, 2014 at 11:12 pm
Apr 9, 2014 at 5:51 am -
Hey! I am not very good with English - its my second language, German my first - so I wanted to ask about something that has to do with redistribution. Currently, in my project I am configuring PHP ...
Kevin Ingwersen
Apr 25, 2014 at 11:22 pm
Apr 26, 2014 at 11:01 am -
Add, function fastcgi_handle_request(callable $name) for reused script as daemon process. With each new request, all superglobals variables ($_GET, $POST, $_COOKIE, $_SERVER, ...) with new values ...
Park Framework
Apr 21, 2014 at 10:27 pm
Apr 23, 2014 at 10:30 pm -
remote: Changesets accepted. Thank you for your contribution. remote: remote: php: /opt/openssl/lib/libcrypto.so.1.0.0: no version information available (required by php) remote: php ...
Marius adrian popa
Apr 8, 2014 at 2:40 pm
Apr 10, 2014 at 5:30 pm -
Hi RMs, we currently use release branches which we don't merge back into the original branch.I would like to propose to change this and merge the release branch back into it's parent branch. To the ...
Johannes Schlüter
Apr 2, 2014 at 12:24 pm
Apr 6, 2014 at 8:49 pm -
http://news.php.net/php.doc.zh/4144 http://news.php.net/php.doc.zh/4146 http://news.php.net/php.doc.zh/4153
YuQiang Yuan
Apr 26, 2014 at 3:54 am
Jul 4, 2014 at 2:25 pm -
Morning Internalz, When the debugInfo patch was merged, opcache was not updated to support it. This has cost me many hours of running around after ghosts, someone please merge this in the appropriate ...
Joe Watkins
Apr 26, 2014 at 7:56 am
Apr 28, 2014 at 9:12 am -
Hi, Is there a plan replace ext/json and pecl/jsonc with pecl/jsond? Using two implementations is pain in the ass because they are NOT compatible with each other and it is unlikely to change in the ...
Jan Tvrdík
Apr 12, 2014 at 12:03 pm
Apr 13, 2014 at 7:13 pm -
Hi Johannes, Stas Please find the code with the explanation of how to reproduce the fault on the following link: https://github.com/kdolinar/hypx-zend-bugcase The main Zend PHP extension logic for ...
Kajetan Dolinar
Apr 2, 2014 at 7:43 am
Apr 3, 2014 at 7:30 am -
Just checking: I recently sync'd up my 5.6 tree, and I see that the #define IS_CONSTANT_ARRAY is now gone (git change f614fc68984b2d7fce3f275b8106955b5d910472 - 2014 Apr 11). This broke Wincache. I ...
Eric Stenson
Apr 29, 2014 at 5:23 pm
Apr 29, 2014 at 7:20 pm -
Aloha, I'd like to see a fork of the mysql extensions and perhaps other databases (I'm actually a little partial to postgres), that allows mysql to authenticate php scripts based on their file ...
Juan Velasquez
Apr 24, 2014 at 4:15 pm
Apr 24, 2014 at 5:04 pm -
Is very desired functional. https://wiki.php.net/rfc/gmp-floating-point
Park Framework
Apr 21, 2014 at 3:29 pm
Apr 21, 2014 at 7:14 pm -
Hey, I noticed PDO has no debug_info handler. This is always asked by developpers to have informations about internal state while var_dump()ing objects as calling getAttribute() can be weird ...
Julien Pauli
Apr 7, 2014 at 12:54 pm
Apr 14, 2014 at 1:47 pm -
Hi, For unit-testing certain things we lately experimented with stream-wrapper functions. Besides the basic functionality that has been there for a while, since PHP 5.4 more functions are possible to ...
Stefan Neufeind
Apr 11, 2014 at 10:29 pm
Apr 13, 2014 at 9:52 am -
Hey everyone. I am working on a project into which I wish to integrate PHP. I am almost done porting PHP into my build system, so now I can go and utilize it together with PHP-CPP. However - PHP-CPP ...
Kevin Ingwersen
Apr 7, 2014 at 7:11 am
Apr 9, 2014 at 1:49 pm -
I could merge and push until the master branch (5.4- 5.5- 5.6) git merge --no-ff --log PHP-5.6 Merge made by the 'recursive' strategy. git push origin master Username for 'https://git.php.net' ...
Marius adrian popa
Apr 8, 2014 at 3:38 pm
Apr 8, 2014 at 4:12 pm -
Hi, The PHP development team announces the immediate availability of PHP 5.5.11. This release fixes several bugs against PHP 5.5.10, as well as CVE-2013-7345 regarding FIleinfo. We recommand our ...
Julien Pauli
Apr 4, 2014 at 9:44 am
Apr 7, 2014 at 7:03 am -
Hi! I looked at pull 638 and it looks OK code-wise. Are there any objections still to merging it? It changes behavior slightly and the warning in the docs no longer applies, but I think new behavior ...
Stas Malyshev
Apr 7, 2014 at 12:28 am
Apr 7, 2014 at 5:49 am -
Hi there As proposed earlier on this list I went ahead and implemented a more general approach for handling ldap controls in PHP: https://github.com/php/php-src/pull/652 I can squash some of the ...
Tiziano Müller
Apr 25, 2014 at 1:37 pm
Apr 25, 2014 at 1:37 pm -
Hey. I am currently working on using PHP - atm Zend - with cDetect ( http://github.com/IngwiePhoenix/cDetect ) and I noticed that there is a check to a header, which is not going to be true on OS X ...
Kevin Ingwersen
Apr 25, 2014 at 1:23 am
Apr 25, 2014 at 1:23 am -
Hello. Johannes Schlüter from pecl-dev has given me an advice to write to this maillist about my tiny patch to run-tests.php. Hope it could be helpful. Here is the pull request ...
Dmitry Koterov
Apr 24, 2014 at 10:32 am
Apr 24, 2014 at 10:32 am -
Hello, PHP 5.5.12RC1 is now available You can fetch it from http://qa.php.net/ Please test it and report any bugs or regressions that you may notice through the bug system at bugs.php.net. We plan to ...
Julien Pauli
Apr 18, 2014 at 8:13 am
Apr 18, 2014 at 8:13 am -
Hi! We have 5.4.28 RC1 on: http://downloads.php.net/stas/ Please test it and report any bugs or regressions that you may notice through the bug system at bugs.php.net. If no serious issues are found, ...
Stas Malyshev
Apr 18, 2014 at 5:42 am
Apr 18, 2014 at 5:42 am -
Hi, Could someone with Zend karma please merge this PR? https://github.com/php/php-src/pull/646 Thanks! -- -- Tjerk
Tjerk Meesters
Apr 18, 2014 at 12:32 am
Apr 18, 2014 at 12:32 am -
So... thanks again, this made me already angry today.
Michael Wallner
Apr 16, 2014 at 11:44 am
Apr 16, 2014 at 11:44 am -
Hi Andrey! It looks like one of your recent changes broken the Travis CI unit tests. Could you please take a look: https://travis-ci.org/php/php-src/builds/22710714 and fix them? Thanks, -- Stanislav ...
Stas Malyshev
Apr 11, 2014 at 9:56 pm
Apr 11, 2014 at 9:56 pm -
Hi, The first beta for 5.6.0 was just released and can be downloaded from: http://downloads.php.net/tyrael The Windows binaries are available at http://windows.php.net/qa/ This release includes a ...
Ferenc Kovacs
Apr 11, 2014 at 1:47 pm
Apr 11, 2014 at 1:47 pm -
Hi, Could someone please take a look at the pull request[1] I made against php-src a few months ago? It's a relatively trivial patch to the JSON extension to correct a glaring inconsistency in pretty ...
Kevin Israel
Apr 7, 2014 at 2:08 pm
Apr 7, 2014 at 2:08 pm -
UTD Living Apart-hotels Thailand Display problems? View this newsletter in your browser. ( ...
UTD Living Thailand
Apr 4, 2014 at 11:16 pm
Apr 4, 2014 at 11:16 pm -
Hey. I have once tried - with 5.5.3 - to build under MinGW, but it broke at the date extnesion. I haven’t tried again eversince - but hay anybody else attempted to? I am just asking, because I prefer ...
Kevin Ingwersen
Apr 4, 2014 at 10:47 pm
Apr 4, 2014 at 10:47 pm -
Hello! The PHP development team announces the immediate availability of PHP 5.4.27. 6 bugs were fixed in this release, including CVE-2013-7345 in fileinfo module. All users of PHP 5.4 are encouraged ...
Stas Malyshev
Apr 4, 2014 at 6:43 am
Apr 4, 2014 at 6:43 am
Group Overview
group | php-internals |
categories | php |
discussions | 52 |
posts | 355 |
users | 98 |
website | php.net |
98 users for April 2014
Archives
- June 2016 (1)
- May 2016 (648)
- April 2016 (33)
- March 2016 (575)
- February 2016 (423)
- January 2016 (40)
- December 2015 (266)
- November 2015 (481)
- October 2015 (23)
- April 2015 (156)
- March 2015 (988)
- February 2015 (836)
- January 2015 (1,468)
- December 2014 (710)
- November 2014 (703)
- October 2014 (787)
- September 2014 (730)
- August 2014 (700)
- July 2014 (1,142)
- June 2014 (488)
- May 2014 (816)
- April 2014 (355)
- March 2014 (611)
- February 2014 (971)
- January 2014 (963)
- December 2013 (489)
- November 2013 (468)
- October 2013 (562)
- September 2013 (622)
- August 2013 (451)
- July 2013 (330)
- June 2013 (422)
- May 2013 (364)
- April 2013 (359)
- March 2013 (497)
- February 2013 (537)
- January 2013 (547)
- December 2012 (335)
- November 2012 (148)
- October 2012 (480)
- September 2012 (632)
- August 2012 (661)
- July 2012 (841)
- June 2012 (362)
- May 2012 (317)
- April 2012 (1,101)
- March 2012 (908)
- February 2012 (780)
- January 2012 (428)
- December 2011 (466)
- November 2011 (690)
- October 2011 (331)
- September 2011 (628)
- August 2011 (777)
- July 2011 (558)
- June 2011 (1,099)
- May 2011 (488)
- April 2011 (345)
- March 2011 (236)
- February 2011 (137)
- January 2011 (230)
- December 2010 (434)
- November 2010 (701)
- October 2010 (211)
- September 2010 (277)
- August 2010 (362)
- July 2010 (205)
- June 2010 (399)
- May 2010 (416)
- April 2010 (473)
- March 2010 (635)
- February 2010 (148)
- January 2010 (325)
- December 2009 (335)
- November 2009 (334)
- October 2009 (270)
- September 2009 (205)
- August 2009 (276)
- July 2009 (605)
- June 2009 (460)
- May 2009 (285)
- April 2009 (254)
- March 2009 (351)
- February 2009 (335)
- January 2009 (451)
- December 2008 (347)
- November 2008 (475)
- October 2008 (795)
- September 2008 (620)
- August 2008 (673)
- July 2008 (829)
- June 2008 (654)
- May 2008 (642)
- April 2008 (653)
- March 2008 (872)
- February 2008 (804)
- January 2008 (751)
- December 2007 (752)
- November 2007 (563)
- October 2007 (490)
- September 2007 (499)
- August 2007 (660)
- July 2007 (965)
- June 2007 (359)
- May 2007 (904)
- April 2007 (476)
- March 2007 (451)
- February 2007 (465)
- January 2007 (499)
- December 2006 (480)
- November 2006 (454)
- October 2006 (391)
- September 2006 (437)
- August 2006 (389)
- July 2006 (840)
- June 2006 (397)
- May 2006 (778)
- April 2006 (426)
- March 2006 (591)
- February 2006 (291)
- January 2006 (391)
- December 2005 (434)
- November 2005 (1,060)
- October 2005 (554)
- September 2005 (677)
- August 2005 (1,157)
- July 2005 (419)
- June 2005 (704)
- May 2005 (195)
- April 2005 (446)
- March 2005 (474)
- February 2005 (770)
- January 2005 (210)
- December 2004 (295)
- November 2004 (308)
- October 2004 (558)
- September 2004 (580)
- August 2004 (734)
- July 2004 (927)
- June 2004 (653)
- May 2004 (575)
- April 2004 (774)
- March 2004 (585)
- February 2004 (819)
- January 2004 (700)
- December 2003 (903)
- November 2003 (682)
- October 2003 (530)
- September 2003 (297)
- August 2003 (659)
- July 2003 (604)
- June 2003 (952)
- May 2003 (994)
- April 2003 (557)
- March 2003 (556)