Search Discussions
-
Hi, It looks like nothing critical has popped up since RC4. So it looks like we will be sending the final stable release to the mirrors next Wednesday and announce the release on Thursday barring any ...
Lukas Kahwe Smith
Jun 21, 2009 at 10:45 pm
Jun 24, 2009 at 5:20 pm -
Aloha, So the last fix is just being prepared for a commit and so we will be tagging 5.3.0 soon. We would like to up hold the commit freeze until 5.3.0 is announced next Tuesday. After this period ...
Lukas Kahwe Smith
Jun 26, 2009 at 3:27 pm
Jun 30, 2009 at 11:01 am -
Hi, in PHP_5_3 if you're using set_magic_quotes_runtime(0), it raises an E_DEPRECATED. I thought all that argument was resolved to only throw E_DEPRECATED for set_magic_quotes_runtime(1)? This is a ...
Greg Beaver
Jun 16, 2009 at 3:08 am
Jun 23, 2009 at 2:36 am -
Hi folks, attached is a patch (with the respective test cases) that implements DateTime marshalling from and to xsd:dateTime in ext/soap as requested in http://bugs.php.net/44383 Right now, it is ...
David Zülke
Jun 22, 2009 at 1:22 pm
Aug 28, 2009 at 9:14 pm -
Taking advantage of php|tek bringing a lot of people together, we had a PHP developers meeting over 2 days before the conference. Day 1 was dedicated to technical issues in PHP 5 and 6, and day 2 was ...
Andrei Zmievski
Jun 3, 2009 at 8:52 pm
Jun 5, 2009 at 9:34 pm -
Hello! The PHP Development Team would like to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug ...
Lukas Kahwe Smith
Jun 30, 2009 at 1:01 pm
Jun 30, 2009 at 8:02 pm -
Hi All, Did anybody experiece troubles compiling php 5.3RC under FreeBSD 6.2/amd64, NetBSD 3.1/x86, and OpenBSD 4.1/x86? Under these platforms gcc hangs in ...
Jvlad
Jun 16, 2009 at 11:03 pm
Jun 17, 2009 at 8:27 pm -
Hello! we have packaged PHP 5.3.0RC4, which you can find here: http://downloads.php.net/johannes/ Windows binaries are available here: http://windows.php.net/qa/ This this release candidate focused ...
Lukas Kahwe Smith
Jun 19, 2009 at 8:50 am
Jun 21, 2009 at 10:58 am -
Hi! Bug #48247 appears to be not entirely fixed still, it still produces a torrent of warnings in certain configs (namely, take php.ini-production and edit it to enable error_log, don't touch ...
Stanislav Malyshev
Jun 11, 2009 at 6:00 pm
Jun 16, 2009 at 10:11 pm -
Hi, it was a long run so far and it's time to really take the last steps to get the beast out. For this Lukas and I decided on the following plan: June 10th (today): We package RC3, until then only ...
Johannes Schlüter
Jun 10, 2009 at 2:43 pm
Jun 16, 2009 at 7:55 am -
Hi, I don't see an obvious way to build the phar.phar on windows. Can someone with knowledge of how configure.js works (i.e. a Pierre) give me a tip on how to tell it to make phar.phar after building ...
Greg Beaver
Jun 10, 2009 at 3:36 pm
Jun 11, 2009 at 11:40 am -
<rantish mode One of the problems with playing with a new platform is getting things they way you are used to them. Linux is somewhat easier than Windows in that respect, but using Eclipse has at ...
Lester Caine
Jun 11, 2009 at 8:23 am
Jun 11, 2009 at 7:50 pm -
Graham and I are having a brief chat about the work he's going to do on the PECL optimizer. People have asked me to do this on-list (they may have meant the PECL list, but optimizations on PHP seem ...
Paul Biggar
Jun 4, 2009 at 11:21 pm
Jun 7, 2009 at 1:54 pm -
Hi all Is there *anyone* who needs anything to be able to debug bug reports, run sanitychecks, developing.. or whatever? We really need to improve our architecture/platform/os testing, even if its ...
Hannes Magnusson
Jun 26, 2009 at 10:29 pm
Jun 27, 2009 at 9:52 pm -
Guys and gals, in the old days we had a very close tie between the code and the documentation. As the project has grown the two have drifted apart. I think this is mostly because the phpdoc team has ...
Rasmus Lerdorf
Jun 19, 2009 at 4:38 pm
Jun 23, 2009 at 8:21 pm -
Hi All, hoping somebody can help me here.. I need to implement an inverted __sleep method, by which I mean to specify what variables should not be included. use case: <?php class base { private ...
Nathan Rixham
Jun 1, 2009 at 1:05 am
Jun 1, 2009 at 2:13 pm -
Hi folks, Following last week's start, this is a continuation of my discussion with Graham Kelly about the design of the phc optimizer, so as to better influence the PECL_optimizer. I've CCed ...
Paul Biggar
Jun 25, 2009 at 1:51 am
Jun 30, 2009 at 9:12 pm -
I found what is effectively a memory corruption bug in all the branches. pecalloc() uses the wrong length to zero out the memory. Patch is attached, although I'm somewhat concerned about using just ...
Andrei Zmievski
Jun 26, 2009 at 9:23 pm
Jun 28, 2009 at 9:02 pm -
I've just finished making this patch for my own use (diffed against 5.3 CVS): http://darkrainfall.org/php-5.3-shellbypass.patch In short, what it does is make proc_open()'s shell_bypass option ...
Gwynne Raskind
Jun 26, 2009 at 9:21 pm
Jul 19, 2009 at 6:14 pm -
Hi all, I first noticed this with preg_replace()'s /e modifier (SO many other issues with that...), but it also happens with create_function() and a few other places where zend_eval_string() is used. ...
Matt Wilmas
Jun 3, 2009 at 6:45 pm
Jun 30, 2009 at 1:26 pm -
Hi, I didn't mark http://bugs.php.net/48541 as critical because it is not a critical bug, but it is critical that this thing be fixed in PHP 5.3. I can do it if someone can answer this question: how ...
Greg Beaver
Jun 13, 2009 at 6:14 am
Jun 13, 2009 at 8:26 pm -
PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (76 total -- which includes 36 feature requests) ===============================================[*Unicode Issues]============== ...
Internals
Jun 1, 2009 at 10:00 am
Jun 29, 2009 at 10:00 am -
PHP 5 Bug Database summary - http://bugs.php.net/ Num Status Summary (1326 total -- which includes 867 feature requests) ===============================================[*Network Functions]=========== ...
Internals
Jun 1, 2009 at 9:30 am
Jun 29, 2009 at 9:30 am -
Hi Georg, I notice this commit that looks like a benchmark. I'm trying to figure out if the new run-tests rewrite overlaps with the benchmarks GSoC project (you might not have been aware since we ...
Paul Biggar
Jun 21, 2009 at 6:50 pm
Jun 22, 2009 at 5:07 pm -
Hi, I just updated cvs for my main test bed (my last full update was a couple of weeks ago) and xdebug was no longer loaded. I had been loading it via: ...
Greg Beaver
Jun 14, 2009 at 5:25 pm
Jun 15, 2009 at 8:34 pm -
Hi folks, while fixing http://bugs.php.net/bug.php?id=48557 I was wondering why zend_hash_update doesn't automatically convert numeric strings to integers. Doing $foo = array('1' = 'bar'); actually ...
David Zülke
Jun 15, 2009 at 1:14 pm
Jun 15, 2009 at 5:36 pm -
Hi, First of all, thank you for getting this functionality into PHP proper. It appears that the file was very slightly out of date. crypt_blowfish 1.0.2 additionally made this change: -#elif ...
Solar Designer
Jun 7, 2009 at 4:00 pm
Jun 8, 2009 at 8:09 pm -
Hi, I created a test that covers the current behavior of __get and access flags in some edge cases: http://pastebin.com/d2ad892f5 Those are: 1. When a property is declared, but then unset via ...
Stan Vassilev
Jun 3, 2009 at 8:49 pm
Jun 5, 2009 at 2:10 pm -
Andrei has turned the project over to me, and I am trying to keep it going full steam ahead. Rasmus told me the only thing stopping it from being adopted into PHP or PECL was the license. That has ...
Michael Shadle
Jun 26, 2009 at 6:47 pm
Jun 26, 2009 at 7:40 pm -
Aloha, As most of you following this list have noticed, alot of last minute stuff has been brought up. So it goes. Johannes and Pierre have put in extra time in trying to still make it for a release ...
Lukas Kahwe Smith
Jun 24, 2009 at 3:15 pm
Jun 24, 2009 at 6:21 pm -
Hi all While documenting header_remove() I was experimenting a little bit.. If an "empty" argument is passed to the function (empty string, null, false,..) the function doesn't do anything, as it ...
Hannes Magnusson
Jun 23, 2009 at 8:55 am
Jun 23, 2009 at 8:23 pm -
If the bug #48583 can't be accepted through bugs.php.net, I think it makes sense to discuss it here. In short the question is: Should display_errors and the other error-routing settings work or not? ...
Jvlad
Jun 18, 2009 at 2:40 pm
Jun 19, 2009 at 12:22 am -
Here is a nice simple patch for #48575 which rips out the mach-o/ dyld.h functionality in Zend (as suggested by the original reporter and the Apple comment). According to my testing this not only ...
Gwynne Raskind
Jun 18, 2009 at 2:47 pm
Jun 19, 2009 at 12:21 am -
Hi guys, First of all, don't laugh! =D The idea and patch are extremely simple. Based on recent experiments with Namespaces and FQCN thing I spoke with Johannes a couple of days ago, I decided to ...
Guilherme Blanco
Jun 18, 2009 at 3:44 pm
Jun 18, 2009 at 6:35 pm -
Hollo. Small build problem was found, in PHP5.3.0RC3. Please apply this patch. Best Regards, -- Seiji Masugata -- ../php-5.3.0RC3,orig/Zend/zend_stream.h 2009-03-12 07:11:53.000000000 +0900 +++ ...
Seiji Masugata
Jun 16, 2009 at 10:55 am
Jun 17, 2009 at 4:01 am -
hi Christian, There is still a significant performance impact due to _controlfp_s usage. I would like to remove it, but before I would also like to know why you introduced it in the 1st place. The ...
Pierre Joye
Jun 13, 2009 at 5:52 pm
Jun 15, 2009 at 7:22 pm -
3
5.3.0RC3
Aloha, Well we have waited long enough for a fix for re2c, but Johannes and I (based on Scott's advice) have now decided that we can live with the current hack that simply reverts to PHP 5.2 behavior ...Lukas Kahwe Smith
Jun 3, 2009 at 1:11 pm
Jun 5, 2009 at 2:10 am -
OK now that I have a working PHP5.3 set-up, the first problem seems to be fixing the libraries we use so they are clean. 1/ Split() needs looking at in ADOdb and Smarty ... Where should I be looking ...
Lester Caine
Jun 4, 2009 at 9:02 pm
Jun 4, 2009 at 10:41 pm -
Hi guys, It seems it's missing the compiled version of memcache in Windows builds. I can confirm in VC6 TS and VC9 TS. Haven't checked on NTS builds. On Pierre's downloads page, it's an old VC6 TS ...
Guilherme Blanco
Jun 30, 2009 at 8:29 pm
Jun 30, 2009 at 8:44 pm -
Hi! I see that ext/json functions are exported in 5.x branches but not exported in 6. Is there any specific reason for that? -- Stanislav Malyshev, Zend Software Architect stas@zend.com ...
Stanislav Malyshev
Jun 26, 2009 at 6:41 pm
Jun 26, 2009 at 9:02 pm -
Hi, I would like to apply the two patches to fix the bugs #48624 and #48624. They are both critical for 5.3.0. The patches are relatively small as well and has been tested this morning. Any ...
Pierre Joye
Jun 22, 2009 at 8:50 am
Jun 22, 2009 at 1:30 pm -
Hi! I'm an 18 years old student from Sweden with an interest in programming, particularly in solving more complex problems (like creating a database abstraction, advanced template parser etc.). I use ...
Martin Wernstahl
Jun 18, 2009 at 10:05 pm
Jun 20, 2009 at 11:44 pm -
Hey, Bug 48215 was a BC break from the previous 5.2 behaviour, it stemmed from a change for bug #39127. class a { function a($arg='') { echo $arg; } } class b extends a {} $b = new b; $b- b('foo'); ...
Scott MacVicar
Jun 17, 2009 at 3:44 pm
Jun 18, 2009 at 1:39 pm -
Now that there's namespaces are we getting access modifiers on class/functions ? eg. namespace Foo; private function bar() { } public class Baz { } ------- Michael
Michael
Jun 13, 2009 at 9:16 pm
Jun 14, 2009 at 12:12 am -
Can I merge to 5.3? (without this patch all I get are segfaults..) -Hannes On Wed, Jun 10, 2009 at 16:28, Hannes Magnussonwrote:
Hannes Magnusson
Jun 10, 2009 at 2:31 pm
Jun 10, 2009 at 11:40 pm -
I attempted to compile the 5.3 snap for the cli and embed sapi (Shared) and run into what appears to be an issue with trying to link duplicated symbols. The problem appears to go away if I attempt to ...
Ralph Schindler
Jun 5, 2009 at 5:00 pm
Jun 5, 2009 at 5:53 pm -
So I am a bit confused here, are there tests for these PHP files? Should there be? And should this app really be part of the extension, not a PEAR package (just like the mongo pecl ext)? I didn't ...
Hannes Magnusson
Jun 4, 2009 at 12:31 pm
Jun 5, 2009 at 3:38 pm -
Hello, I want to change the way file upload processing is done in php. We have a http server (appweb) that puts the uploaded file to a temp directory. This file has headers at the beginning and end. ...
Bharat Nagwani
Jun 2, 2009 at 8:55 pm
Jun 2, 2009 at 11:31 pm -
I ran into an issue today that seems to be a genuine bug. In rfc1867.c there is code like this: if (sapi_module.input_filter(PARSE_POST, param, &value, value_len, &new_val_len TSRMLS_CC)) { /* ...
Andrei Zmievski
Jun 1, 2009 at 10:37 pm
Jun 2, 2009 at 8:30 pm -
2
PHP-FPM
I don't know how popular, or well known, this little tool is, but I was wondering if there was ever any consideration for it to be merged into the main CVS tree and distributed with part of PHP, ...Eddie Drapkin
Jun 2, 2009 at 5:46 pm
Jun 2, 2009 at 6:01 pm
Group Overview
group | php-internals |
categories | php |
discussions | 91 |
posts | 460 |
users | 98 |
website | php.net |
98 users for June 2009
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)