Search Discussions
-
Hi internals! In the last few days I've created a proof of concept implementation for generators in PHP. It's not yet complete, but the basic functionality is there ...
Nikita Popov
Jun 5, 2012 at 5:35 pm
Aug 19, 2012 at 6:16 pm -
Hello All, I've taken the conversation of the previous simplified password hashing API, and generated a patch and draft RFC for it. The patch isn't ready yet (needs review, cleanup and testing), but ...
Anthony Ferrara
Jun 26, 2012 at 3:25 pm
Jul 31, 2012 at 12:23 pm -
Hello all, I raised this topic on list over a year ago ( http://marc.info/?l=php-internals&m=130417646507744&w=2 ). It was determined that it wasn't time yet to disable prepared statement emulation ...
Anthony Ferrara
Jun 15, 2012 at 1:01 am
Nov 3, 2014 at 12:02 pm -
Hi internals! Recent incidents have shown that even very large websites still don't get how to do password hashing properly. The sha1 hashes used by Linkedin et al can be easily cracked even by ...
Nikita Popov
Jun 13, 2012 at 9:31 pm
Jun 27, 2012 at 6:49 pm -
Hi internals! We currently have a big mess concerning the behavior of json_encode() with incorrectly encoded UTF-8 strings. To summarize the situation: PHP <= 5.3.13, PHP 5.4, master behave as ...
Nikita Popov
Jun 20, 2012 at 10:21 pm
Jun 28, 2012 at 6:36 pm -
Hi all, I've written a draft version of an RFC for pull request 56 ( https://github.com/php/php-src/pull/56 ), to add array_column() to the core. Please take a look and provide feedback so that I can ...
Ben Ramsey
Jun 21, 2012 at 7:27 pm
Jun 27, 2012 at 11:13 am -
Hello all, Since there wasn't that much traffic on the draft version of the RFC, I've moved it into Proposed. https://wiki.php.net/rfc/hash_pbkdf2 What are your thoughts? Thanks, Anthony
Anthony Ferrara
Jun 18, 2012 at 11:14 pm
Jun 29, 2012 at 5:14 pm -
Hello, Can somebody point me to where the concatenation operator is implemented ? "." operator. Thanks,
Adi Mutu
Jun 5, 2012 at 8:08 pm
Jul 2, 2012 at 6:05 pm -
Hello everybody, It's the first time I write on the internals mailing-list, so let me introduce myself quickly. I'm a french and canadian CTO, working in Paris. I lead some PHP projects (mainly the ...
Amaury Bouchard
Jun 29, 2012 at 2:25 pm
Jul 1, 2012 at 11:38 am -
Hi internals! Python and several other languages include support for list comprehensions and generator expressions and I'd like to see something similar in PHP too. I created a hacky proof of concept ...
Nikita Popov
Jun 28, 2012 at 11:00 am
Jun 29, 2012 at 4:46 am -
Going through the 26 open pull requests (please let us work on getting that number down), I stumbled over https://github.com/php/php-src/pull/60. This was already proposed on the mailinglits, but the ...
David Soria Parra
Jun 6, 2012 at 7:42 am
Jun 7, 2012 at 7:41 am -
Hello, currently http://windows.php.net/downloads/snaps/php-trunk/ is empty and no windows builds can be downloaded. Are there any plans for fixing this?
Marian Kostadinov
Jun 19, 2012 at 4:47 pm
Jul 20, 2012 at 3:58 am -
Hi! I see that there were significant changes committed to JSON extension in 5.3 and 5.4 recently. These changes modify json_encode behavior, break tests (pass001.1_64bit.phpt does not work anymore ...
Stas Malyshev
Jun 30, 2012 at 10:59 pm
Jul 2, 2012 at 2:45 pm -
Hello all, I noticed that yesterday a patch was committed to trunk to add PBKDF2 support to the OpenSSL extension. I also noted that in the commit message, the author indicated that he would have ...
Anthony Ferrara
Jun 12, 2012 at 12:01 pm
Jun 13, 2012 at 4:11 am -
Hi Internals, I attempted to get (and failed) some attention on my request that I posted to php-webmaster mailing list, so I'm escalating it here: http://news.php.net/php.webmaster/13696 Thanks, Paul ...
Paul Dragoonis
Jun 16, 2012 at 12:17 pm
Jun 19, 2012 at 4:09 pm -
Hi. I am trying to compile php against httpd 2.4.2 - but before it gets interesting I think I am having a different problem. The sqlite3 embedded in ./ext/sqlite3 returns a syntax error against vac.C ...
Michael Felt
Jun 13, 2012 at 10:58 pm
Jun 14, 2012 at 5:11 pm -
I can't get this out of my head after two weeks, but some part of me says this is a *really* bad idea. Of course another part of my brain things its a great idea and I'm getting tired of the ...
Michael Morris
Jun 20, 2012 at 12:55 pm
Jun 28, 2012 at 2:20 pm -
Hi: there comes some bug of a already fixed issue (PHP5.4.4) the fix(#61998) is here https://github.com/php/php-src/commit/90e23107a2acba1fd53b7e799372eb9f24194a56 but seems this fix is not merged ...
Laruence
Jun 17, 2012 at 5:20 am
Jun 18, 2012 at 6:01 am -
Hi! We would like to announce the second RC of the 5.4.4 version. This is mainly a bugfix release. The release includes a fix for a weakness crypts() DES implementation (CVE-2012-2143). Please test ...
David Soria Parra
Jun 1, 2012 at 1:01 am
Jun 7, 2012 at 6:08 am -
Hi, I'm experiencing an issue adding type hints to the function prototypes. The following definition gives the "unknown typehint" error when invoking a function ...
Anatoliy Belsky
Jun 1, 2012 at 9:03 pm
Jun 2, 2012 at 11:40 am -
Currently, if you recursively call getDocNamespaces on any SimpleXML node it retrieves ALL the namespaces for the entire document, regardless of what node you call it on. This patch adds a second ...
Lonny Kapelushnik
Jun 28, 2012 at 3:39 pm
Jul 7, 2012 at 1:23 pm -
Hi internals! Anthony and me have been looking a lot at the crypt() code recently and noticed that there are some strange things going on in the buffer allocations for the sha algorithms. We did two ...
Nikita Popov
Jun 29, 2012 at 12:43 pm
Jun 30, 2012 at 7:38 am -
hi, I would like to merge the patch from #61421 to all active branches (RMs as CC). It is not a new function nor does it add new features but new constants to support more algorithms for the ...
Pierre Joye
Jun 27, 2012 at 6:20 am
Jun 27, 2012 at 9:23 am -
I'm trying to reverse an array but I keep getting bizarre results, such as seg faults 0x00000000006d0940 in gc_remove_from_buffer (zv=0x7fffffffb550) at /home/yaderbh/php-5.4.3/Zend/zend_gc.h:189 189 ...
Yader Hernandez
Jun 21, 2012 at 3:39 am
Jun 21, 2012 at 5:05 am -
Hi, PHP often throws fatal errors when it could throw an exception. Take PHP Fatal error: Non-abstract method foo::bar() must contain body this error for example. It would be possible to mark this ...
Karoly Negyesi
Jun 17, 2012 at 7:06 pm
Jun 17, 2012 at 9:31 pm -
Hello all, I've written up a quick draft version of an RFC for pull request 105 ( https://github.com/php/php-src/pull/105 ), to add hash_pbkdf2() to the core implementation. Please give it a look and ...
Anthony Ferrara
Jun 14, 2012 at 2:00 am
Jun 14, 2012 at 11:08 am -
Hi, I noticed that old PHP source in git lacks Zend directory. Perhaps, all Zend Engine 1? php-4.4.9 tag ...
Yasuo Ohgaki
Jun 3, 2012 at 7:51 am
Jun 9, 2012 at 7:14 am -
It feels like there is a bug in php somewhere. I'm trying to debug this myself before filing a report and am in over my head. The short version of my question may be "How do I set a watch on ...
Todd Ruth
Jun 1, 2012 at 4:47 am
Jun 1, 2012 at 4:50 pm -
Gentlemen, Regarding this bug report: https://bugs.php.net/bug.php?id=49705 As more developers move away from using regular expressions to parse HTML and start using DOMDocument, I've noticed that ...
Tjerk Meesters
Jun 1, 2012 at 3:58 pm
Aug 7, 2012 at 9:35 pm -
NO!!! PHP is not python please do not make PHP worse if you like python just go to use python
Minwei zhou
Jun 29, 2012 at 4:06 am
Jun 29, 2012 at 4:40 am -
PHP has a braceless syntax stretching back to its roots as a template language. Frameworks which make use of php templating use these tags quite frequently since it's harder to overlook an endif ...
Michael Morris
Jun 27, 2012 at 5:06 pm
Jun 27, 2012 at 5:41 pm -
Hi, We've noticed that the php.ini-development and php.ini-production include a UTF-8 character which looks weird under ASCII (or other "simple" locales). It was added with this commit to the PHP-5.3 ...
Lior Kaplan
Jun 25, 2012 at 8:48 am
Jun 26, 2012 at 9:55 am -
Hi internalers: there comes a FR, #62343 https://bugs.php.net/bug.php?id=62343 the bug self is about class alias, but it also metioned a new parameter $user_only to get_declared_classes. the FR makes ...
Laruence
Jun 22, 2012 at 4:26 pm
Jun 22, 2012 at 7:05 pm -
Hi Nikita, I've just tried to compile your generators branch on windows, the build is broken there. This are the relevant messages before the compilation bails out ...
Anatoliy Belsky
Jun 20, 2012 at 3:26 pm
Jun 21, 2012 at 10:21 am -
Hi, I have a kind of stupid question. I run PHP inside a fpm chroot jail for a lot of vhosts, each vhost with it's own pool. Unfortunatley, I can't connect to remote domains neither via the native ...
Robert Eisele
Jun 8, 2012 at 9:38 pm
Jun 8, 2012 at 9:53 pm -
Testing the mail forwarded... if it is really actually to friendly.
Bjori babe
Jun 5, 2012 at 8:29 pm
Jun 5, 2012 at 8:29 pm -
Session Handler enhancement (create_sid) I would like to propose a new feature to the current custom session handling; the ability for a user defined function to be used when generating the session ...
Leigh
Jun 27, 2012 at 11:37 am
Jun 27, 2012 at 11:37 am -
Hello all, I'd like to request commit karma for php-src trunk. Among the things I'd like to commit include https://github.com/php/php-src/pull/108 Let me know if there's anything else that I need to ...
Anthony Ferrara
Jun 18, 2012 at 5:49 pm
Jun 18, 2012 at 5:49 pm -
Hello! The PHP Development Team announces the immediate availability of PHP 5.4.4 and PHP 5.3.14. The releases two security related issues and over 30 bugs. The release fixes two security issues: A ...
David Soria Parra
Jun 14, 2012 at 1:28 pm
Jun 14, 2012 at 1:28 pm -
This is something you're going to want to ask on the Internals list (CC'd). General is more for questions on using the language. -- </Daniel P. Brown Network Infrastructure Manager http://www.php.net/
Daniel Brown
Jun 5, 2012 at 1:04 pm
Jun 5, 2012 at 1:04 pm -
Hi, I have filed recent behavior change of == operator as bug #62097 https://bugs.php.net/bug.php?id=62097. (This is already marked as "Wont fix".) Changes are ...
OISHI Kazuo
Jun 3, 2012 at 6:00 pm
Jun 3, 2012 at 6:00 pm -
Hi! We would like to announce the second RC of the 5.3.14 version. This is mainly a bugfix release. The release includes a fix for a weakness crypts() DES implementation (CVE-2012-2143). Please test ...
Johannes Schlüter
Jun 1, 2012 at 10:42 am
Jun 1, 2012 at 10:42 am
Group Overview
group | php-internals |
categories | php |
discussions | 42 |
posts | 361 |
users | 99 |
website | php.net |
99 users for June 2012
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)