Search Discussions
-
87
APC in trunk
Greetings As the process for trunk grows, I think we should consider which extensions we will move in and out of the core, this thread however is solely about moving APC into the core. As original ...Kalle Sommer Nielsen
Jun 19, 2010 at 1:23 pm
Aug 10, 2010 at 5:27 am -
After speaking to a few developers in DPC, I think it makes sense for us to drop the Sqlite2 extensions from Trunk as they are superseded by the Sqlite3 extensions. The sqlite2 library is no longer ...
Ilia Alshanetsky
Jun 15, 2010 at 11:41 am
Aug 11, 2010 at 7:33 pm -
Hello, to have a performance problem with apache/mod_php5 configuration under heavy load the website becomes too slow. Using strace I found what appears to me a strange behavior The strange behavior ...
Vincenzo D'Amore
Jun 20, 2010 at 6:50 am
Jun 23, 2010 at 7:43 pm -
Hi all, I just edited the RFC page [1] about array dereferencing as now we have a patch for such. RFC page: http://wiki.php.net/rfc/functionarraydereferencing The patch is simple, it just required to ...
Felipe Pena
Jun 7, 2010 at 4:58 pm
Jun 9, 2010 at 5:44 pm -
Would be at all possible to implement this kind of shortcut? echo function(var)[0]; For example, to print the height of an image: <? echo getimagesize('./path/to/image')[1]; ? Sure, if you want more ...
Tig
Jun 4, 2010 at 1:12 am
Jun 7, 2010 at 3:21 pm -
Hi, i ask a week ago for a SVN account for Pear projects, but nobody has reply me. It's the correct list, i have to ask in another one?? Greetings.
Jesús Espino
Jun 11, 2010 at 2:02 pm
Jun 11, 2010 at 8:56 pm -
Has anybody thought about adding Gearman support to the fpm sapi? Managing Gearman workers is pretty much identical to managing fastcgi workers, so it doesn't seem like much of a stretch. -Rasmus
Rasmus Lerdorf
Jun 10, 2010 at 2:56 pm
Jun 10, 2010 at 4:38 pm -
Hi. I wanted to request an svn user for fixing the hungarian documentation, but I got this error: "An error occured when trying to create the account: someone is already using that svn id" I'm ...
Ferenc Kovacs
Jun 23, 2010 at 6:24 pm
Jun 25, 2010 at 3:36 am -
Trunk no longer contains main/safe_mode.c Is this being removed? make: *** No rule to make target `/php-src/main/safe_mode.c', needed by `main/safe_mode.lo'. Stop.
Sufficool, Stanley
Jun 21, 2010 at 7:09 pm
Jun 21, 2010 at 7:20 pm -
I understand and agree on most of the concerns by not bundling/activating ext/mysql by default. Those are valuable arguments. The problem I would like to avoid in a couple of years is having a PHP ...
Patrick ALLAERT
Jun 19, 2010 at 9:33 am
Jun 20, 2010 at 11:00 am -
Hallo, after reading about removing sqlite2 and mssql, I was thinking about some problems with database-connections via pdo on windows. Pdo_mssql isn't included in the windows binaries anymore. ...
Daniel Henning
Jun 16, 2010 at 7:56 pm
Jun 17, 2010 at 9:22 am -
Hi. I'm looking into bug#52079 (missing lcfirst function from function index). The cause of the bug is that the genfunclist / genfuncindex scripts haven't been run in a while. Whilst running them and ...
Richard Quadling
Jun 14, 2010 at 10:39 am
Jun 14, 2010 at 2:14 pm -
Is it just me or are we missing a way in the language to check if a variable that has been set to NULL exists or not? is_null() on an unset variable throws a NOTICE. $var === null throws a notice. ...
Brian Moon
Jun 11, 2010 at 5:43 pm
Jun 14, 2010 at 12:09 pm -
4
Traits
A short while ago there was a discussion about implementing Traits in the next PHP version. How is the status of this?Christian Kaps
Jun 4, 2010 at 11:46 am
Aug 28, 2010 at 4:52 pm -
Wrote up and attempted to commit a news announcement for TestFest 2010, only to find out I don't have karma for that section of the repository. I've attached the entry XML file if someone would be ...
Eric Stewart
Jun 6, 2010 at 3:05 am
Jun 21, 2010 at 8:58 am -
Hey guys, Another n00b question: What is the proper way to return from a function after throwing an exception? My code looks like: zend_throw_exception(amqp_connection_exception_class_entry, "blah ...
Pieter de Zwart
Jun 10, 2010 at 7:42 pm
Jun 12, 2010 at 2:34 pm -
Hello, i am working on a webfrontend for php itself. For example i have a little script that writes ini settings into ini.php. I am using normal vars to write the variables into the ini file. yours ...
Alexander Schunk
Jun 4, 2010 at 6:28 am
Jun 5, 2010 at 8:44 pm -
hi, Did we not discuss this problem recently? If I'm not mistaken the decision was to do not change the way constructors work in 5.x. Cheers, 2010/6/28 Johannes Schlüter <[email protected] : -- ...
Pierre Joye
Jun 28, 2010 at 9:06 am
Jun 28, 2010 at 6:17 pm -
Fix bugs i'm fed up to cope with while developping in PHP.
Guillaume F
Jun 1, 2010 at 1:38 pm
Jun 2, 2010 at 1:50 pm -
Hi, I will be unable to fix even the smallest bugs assigned to me, it would of great assistance if a developer who has both time and a reliable Internet connection would step in and fix them. The ...
Gregory Beaver
Jun 30, 2010 at 9:24 pm
Jul 1, 2010 at 7:05 am -
Hello, i have a question concerning php 6. When will php 6 be released and is there a ressource where i can find information about new features. There are rumors about utf implementation and new ...
Alexander Schunk
Jun 28, 2010 at 7:35 am
Jun 28, 2010 at 8:20 am -
I have been writing tests for the spl extension and would like to submit them. Having asked in php.qa I have been advised to ask for an svn account. I already have some tests in svn through the ...
Ben Longden
Jun 15, 2010 at 9:17 am
Jun 15, 2010 at 2:15 pm -
http://bugs.php.net/45351 I have attached a patch to the feature request. IIRC I should just ask here whether someone is willing to commit it. So, anyone willing to help me? :) -- Jille
Jille Timmermans
Jun 13, 2010 at 11:17 am
Jun 13, 2010 at 4:10 pm -
JFYI & SCNR, I produced some synthetic numbers of the performance comparing the new output control layer with the old one -- actually because I expected the new code to be less efficient than the one ...
Michael Wallner
Jun 2, 2010 at 7:37 pm
Jun 4, 2010 at 5:43 am -
Hi, Won't this break compatibility? I'd say the change is logically correct but not sure we should break BC there during RC. johannes
Johannes Schlüter
Jun 28, 2010 at 8:59 am
Jun 28, 2010 at 4:39 pm -
Maintaining my code for group of people working together on the same latest code.
Johny pukhramba,
Jun 28, 2010 at 3:02 pm
Jun 28, 2010 at 3:16 pm -
I have several tests to submit for ext/pdo_dblib. I have karma to submit patches for ext/pdo_dblib, do I need a blessing to submit ext/pdo_dblib/tests tests to trunk?
Stanley Sufficool
Jun 28, 2010 at 12:18 am
Jun 28, 2010 at 11:07 am -
Hi! As documented - and several searches did not lead to a different result - XMLReader and XMLWriter can only work on an URI. That would be a php stream opened and closed by themselves. For several ...
Hans-Peter Oeri
Jun 17, 2010 at 1:59 pm
Jun 18, 2010 at 1:29 pm -
Hi: Was just thinking about some details of the traits implementation. From my perspective, static variables in methods should work like the method would have been actually implemented in the class ...
Stefan Marr
Jun 5, 2010 at 8:47 pm
Jun 9, 2010 at 4:00 pm -
Hi guys! I didn't find another way to resolve my doubts... so, i wrote this mail. I'd like know if the intercept extension will be mantained? There is some promissor roadmap or plans to move these ...
Ricardo Maia
Jun 29, 2010 at 3:17 pm
Jun 29, 2010 at 3:17 pm -
Hi, It's the case at the time of the calls. But not when overriding a method: class A { public function foo($a) { } } class B extends A { public function foo() {} } is considered invalid, but $obj- ...
Etienne Kneuss
Jun 28, 2010 at 6:39 pm
Jun 28, 2010 at 6:39 pm -
Hello ! I have made a sh script to build automaticaly the PHP test fest environment under FreeBSD 7/8. It is based upon scripts made by Eric Stewart. It work fine on my FreeBSD, but I need to test it ...
Frederic Hardy
Jun 25, 2010 at 8:48 am
Jun 25, 2010 at 8:48 am -
Advertise in ENCORE and get a FREE Apple iPad! ENCORE.CELEBRITYACCESS.COM With pin-point accuracy, Encore will deliver your message to the desktop of booking agents, artist managers, record label ...
CelebrityAccess
Jun 22, 2010 at 10:15 pm
Jun 22, 2010 at 10:15 pm -
The first release candidates of 5.2.14 and 5.3.3 were just released for testing and can be downloaded here: http://downloads.php.net/ilia/php-5.2.14RC1.tar.bz2 (md5sum: ...
Ilia Alshanetsky
Jun 17, 2010 at 11:24 pm
Jun 17, 2010 at 11:24 pm -
I'll adjust the code to simply use in_txn flag for the moment to avoid the structure change. 2010/6/14 Johannes Schlüter <[email protected]
Ilia Alshanetsky
Jun 15, 2010 at 11:11 am
Jun 15, 2010 at 11:11 am -
Not only that, but why in the world did you commit that to 5.3? 5.3 is bug fix only, committing something like in trunk is bad enough, but adding that in 5.3 is simply not correct. Please revert. ...
Pierre Joye
Jun 14, 2010 at 4:01 pm
Jun 14, 2010 at 4:01 pm -
Here you are changing a structure which is allocated and initialized in a driver and then read from the PDO core. PDO core will therefore read invalid memory when a driver compiled against 5.3.2 is ...
Johannes Schlüter
Jun 14, 2010 at 2:26 pm
Jun 14, 2010 at 2:26 pm -
Developing the PHP runtime
Berker Peksag
Jun 14, 2010 at 12:04 pm
Jun 14, 2010 at 12:04 pm -
Can someone grant me the karma to fix it? Account: patrickallaert Patch being committed in attachment.
Patrick ALLAERT
Jun 8, 2010 at 8:49 am
Jun 8, 2010 at 8:49 am -
Hello ! I have a problem with phar in PHP 5.3.2. This is the script : <?php mkdir(__DIR__ . '/files'); file_put_contents(__DIR__ . '/files/file.php', '<?php echo \'' . str_repeat('.', 100) . '\'; ? ...
Frederic Hardy
Jun 7, 2010 at 6:44 pm
Jun 7, 2010 at 6:44 pm -
Heya, stream_resolve_include_path [1] was introduced mostly to build framework autoloaders. Good. It's great as it is. However it still forces the framework to stash all its paths in the global ...
Jordi Boggiano
Jun 7, 2010 at 2:29 pm
Jun 7, 2010 at 2:29 pm -
Take over the control of the Validate_ES and Date_Holidays_Spain packages in the Pear repository. I'm now leader of Date_Holidays_Spain package, and soon will be the maintainer of Validate_ES
Jesús Espino García
Jun 3, 2010 at 10:20 pm
Jun 3, 2010 at 10:20 pm -
At first I would like to help translate the documentation in Italian, simultaneously or later (as needed) I would like to help in the maintenance of the website.
Fabio Cicerchia
Jun 3, 2010 at 3:18 pm
Jun 3, 2010 at 3:18 pm
Group Overview
group | php-internals |
categories | php |
discussions | 43 |
posts | 399 |
users | 106 |
website | php.net |
106 users for June 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)