Search Discussions
-
Hi! I've implemented a patch that allows to "mask" certain types of errors - i.e. make PHP engine completely ignore them. Now even if the error is not reported, it passes full cycle through message ...
Stanislav Malyshev
Aug 24, 2009 at 6:17 pm
Aug 31, 2009 at 6:10 am -
Hello internals: I had a look at the Zend Engine to understand some details about its internal design with respect to its opcodes and machine model. Would like to ask you for some comments if the ...
Stefan Marr
Aug 13, 2009 at 12:42 pm
Aug 24, 2009 at 5:07 am -
Hi, I've encountered difficulties utilising the mail() function properly under a NIX environments while conforming to RFC 2822. There two specific issues, one is a code problem the other a ...
Chris Smith
Aug 21, 2009 at 5:00 pm
Sep 10, 2009 at 8:20 pm -
Hi, following Ilia's notice I want to give a heads-up for 5.3.1 RC1, too. We have quite many fixes in SVN and the packaging script was successful in my test. I want to try to keep it along the same ...
Johannes Schlüter
Aug 6, 2009 at 9:46 pm
Aug 8, 2009 at 1:36 pm -
Hello all, I cooked up a patch that gives PHP support for per-directory php.ini files that properly inherit. This makes php.ini files act a little like .htaccess files. We are cognizant of the ...
Edward Z. Yang
Aug 24, 2009 at 9:46 pm
Aug 25, 2009 at 12:44 am -
Hi, I thought I sent the warning out on thursday but can't find it in my internals folder therefore the notice: We certainly should get 5.3.1 rolling and therefore I'm planning RC1 on Tuesday evening ...
Johannes Schlüter
Aug 29, 2009 at 2:34 pm
Aug 31, 2009 at 4:54 pm -
PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (86 total -- which includes 40 feature requests) ===============================================[*Unicode Issues]============== ...
Internals
Aug 3, 2009 at 10:00 am
Aug 31, 2009 at 10:00 am -
PHP 5 Bug Database summary - http://bugs.php.net/ Num Status Summary (1460 total -- which includes 902 feature requests) ===============================================[*General Issues]============== ...
Internals
Aug 3, 2009 at 9:30 am
Aug 31, 2009 at 9:30 am -
Hi! It's pretty big semantic change, not just a bugfix, so I think it'd be nice to announce and discuss it on the list, not just put it as minor bugfix. Also it means that all output redirections, ...
Stanislav Malyshev
Aug 19, 2009 at 9:40 pm
Aug 20, 2009 at 5:12 pm -
Changing status of bugs. Jani Taskinen told me to request an account, since I am on bugs.php.net often.
Sjoerd Langkemper
Aug 13, 2009 at 4:10 pm
Aug 20, 2009 at 9:02 am -
Hi, Building 5.3.1 snapshot with options --with-mysql=shared,mysqlnd --with-mysqli=shared,mysqlnd --with-pdo-mysql=shared,mysqlnd create 3 .so files, ok. But mysqlnd extension still build as static ...
Remi Collet
Aug 17, 2009 at 5:12 pm
Aug 18, 2009 at 5:21 pm -
Hello, We are facing early session timeouts in php 5.2.3 on bsd unix. This happens even more frequently when multiple users are logged in. Googling I found http://bugs.php.net/bug.php?id=42135 and ...
Bharat Nagwani
Aug 1, 2009 at 5:55 pm
Aug 2, 2009 at 3:15 am -
Hi, While trying to fix some tests, I found that display_startup_errors is ignored by some startup errors like deprecated ini settings. Using: php -d display_startup_errors=0 -d safe_mode=1 foo.php a ...
Pierre Joye
Aug 30, 2009 at 9:06 pm
Aug 31, 2009 at 8:00 pm -
Jani meant one commit to update all three branches. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/
Sebastian Bergmann
Aug 25, 2009 at 2:36 pm
Aug 25, 2009 at 3:30 pm -
I suspect in 2007/8 Larry thought that PHP6 was actually going to be released some time soon, rather than inventing a new roadblock with PHP5.3 - which is what the book now needs re-writing to ...
Lester Caine
Aug 6, 2009 at 4:00 pm
Aug 17, 2009 at 7:42 pm -
Hello The SQLite patch for Bug 42589 getColumnMeta requires SQLITE_ENABLE_COLUMN_METADATA, but on windows builds this doesn't seem to be activated, so this functionality is missing. Or is there a ...
Oskar Eisemuth
Aug 9, 2009 at 7:06 pm
Aug 10, 2009 at 9:52 am -
Boa noite a todos. Estou concluindo minha graduação em Sistemas de Infomação e estou fazendo um estudo sobre PHP e estou precisando materia sobre o funcionamento do nucleo do PHP (Zend Engine) mas ...
Juliano Buzanello
Aug 5, 2009 at 11:30 pm
Aug 8, 2009 at 11:26 am -
Hello everyone, I tried to create a page in the wiki but I dont see the "create" button. I have an account but I guess I still lack permissions. Anyway here is my proposal: Implementation of magic ...
Vesselin Kenashkov
Aug 6, 2009 at 8:18 pm
Aug 6, 2009 at 9:43 pm -
There's a script, mod_files.sh, in ext/session for creating directory tree with depth X for sessions. As it stands, it's pretty poorly documented and very basic. I got exceptionally bored and rewrote ...
Eddie Drapkin
Aug 3, 2009 at 5:20 am
Aug 6, 2009 at 2:57 am -
Hi internals: Currently, I try to port my Traits patch to the latest version of trunk. Thought about giving you people the chance to play with it again. Unfortunately, I have some trouble with the ...
Stefan Marr
Aug 23, 2009 at 8:48 pm
Aug 30, 2009 at 5:04 pm -
Hello, i am confronted with odd behavior of php 5.2.10. I compiled and packaged the same way like other prior versions. If i install 5.2.10 and reload page (sefrengo cms) the page is outputed ...
Andre Hübner
Aug 27, 2009 at 8:15 am
Aug 27, 2009 at 1:58 pm -
I know - dbase. Why is anyone still trying to use this? However, I thought it worth noting tha tthe extension is documented as "moved to PECL", but it doesn't appear to be there - at least, I ...
Joey Smith
Aug 20, 2009 at 5:40 am
Aug 20, 2009 at 8:25 am -
Hello, I have came across some strange behavior today, after some time I got it to the simplest form to reproduce. I have not yet attempted to patch/investigate the code within php source, I want to ...
Chris Stockton
Aug 18, 2009 at 11:29 pm
Aug 18, 2009 at 11:46 pm -
Hi! I was recently working on fixing some things in HEAD in ext/standard/strings.c and when I tried to run tests to check if my fixes are OK I discovered that huge amount of strings tests now fail - ...
Stanislav Malyshev
Aug 13, 2009 at 7:57 pm
Aug 13, 2009 at 11:08 pm -
Hi internals, sorry if it is a wrong lists for this question. I have read many articles/messages about using tmpfs store temp files, for example, php session data, smarty compied templates and so on. ...
Peter Wang
Aug 10, 2009 at 1:45 pm
Aug 12, 2009 at 8:37 am -
I'am making some experiments on Symbian for Nokia mobile and I'am looking for some basically PHP distribution that can be compiled in. Regards, Themis Vassiliadis
Themis Vassiliadis
Aug 25, 2009 at 11:06 pm
Aug 26, 2009 at 11:12 am -
Attempting to load 2 PHP modules in the same httpd instance. modified mod_php5.c, php_apache.h, php.sym and sapi_apache2.c to reflect a unique module name for the second compiled .so, as well as ...
Chris Trahey
Aug 25, 2009 at 8:17 pm
Aug 25, 2009 at 11:13 pm -
Hi list, Apparently, function _php_math_basetolong at http://lxr.php.net/source/php-src/ext/standard/math.c#802 isn't used anymore since Mon Sep 3 16:26:31 2001 UTC. It was previously used by bindec, ...
Patrick ALLAERT
Aug 24, 2009 at 6:24 am
Aug 25, 2009 at 9:52 pm -
Hello, Working on php-cgi variant PHP-FPM 0.6.0. Link: http://dreamcat4.jottit.com/new_php5-fpm_testing_candidate The resulting FPM binary works BUT refuses to load Zend extensions. Oh - so close! ...
Dreamcat four
Aug 22, 2009 at 7:11 pm
Aug 22, 2009 at 7:40 pm -
hi, Is there any way to get realpath cache hit ratio of php? realpath_cache_size integer Determines the size of the realpath cache to be used by PHP. This value should be increased on systems where ...
Peter Wang
Aug 12, 2009 at 2:39 am
Aug 12, 2009 at 3:28 pm -
I'm the wrong person to send this email to. Forwarding to internals. -- Gwynne Begin forwarded message:
Gwynne Raskind
Aug 10, 2009 at 6:03 pm
Aug 10, 2009 at 6:10 pm -
Greetings I am trying to build a local server environment for my web development projects (I also try to get oscommerce working) . In order to achieve this I downloaded XAMPP but this software ...
Team GBTX LTD
Aug 7, 2009 at 3:15 am
Aug 7, 2009 at 7:00 am -
0
Join
-- Best regards 胡胜刚Shenggang Hu
Aug 28, 2009 at 3:00 am
Aug 28, 2009 at 3:00 am -
2009/8/25 Johannes Schlüter [snip] I thought I had enough karma to do it myself. Can someone make it in trunk then? Index: ext/standard/math.c ...
Patrick ALLAERT
Aug 27, 2009 at 9:11 am
Aug 27, 2009 at 9:11 am -
Hi! I was testing typecasting of objects to different types. Discovered that if you try to cast an object to other types except string you get a PHP notice that it isn't allowed. I'm using PHP 5.3, ...
Thomas Vanhaniemi
Aug 27, 2009 at 8:15 am
Aug 27, 2009 at 8:15 am -
Dear Sir, I am Cathy from Shenzhen China.Nice to meet you.We are a professional industry related company dealing in PLC programming cable of Siemens,Mitsubishi,Omron,GE,Schneider,AB etc,HMI ...
Infomation
Aug 24, 2009 at 2:45 pm
Aug 24, 2009 at 2:45 pm -
First time suggesting a patch, please correct me if i do something wrong. I was writing tests for imagecolorallocatealpha and noticed a change applied in 5.3 is not in head, that is the validation of ...
Rafael Dohms
Aug 24, 2009 at 1:44 am
Aug 24, 2009 at 1:44 am -
Turns out three bug submissions did go through. I went back and deleted two, leaving only bug #49335. The lack of any indication that it worked, and the mostly-whitescreen-and-an-error end result of ...
Tom Boutell
Aug 23, 2009 at 2:09 pm
Aug 23, 2009 at 2:09 pm -
I'm trying to report a bug at: http://bugs.php.net/report.php At the top of the page I always see: Authentication failed: incorrect username Authentication failed: incorrect username This is true ...
Tom Boutell
Aug 23, 2009 at 2:06 pm
Aug 23, 2009 at 2:06 pm -
The first release candidate of 5.2.11 was just released for testing and can be downloaded here: http://downloads.php.net/ilia/php-5.2.11RC1.tar.bz2 (md5sum: 19a8ecb296fee2ece6fa703a2e9b1f79) The ...
Ilia Alshanetsky
Aug 13, 2009 at 11:50 pm
Aug 13, 2009 at 11:50 pm -
Translating and maintaining the documentation
Laura Ardila
Aug 7, 2009 at 2:59 pm
Aug 7, 2009 at 2:59 pm -
Hi, I just committed an enhancement to pyrus designed for PHP extension authors (pecl and core), details in this commit: ...
Greg Beaver
Aug 5, 2009 at 3:38 am
Aug 5, 2009 at 3:38 am -
We have a fair number of fixes inside the 5.2 branch and I think now is a good time to start getting ready for the next release. This e- mail is a 1 week notice to RC1, so please get your fixes in. ...
Ilia Alshanetsky
Aug 4, 2009 at 12:16 pm
Aug 4, 2009 at 12:16 pm -
We develop on Windows and deploy on Linux, so without the PECL Windows binaries, we won't even try and move to 5.3. Surely, we are not alone...
Steve
Aug 3, 2009 at 5:22 pm
Aug 3, 2009 at 5:22 pm -
There are options for using the --depth stuff in tortoisesvn When you do your initial checkout there is a dropdown box with checkout depth options - see rasmus helpful email about a good way to do ...
Elizabeth M Smith
Aug 3, 2009 at 4:28 pm
Aug 3, 2009 at 4:28 pm -
Hi I try to write a a weak reference extension for php5.3 to break circular object structures, so far I have a test implementation that seems to work fine with my first tests. My current system uses ...
Oskar Eisemuth
Aug 2, 2009 at 7:08 pm
Aug 2, 2009 at 7:08 pm
Group Overview
group | php-internals |
categories | php |
discussions | 46 |
posts | 276 |
users | 84 |
website | php.net |
84 users for August 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)