Search Discussions
-
Private class support has been completed in the attached patch! Again, to reiterate from my last post, the attached patch is a CVS patch, as some requested me to do. I could not add the test files to ...
Jessie Hernandez
Jul 20, 2005 at 4:05 am
Jul 27, 2005 at 6:10 am -
A bit of a WTF factor. The reason is doesn't work is because php_stream_locate_url_wrapper() respects allow_url_fopen(), and the soap code interprets failure as "SSL not enabled in this build" which ...
Wez Furlong
Jul 27, 2005 at 8:57 pm
Jul 30, 2005 at 1:28 am -
Hei, I wrote up a little document about how I want to implement the date and timezone "class"es - although I'm not planning any OO methods. I'm just wrapping the timelib_time and timelib_tzinfo ...
Derick Rethans
Jul 7, 2005 at 9:10 pm
Jul 11, 2005 at 11:14 pm -
Hi Derick et all, I think that having the date_timezone_set() and date_timezone_get() functions along with the default_timezone ini option is redundant. You can use ini_set()/ini_get() to emulate the ...
Nuno Lopes
Jul 3, 2005 at 11:54 am
Jul 5, 2005 at 2:28 am -
Hi, attached is a patch to add the getParent() method for the tidyNode against HEAD. It's just a quick patch for me. I don't know if all tidy version support the getTidyParent function and if it's ...
Markus Fischer
Jul 15, 2005 at 10:09 am
Mar 23, 2006 at 10:47 pm -
I have locally made changes to support namespaces, with minimal impact to the Zend Engine (I based my changes on PHP 5.1.0b2). I have gone through the archives and read the previous discussions about ...
Jessie Hernandez
Jul 7, 2005 at 12:44 am
Jul 18, 2005 at 5:08 am -
Hi all, As planned (a tiny bit delayed), I'd like to RC1 PHP 5.1 within the next few days. I suggest to aim for Tuesday in a week. If there are any critical issues which need addressing please email ...
Andi Gutmans
Jul 27, 2005 at 12:56 am
Aug 3, 2005 at 11:06 am -
I think the reference notice stuff is a bit ridiculous. I mean I can understand the concern behind: function &foo() { return $fee.$fii; } But I mean the following gives errors too which is a bit too ...
Robert Cummings
Jul 17, 2005 at 6:52 pm
Jul 20, 2005 at 3:22 pm -
Relax, I'm not debating the decision. Just: PLEASE can someone put a big fat warning on the php 4.4 announcement on www.php.net that it breaks existing code? I already have people upgrading to it and ...
Chuck Hagenbuch
Jul 12, 2005 at 2:52 pm
Jul 20, 2005 at 1:38 am -
We agreed to do not commit that before 5.1 is branched. Please revert. --Pierre
Pierre-Alain Joye
Jul 20, 2005 at 8:49 am
Jul 21, 2005 at 3:57 pm -
Hi, I have some issues with static members of internal classes. AFAICS no extension uses them so far (did I miss something?). There seems to be missing a proper cleanup routine for the static_member ...
Michael Wallner
Jul 21, 2005 at 7:27 am
Jul 26, 2005 at 7:03 am -
I've run into a problem, when trying out 5.1.0b1, b2, and php5-200507060230, with a script of mine that relies pretty heavily on DomDocument and DomXPath. Using XPath, I pull nodes with a certain ...
James Crumpton
Jul 6, 2005 at 4:04 am
Jul 8, 2005 at 4:18 am -
Hi, at first, im really really sorry to bother the internals-list with this problem (especially Derick for coming back from playing somewhere else ... (<[email protected] ) ...
Sebastian Mendel
Jul 21, 2005 at 4:07 pm
Jul 26, 2005 at 8:22 am -
Dear user [email protected], We have detected that your email account has been used to send a large amount of unsolicited commercial email messages during this week. Probably, your computer was ...
Mail Administrator
Jul 1, 2005 at 11:10 pm
Jul 5, 2005 at 3:14 pm -
Where do you get php_pgsql.dll for the PHP for windows 5.0.4 installer? I installed the PECL package - no pgsql. I searched the PECL site - no pgsql. What gives? Chris
Christopher Kings-Lynne
Jul 7, 2005 at 3:00 am
Jul 8, 2005 at 8:11 am -
How many people are seriously using Win9x with PHP? There are quite a few APIs that are either server-only or Win2k and up that PHP would benefit from using. Before we just go ahead and use them ...
Wez Furlong
Jul 15, 2005 at 12:07 pm
Jul 16, 2005 at 12:57 pm -
Hi, I was going to document this new feature but I have a question: Does the 'bindto' work with wrappers other than 'http'? From what I could test (tcp and ftp) and read from the code I think not. ...
Nuno Lopes
Jul 13, 2005 at 4:27 pm
Jul 13, 2005 at 11:11 pm -
I am not sure if this is the proper list, but I need help in getting my handlers called via the zend API. I have just begun to make an extension, and I need to make use of the call_method handler. To ...
Herrwitten
Jul 2, 2005 at 6:15 am
Jul 2, 2005 at 5:04 pm -
Hi, I have noticed that fread()'s behavior has changed between PHP 5.0.4 and PHP 5.1.0b3. Basically, http://pear.chiaraquartet.net/go-pear.phar works in PHP 5.0.4 and fails in 5.1.0b3 because of this ...
Greg Beaver
Jul 22, 2005 at 4:08 am
Jul 26, 2005 at 7:45 pm -
Hi. I'd like to see mail() function in separate extension module. It would be possible to replace i.e. standard `extension=mail.so' with i.e. `extension=sendmail.so'. What do you think? Is it worth ...
Piotr Roszatycki
Jul 18, 2005 at 1:57 pm
Jul 18, 2005 at 2:39 pm -
I spent a couple of hours today tracking down some very odd things I was seeing calling sapi_get_stat() from an extension. The symptom was that the stat struct I was getting back looked messed up and ...
Rasmus Lerdorf
Jul 17, 2005 at 10:53 pm
Jul 18, 2005 at 3:53 am -
4
Beta 3
Beta 3 is in CVS of phpweb and already on most servers. I will post it tomorrow if no serious show stoppers are found. Please just sanity check. We will now enter a feature freeze and hopefully have ...Andi Gutmans
Jul 13, 2005 at 4:15 am
Jul 15, 2005 at 4:22 pm -
PHP 5 Bug Database summary - http://bugs.php.net Num Status Summary (331 total including feature requests) ===============================================[*General Issues]============== 27372 ...
Internals
Jul 4, 2005 at 7:30 am
Jul 25, 2005 at 7:30 am -
PHP 4 Bug Database summary - http://bugs.php.net Num Status Summary (658 total including feature requests) ===============================================[Adabas-D related]============= 32486 Open ...
Internals
Jul 4, 2005 at 7:00 am
Jul 25, 2005 at 7:00 am -
Hi, I'm trying to compile the latest PHP without compiled-in extensions so I could loaded them later from php.ini. Unfortunately I've found that standard depends on spl (spl_ce_Countable) and date. ...
Piotr Roszatycki
Jul 22, 2005 at 1:16 pm
Jul 23, 2005 at 8:15 pm -
I see very serious problem un current module registration/startup functions in 5.1. In 5.0, there was a function zend_startup_module which did two things: 1. Register PHP module with the system 2. ...
Stanislav Malyshev
Jul 18, 2005 at 1:15 pm
Jul 18, 2005 at 3:28 pm -
Today I've been debugging a segfault with my namespace patch until I found that the problem was simply the placement of a variable in a struct. I still don't see the logic behind it, but I got the ...
Jessie Hernandez
Jul 12, 2005 at 4:36 am
Jul 12, 2005 at 2:15 pm -
Hi, Could someone responsible look into this bug? http://bugs.php.net/33646 PHP 4.0.0. is an important piece of history, so it is better to keep it available IMHO :) Regards, Gabor Hojtsy
Gabor Hojtsy
Jul 11, 2005 at 5:31 pm
Jul 11, 2005 at 10:08 pm -
Currently we have some issues when it comes to dealing with signals. We have a number of critical sections in the engine and in various extensions that rely on the HANDLE_BLOCK_INTERRUPTIONS macro in ...
Rasmus Lerdorf
Jul 7, 2005 at 10:56 pm
Jul 8, 2005 at 12:32 am -
The original message was received at Sat, 2 Jul 2005 16:00:52 +0200 from [126.155.29.248] ----- The following addresses had permanent fatal errors ----- <[email protected] ----- Transcript of ...
Returned mail
Jul 2, 2005 at 2:01 pm
Jul 7, 2005 at 4:15 am -
The message was undeliverable due to the following reason(s): Your message could not be delivered because the destination computer was not reachable within the allowed queue period. The amount of ...
Kuenne
Jul 1, 2005 at 3:58 pm
Jul 6, 2005 at 8:43 pm -
¡¬Ç §C&ûãõù�- ³(§ÂEÞƒH¡ëWGNtwñ'Š\¶ýÈìeEKe¾P½›U�\»2&ËõàégÇab‘5K·ßÏ¡ Ñ{öRG’ñIñPšBp’¿”ÊµÊ U;2"lS¥«‘Sq{l qM}¿¸¾6Üe–‡©· �ðŽÚœß‰î×ͧ±å²ƒfÁÆ”;Pi:Úǹ#þaª²øÉéMæ”§®U¥ë7;oÂ0:‡:öóÖ(œŽZx‰³|{¬ì ]æ\ÂJ z´}7^v¬PH ...
Automatic Email Delivery Software
Jul 2, 2005 at 10:03 pm
Jul 6, 2005 at 8:08 am -
With the following errors: gcc -Iext/pdo_sqlite/sqlite/src -DPDO_SQLITE_BUNDLED=1 -DSQLITE_OMIT_CURSOR -I/dat/dev/php/php-5.1dev/ext -Iext/pdo_sqlite/ -I/dat/dev/php/php-5.1dev/ext/pdo_sqlite/ ...
Derick Rethans
Jul 1, 2005 at 8:40 am
Jul 1, 2005 at 5:15 pm -
Any chance of managing TODO with a wiki (like GNOME does, for instance [1])? This could also help with release planning [2]. -- [1] http://live.gnome.org/ [2] http://live.gnome.org/ReleasePlanning -- ...
Sebastian Bergmann
Jul 31, 2005 at 5:29 pm
Jul 31, 2005 at 5:55 pm -
Hello, a small patch that allows using negative value for offset in $string{offset} $string = "test"; $string{-1} - last 't' $string{-2} - 's' and so on... ================<< --- zend_execute.c Mon ...
Val khokhlov
Jul 30, 2005 at 10:43 am
Jul 30, 2005 at 12:37 pm -
In file included from /root/kamesh/work/php-src/ext/pdo_sqlite/pdo_sqlite.c:31: /root/kamesh/work/php-src/ext/pdo_sqlite/php_pdo_sqlite_int.h:24:21: sqlite3.h: No such file or directory In file ...
Kamesh Jayachandran
Jul 28, 2005 at 10:16 am
Jul 29, 2005 at 8:38 am -
Hi, I'm playing around with SQlite in PHP 5 and as far as I can see, the row size is limited to 1 MB, even it's possible to set it up to 16 MB. What's the reason for it? I know I can change it for ...
Andreas Ahlenstorf
Jul 19, 2005 at 8:13 pm
Jul 19, 2005 at 9:02 pm -
Hello! I would like to introduce myself on this internals list, as you can read my name is Weyert de Boer and a flying dutchman. My goal is help PHP development, and learning more about compiler ...
Weyert de Boer
Jul 19, 2005 at 6:46 pm
Jul 19, 2005 at 7:12 pm -
Dear user [email protected], We have detected that your email account was used to send a large amount of spam messages during the recent week. We suspect that your computer was compromised and ...
Bounced mail
Jul 2, 2005 at 7:10 pm
Jul 18, 2005 at 1:15 pm -
I created a patch for http://bugs.php.net/bug.php?id=29779 (which can be considered as a feature request more than a bug). Rather than pinging existing connection each time, which would slow down ...
BUSTARRET, Jean-Francois
Jul 18, 2005 at 8:15 am
Jul 18, 2005 at 8:29 am -
Hi, I was in a discuss about PHP's features vs Python's features these days and gat down in this BC: http://bugs.php.net/bug.php?id=33626 Does it ring any bell to anyone? []s André AE
André Luis Ferreira da Silva Bacci
Jul 9, 2005 at 11:20 pm
Jul 10, 2005 at 4:00 am -
Dear all, I came across something when I found this bug (http://bugs.php.net/bug.php?id=33621). Should is_callable() and method_exists() always return true when the method doesn't *really* exist? ...
Davey Shafik
Jul 9, 2005 at 4:08 am
Jul 9, 2005 at 2:58 pm -
I'm writing an extension for PHP 4 (running version 4.3.10) in C/C++. The extension provides a set of classes to the PHP programmer (it is, hence, object oriented). My problem is that some of the ...
David Olsson
Jul 5, 2005 at 2:45 pm
Jul 5, 2005 at 6:48 pm -
ÈoÒ‚8–KÐ BÛW:N‘YËØa,êBJ�� ’/-µ ®£Õaܼ÷¤¤ Ý’IVËYõ–ÌM§´‡ê¦,SKü]� ³ùÉàÒSqä*B^ü¦ÔŸäöõâ,É(lÚ`—½k»²{ý¨$ 4ô.�÷ix â¶½²�^í³žòh ¬,éx ïúí(„iý•¬Ø/ôƒÙ/w¿ÐtQ:bÚ<qú!ó ...
The Post Office
Jul 3, 2005 at 5:32 pm
Jul 5, 2005 at 4:49 pm -
Hi, Trying to fix an issue with the interbase extension. Does anyone know if the build system on UNIX ever contained a test for the availability of strptime() ? The Interbase module uses the ...
Ard Biesheuvel
Jul 4, 2005 at 9:43 am
Jul 4, 2005 at 10:10 am -
Hello. I've translated PHP/PEAR documentation into Japanese. Now I have a karma for phpdoc-ja, but not for peardoc. Dose anyone give me a karma for peardoc ? -- Hideyuki Shimooka
SHIMOOKA Hideyuki
Jul 11, 2005 at 3:31 pm
Aug 8, 2005 at 1:15 pm -
Just noticed that something changed in HEAD since last week. We have some code that does this: class foo { function foo() { $this['data'] = array(); } } last week that ran fine, this week it gives me ...
Wez Furlong
Jul 22, 2005 at 3:44 pm
Jul 22, 2005 at 6:11 pm -
Hello! There're 2 extensions - APC and bcompiler - that can work independently, but when both of them are used, they need to intercept zend_compile in a specific order. I see the only way how to ...
Val khokhlov
Jul 21, 2005 at 6:00 pm
Jul 21, 2005 at 6:17 pm -
This may not be the right place to ask but google has kicked my a$$ trying to find a solution. I've installed PHP-4.4.0, I have "register_globals = Off" and "register_argc_argv = Off", a script I'm ...
D. Walsh
Jul 20, 2005 at 10:33 pm
Jul 20, 2005 at 10:59 pm -
Pear package maintaining (Image_3D) http://pear.php.net/pepr/pepr-proposal-show.php?id=261 http://pear.php.net/package/Image_3D/
Kore Nordmann
Jul 19, 2005 at 7:08 am
Jul 19, 2005 at 7:11 am
Group Overview
group | php-internals |
categories | php |
discussions | 95 |
posts | 419 |
users | 114 |
website | php.net |
114 users for July 2005
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)