Search Discussions
-
Hi, While working on bug #51023, Sean and I were wondering why they were written in the first place, instead of using strtol; which can handle the three cases and properly detect overflows and ...
Raphael Geissert
Feb 21, 2010 at 5:45 pm
Mar 5, 2010 at 7:14 am -
Index: tests/27_bug47199.phpt =================================================================== --- tests/27_bug47199.phpt (revision 0) +++ tests/27_bug47199.phpt (revision 0) @@ -0,0 +1,23 @@ ...
Соколов Евгений
Feb 9, 2010 at 11:30 am
Feb 10, 2010 at 5:12 pm -
Thank you for your suggestion. Let me introduce some patches which we published. They might be useful on specific environments although they are not bugs. If I had better to report below issues as ...
KITAZAKI Shigeru
Feb 1, 2010 at 1:35 am
Feb 2, 2010 at 1:54 pm -
Heya, This bug was closed as Bogus http://bugs.php.net/bug.php?id=51173 and Pierre told me to bring the discussion here since I was ranting on irc. Johannes argued that the fact unserialize doesn't ...
Jordi Boggiano
Feb 28, 2010 at 4:20 pm
Mar 1, 2010 at 5:11 pm -
FYI: I installed the "new" bug tracker to ez1.php.net for easier testing. Feel free to test it and comment to this thread. If the DNS has not propagated yet, just add this to your hosts file: ...
Jani Taskinen
Feb 22, 2010 at 1:58 pm
Feb 23, 2010 at 11:40 am -
Hi, I've spent the last hours working on making run-tests.php be able to run tests in parallel. The main reason being the time it takes to run the whole testsuite even on multicore CPUs. Attached is ...
Raphael Geissert
Feb 22, 2010 at 1:11 am
Feb 22, 2010 at 5:12 pm -
Hi! I've created a patch that enables PHP to do "limited wildcard matching" if CN_match option in stream context is specified as '*.example.org'. Also I have filled a bug report for this, here: ...
Bostjan Skufca
Feb 20, 2010 at 7:56 pm
Feb 22, 2010 at 12:31 pm -
Hi, my bug report http://bugs.php.net/bug.php?id=50751 was marked as bogus but I still think it's a bug. The session.save_path is treated as file system path even if I use memcache as ...
Jaroslav Hanslik
Feb 15, 2010 at 1:00 pm
Feb 15, 2010 at 8:48 pm -
Hello, [CC to pecl-dev since this is APC-related.] I have been investigating a problem occuring when using APC in combination with userspace session save handlers. This has been reported multiple ...
Christian Seiler
Feb 19, 2010 at 3:54 pm
Feb 19, 2010 at 4:49 pm -
Hi, I am wondering if there is some effort for having continuation in php. Or is there already some construction for continuation? Thanks - Mathieu Suen
Mathieu.suen
Feb 8, 2010 at 1:39 pm
Feb 9, 2010 at 2:33 pm -
Hello, Have you guys checked this PHP to C++ converter from the Facebook People? http://developers.facebook.com/news.php?blog=1&story=358 Regards, -- Cesar D. Rodas crodas@php.net http://crodas.org/ ...
Cesar D. Rodas
Feb 2, 2010 at 5:57 pm
Feb 5, 2010 at 2:04 pm -
PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (109 total -- which includes 47 feature requests) ===============================================[Apache related]=============== ...
Internals
Feb 1, 2010 at 10:00 am
Feb 22, 2010 at 10:00 am -
PHP 5 Bug Database summary - http://bugs.php.net/ Num Status Summary (1612 total -- which includes 1040 feature requests) ===============================================[*Directory/Filesystem ...
Internals
Feb 1, 2010 at 9:30 am
Feb 22, 2010 at 9:30 am -
Hi, I wont fix this bug: http://bugs.php.net/bug.php?id=47532, but have some questions. Can you help me? There is the test case: http://pastebin.org/91030 First, I careful that when we fix this bug, ...
Sokolov Evgeniy
Feb 13, 2010 at 8:29 am
Feb 15, 2010 at 11:20 am -
Developing the PHP runtime Maintaining an official, bundled PHP extension Maintaining the documentation Translating the documentation Maintaining www.php.net
Nguyen Viet Thanh
Feb 26, 2010 at 3:28 am
Feb 26, 2010 at 7:01 pm -
I want to fix the tutorial part of php.net. Mr.Magnusson authorized me..
Jesús Rafael Cova Huerta
Feb 12, 2010 at 3:11 am
Feb 14, 2010 at 10:55 am -
Hi, I'm new to the PHP internals mailing list (and also to PHP internals in general), so let's first say hello to everybody and thanks for your work! I needed to dive into PHP's internals myself ...
Beat Vontobel
Feb 8, 2010 at 11:03 am
Feb 9, 2010 at 12:18 am -
Hello all, I have IMagick 2.2.2 [latest stable in PECL] loaded with PHP 5.3.1. When sending SIGHUP, Apache defuncts, the BT is as follows: (gdb) bt #0 0x00007f069935b384 in __lll_lock_wait () from ...
Jess Portnoy
Feb 8, 2010 at 3:45 pm
Feb 8, 2010 at 4:27 pm -
Hi, Whenever you implement the Iterator interface the key method should only return a scalar. Is there any particular reason for this restriction. IMHO I don't see any. I also don't see why you can't ...
Mathieu.suen
Feb 8, 2010 at 2:31 pm
Feb 8, 2010 at 3:29 pm -
Hi, We've improved a patch which makes syslog() to send UTF-8 strings to event log on Windows. This patch introduces a new INI directive to switch to the new behavior; the directive name is ...
KITAZAKI Shigeru
Feb 5, 2010 at 7:30 am
Feb 5, 2010 at 10:00 am -
Upgrade wiki.php.net (as per lsmith's and pierre's request)
Guillaume Rossolini
Feb 2, 2010 at 11:08 pm
Feb 2, 2010 at 11:10 pm -
hi everyone, sorry to drag something from the bug system onto the ML, but i'm unable to comment on the closed bug. furthermore, the topic was already brought up in the "strol for int parsing" thread, ...
Sean finney
Feb 26, 2010 at 11:39 pm
Feb 26, 2010 at 11:39 pm -
Hello all, I was hoping I could get some advice on bug #44643 (http://bugs.php.net/bug.php?id=44643), where queries with bound parameters made with the PDO ODBC driver do not have the correct type, ...
Craig Marvelley
Feb 26, 2010 at 2:34 pm
Feb 26, 2010 at 2:34 pm -
The PHP development team would like to announce the immediate availability of PHP 5.2.13. This release focuses on improving the stability of the PHP 5.2.x branch with over 40 bug fixes, some of which ...
Ilia Alshanetsky
Feb 26, 2010 at 12:49 am
Feb 26, 2010 at 12:49 am -
The third release candidates for PHP 5.3.2 was just released for testing and can be downloaded here: http://downloads.php.net/johannes/php-5.3.2RC3.tar.bz2 MD5 (php-5.3.2RC3.tar.bz2) = ...
Johannes Schlüter
Feb 23, 2010 at 9:43 pm
Feb 23, 2010 at 9:43 pm -
Hi, Got some troubles since a long time ago with fread() on blocking streams, and found a bug with fread() when reading a blocking stream with a buffer too small to contain all the received data. ...
Mark Karpeles
Feb 17, 2010 at 4:15 pm
Feb 17, 2010 at 4:15 pm -
Squash bugs on the test suite and code
Raphael Geissert
Feb 12, 2010 at 9:35 pm
Feb 12, 2010 at 9:35 pm -
The second release candidates for PHP 5.2.13 as well as PHP 5.3.2 were just released for testing and can be downloaded here: http://downloads.php.net/ilia/php-5.2.13RC2.tar.bz2 MD5 ...
Johannes Schlüter
Feb 12, 2010 at 1:51 am
Feb 12, 2010 at 1:51 am -
just to ask, may you be interesting in new modules in php.net? example: i've seen that the part of tutorials is not very good, i can propose a better way to do that, it could be more simple and ...
Jesús Cova
Feb 10, 2010 at 3:27 pm
Feb 10, 2010 at 3:27 pm -
Recently we've experienced an issue regarding the safe mode check in tempnam() which was introduced in r288945 4 months ago. When calling tempnam("/tmp/foo"), with /tmp/foo being a directory, it ...
Martin Jansen
Feb 9, 2010 at 8:13 pm
Feb 9, 2010 at 8:13 pm -
I have a idea but i do not know if must i send my idea for this email? and my second question is how can i get a mentor for my idea?
Jesús Cova
Feb 9, 2010 at 5:13 am
Feb 9, 2010 at 5:13 am -
hi, While reviewing the various SAPI implementation I was wondering about the status of the litespeed SAPI. We included it in the core recenlty (on litespeed team request, I cc Georg) but it seems ...
Pierre Joye
Feb 8, 2010 at 11:53 pm
Feb 8, 2010 at 11:53 pm -
php-gtk extensions
Bruno P. Gonçalves
Feb 4, 2010 at 5:55 pm
Feb 4, 2010 at 5:55 pm -
Hello all, I can get to the system's index page just fine but any bug lookup results in: "The data center is offline. This might be a feature, and not a bug, but probably not." It was probably ...
Jess Portnoy
Feb 4, 2010 at 2:43 pm
Feb 4, 2010 at 2:43 pm -
Hello, We use php in cgi mode. PHP version is 5.2.3. I am using popen to execute grep on a file popen($cmd, "r"); where $cmd = "/usr/bin/grep xyz /var/tmp/log/session" and log is a symbolic link ...
Bharat Nagwani
Feb 1, 2010 at 9:07 am
Feb 1, 2010 at 9:07 am
Group Overview
group | php-internals |
categories | php |
discussions | 35 |
posts | 148 |
users | 54 |
website | php.net |
54 users for February 2010
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)