FAQ

Search Discussions

63 discussions - 752 posts

  • Hello, following some discussions on the list (re. multiple namespaces in file) as well as a short discussion on IRC regarding not being able to do "use yeti::xml::DomDocument as DomDocument;" - I do ...
    Derick RethansDerick Rethans
    Dec 4, 2007 at 10:16 pm
    Dec 20, 2007 at 5:04 pm
  • Hi all, Was hoping to send this off earlier but I was travelling for the past week and had very limited email access. As promised in the past few weeks we have spent a significant amount of time in ...
    Andi GutmansAndi Gutmans
    Dec 3, 2007 at 9:02 pm
    Jan 18, 2008 at 5:07 am
  • What was the conclusion on Wez' patch from march [1]? The discussion seemed to steer a bit off, on the discussion of scoping rules, but is there any reason _not_ to implement Wez' patch in HEAD? Even ...
    Troels knak-nielsenTroels knak-nielsen
    Dec 15, 2007 at 4:18 pm
    Mar 23, 2008 at 2:44 pm
  • Hi, I've been furiously working behind the scenes with Stas and Dmitry, and have some enhancements to namespaces in the form of 2 patches. 1) multiple namespaces per file 2) use ::name; 1) multiple ...
    Gregory BeaverGregory Beaver
    Dec 11, 2007 at 11:12 pm
    Dec 16, 2007 at 1:38 am
  • Hello Everyon, Casting a SimpleXML object to an array gives different results in PHP 5.2.5 and PHP 5.3-dev. Source: $xml = simplexml_load_file("sample.xml"); foreach($xml- column as $column) { ...
    Frank M. KromannFrank M. Kromann
    Dec 7, 2007 at 10:09 pm
    Dec 12, 2007 at 8:39 pm
  • Hi, Attached is a quick patch for PHP 5.2.5 that replaces RSA's copyrighted implementation of MD5 with my public domain one: http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/popa3d/popa3d/md5/ ...
    Solar DesignerSolar Designer
    Dec 9, 2007 at 1:15 am
    Feb 7, 2008 at 6:02 pm
  • Hi guys, Can anyone shed some light on the advantages of the spl_autoload over the standard __autoload ? is there any ? kind regards Andrew
    Andrew MasonAndrew Mason
    Dec 28, 2007 at 11:56 am
    Jan 1, 2008 at 7:24 pm
  • In-Built PHP Functions for parsing of basic arithmetic and if possible fraction to decimal and decimal to fraction $arithmetic_string = "3*5"; echo arith($arithmetic_string); // returns float 15 ...
    Nathan RixhamNathan Rixham
    Dec 7, 2007 at 2:52 pm
    Dec 9, 2007 at 12:48 am
  • I just thought of something that might be a solution to the lookup rules that we currently have in the namespaces implementation. Whether it's good or not, I just wanted to throw it out there. Here ...
    Jessie HernandezJessie Hernandez
    Dec 12, 2007 at 5:45 am
    Jan 4, 2008 at 2:26 pm
  • Hi, We don't need moderation, we don't need read-only. We need people to follow a simple common-sense checklist. Before sending a message to php-internals, ask these questions of yourself: 1) am I ...
    Gregory BeaverGregory Beaver
    Dec 13, 2007 at 7:03 pm
    Jan 11, 2008 at 8:40 am
  • Hi! I've never posted on internal before, but I've been a long time reader of it. I've been using PHP for a long time, I think it all started back in 2000 sometime, anyway - this is hardly a place to ...
    Fredrik HolmströmFredrik Holmström
    Dec 31, 2007 at 11:28 am
    Jan 3, 2008 at 8:54 am
  • i have the following settings in my /etc/php.ini pcre.backtrack_limit=10000 pcre.recursion_limit=10000000 test case ini_get_all() tests [ext/standard/tests/general_functions/ini_get_all.phpt] FAIL. ...
    PhpxcachePhpxcache
    Dec 30, 2007 at 3:22 am
    Mar 5, 2008 at 7:44 pm
  • Howdy, I've been trying to find someone who could help me with a fix for a few bugs in PDO_ODBC, and had no luck so far. I am more than happy to compensate someone for the time spent fixing these ...
    Travis RayboldTravis Raybold
    Dec 18, 2007 at 3:36 pm
    Dec 21, 2007 at 5:08 pm
  • 1) Lack of cohesiveness of name resolution rules Why is this an argument against: name resolution rules with namespaces change completely the way names are resolved in PHP. How does it affects: this ...
    Martin AlterisioMartin Alterisio
    Dec 10, 2007 at 4:37 pm
    Dec 10, 2007 at 9:11 pm
  • Gentleman, This morning I went to see Lukas speaking at the Brazilian PHP Conference and he mentioned http://people.php.net He said that it started with the idea to map the PEAR developers. I went to ...
    Silvano JrSilvano Jr
    Dec 2, 2007 at 3:35 am
    Dec 3, 2007 at 6:38 pm
  • ========================= original problem ========================= the biggest problem caused by early class binding is that it's unfriendly to opcode cachers. parent1.php class P { function ...
    PhpxcachePhpxcache
    Dec 30, 2007 at 9:35 am
    Jan 27, 2008 at 2:32 am
  • PHP 6 Bug Database summary - http://bugs.php.net Num Status Summary (63 total including feature requests) ===============================================[*General Issues]============== 26771 ...
    InternalsInternals
    Dec 3, 2007 at 10:00 am
    Dec 31, 2007 at 10:00 am
  • PHP 5 Bug Database summary - http://bugs.php.net Num Status Summary (944 total including feature requests) ===============================================[*Directory/Filesystem functions] 35980 ...
    InternalsInternals
    Dec 3, 2007 at 9:30 am
    Dec 31, 2007 at 9:30 am
  • PHP 4 Bug Database summary - http://bugs.php.net Num Status Summary (626 total including feature requests) ===============================================[*Compile Issues]============== 43389 Open ...
    InternalsInternals
    Dec 3, 2007 at 9:02 am
    Dec 31, 2007 at 9:00 am
  • Please let me do a little explanation of the title first. Japanese is an interesting language where context is vital to the meaning of a word. Sayonara usually means a simple "good bye", but within a ...
    Martin AlterisioMartin Alterisio
    Dec 26, 2007 at 5:04 am
    Dec 26, 2007 at 9:05 pm
  • HI, As maintainer of the iODBC driver manager project i have some fixed and enhancements for the php odbc layer that i would like to submit for review and inclusion into the code base. The fixes that ...
    iODBC MaintaineriODBC Maintainer
    Dec 20, 2007 at 6:05 pm
    Dec 26, 2007 at 12:00 am
  • Hi, I had started this thread on another mailing list but was told that I had better chances of an apropriate response on this list. Can someone please respond to my last mail in the thread below. ...
    Rashmi BadanRashmi Badan
    Dec 19, 2007 at 10:00 am
    Dec 20, 2007 at 5:07 am
  • I read that type hinting for function return values was going to be implemented, is this true? If not, is it something that could be implemented if I were to write a patch?
    Sam BarrowSam Barrow
    Dec 27, 2007 at 6:17 pm
    Jan 1, 2008 at 12:25 am
  • If anyone here is experienced enough to help me, I will pay for a patch to allow for multiple class inheritance (class D extends A, B, C) against PHP 5.3 CVS. Or if you can just help me get started ...
    Sam BarrowSam Barrow
    Dec 25, 2007 at 8:23 pm
    Dec 26, 2007 at 4:06 am
  • I have a proposal for prototype of __autoload function in PHP 5.3.0. In this version of PHP namespaces will be available. Prototype of __autoload could look like this: __autoload($classname, ...
    Wojciech MalotaWojciech Malota
    Dec 22, 2007 at 8:44 pm
    Dec 23, 2007 at 4:24 am
  • Consider the following code: foo.php: <?php class test { public static function foo() { echo "I'm foo in class test\n"; } public static function foo2() { self::foo(); } } ? foo2.php: <?php namespace ...
    Martin AlterisioMartin Alterisio
    Dec 20, 2007 at 11:36 pm
    Dec 23, 2007 at 4:14 am
  • Has anyone tried refactoring a "real world" application/library to use namespaces? I've been pondering about how to algorithmically/mechanically prepare a non namespaced code for namespaces ...
    Martin AlterisioMartin Alterisio
    Dec 21, 2007 at 8:30 pm
    Dec 22, 2007 at 12:58 pm
  • Consider the following code: test.php: <?php include 'foo.php'; use test::foo; foo(); ? foo.php: <?php namespace test; function foo() { } ? Is it expected behavior that the scripts ends in: Fatal ...
    Martin AlterisioMartin Alterisio
    Dec 20, 2007 at 7:20 pm
    Dec 21, 2007 at 2:46 am
  • Hello! I packed PHP 4.4.8RC1 today, which you can find here: http://downloads.php.net/derick/ Please test it carefully, and report any bugs in the bug system, but only if you have a short ...
    Derick RethansDerick Rethans
    Dec 20, 2007 at 12:43 pm
    Dec 20, 2007 at 5:24 pm
  • Hi, I started looking at coverage of the ext/tokenizer this week. I tried to commit testcases related to token_get_all() today but looks like my CVS ID doesn't let me commit to ext/tokenizer. The ...
    RaghubanshRaghubansh
    Dec 14, 2007 at 3:49 pm
    Dec 14, 2007 at 4:53 pm
  • Since everyone is in the "namespace" frame of mind, is there a possibility of a "namespace" access modifier? The way I envision this working is that if for example: namespace Foo; class Bar { ...
    Ralph SchindlerRalph Schindler
    Dec 12, 2007 at 11:20 pm
    Dec 13, 2007 at 4:40 am
  • I raised bug http://bugs.php.net/bug.php?id=43480 noting that the behaviour of the array functions next, current, prev had been changed in 5.3. Previously (5.2 and before) it was possible to use ...
    Robert nicholsonRobert nicholson
    Dec 4, 2007 at 1:59 pm
    Dec 4, 2007 at 7:01 pm
  • I am currently working on a Object-Oriented Library extension that wraps a lot of functionality in PHP's standard library dealing with strings, arrays, fileIO, etc. into classes. (String class, ...
    Jordan WambaughJordan Wambaugh
    Dec 3, 2007 at 5:00 pm
    Dec 4, 2007 at 1:42 am
  • Within the last few days i read some of the posts concerning the new namespace implementation and it's alleged problems. And ... I really have to say, that I do not understand whats the problem with ...
    Hans MoogHans Moog
    Dec 27, 2007 at 8:29 am
    Jan 3, 2008 at 1:31 am
  • For those of us who gave up following the namespace debate 150+ emails ago, can someone from the core maintainers let the rest of us plebs know if namespaces are likely to be included any time soon. ...
    Andrew MasonAndrew Mason
    Dec 17, 2007 at 5:25 am
    Dec 17, 2007 at 5:16 pm
  • Hate to bring this one up; I'll be brief! for instance smarty get's upgraded and has it's own namespace, I have a class which extends it, soon to be in my applications namespace which implements an ...
    Nathan RixhamNathan Rixham
    Dec 12, 2007 at 12:39 pm
    Dec 12, 2007 at 4:39 pm
  • Heya, I wondered why bug #43495 [1] (array_merge_recursive crash with recursive arrays) was fixed without committing a test case -- the bug reporter even supplied a very simple reproduce code. As ...
    Christian HoffmannChristian Hoffmann
    Dec 8, 2007 at 8:11 pm
    Dec 8, 2007 at 8:23 pm
  • Hi, I am porting my software from Linux to µC/OS-II OS. On Linux I ran the Boa Web server with PHP. The µC/OS-II has a basic open source Http Server that does not support PHP or CGI. What I was able ...
    Talya NevoTalya Nevo
    Dec 31, 2007 at 8:50 am
    Dec 31, 2007 at 10:42 am
  • http://bugs.php.net/bug.php?id=43696 Description: ------------ as you can see in zend_compile.c opline- opcode = ZEND_INIT_NS_FCALL_BY_NAME; ZEND_INIT_NS_FCALL_BY_NAME's op1 is initialized, so is op2 ...
    PhpxcachePhpxcache
    Dec 28, 2007 at 9:12 am
    Dec 28, 2007 at 9:47 am
  • Hi, How are you? I want to build a DLL to my php code and using like that, well I found the README.WIN32-BUILD-SYSTEM, but I don't understand many thinks, I need to use Visual C++ of MS?? or I can ...
    Daniel RivasDaniel Rivas
    Dec 24, 2007 at 11:03 pm
    Dec 25, 2007 at 7:57 am
  • Patching libGD
    Alexey ChupahinAlexey Chupahin
    Dec 22, 2007 at 7:36 pm
    Dec 22, 2007 at 8:07 pm
  • Developing the PHP runtime Translating the documentation
    SungyunSungyun
    Dec 21, 2007 at 3:34 am
    Dec 21, 2007 at 8:54 am
  • Hi Brain, I've committed your patch into all branches, because it not only improve performance on x86_64, but also fixes a bug in x86 code. Thank you very much. Dmitry.
    Dmitry StogovDmitry Stogov
    Dec 20, 2007 at 1:22 pm
    Dec 20, 2007 at 6:03 pm
  • Another reminder for CVS id . I have been working with Raghubansh Kumar & Zoe Slattery. Some of my test cases have already been committed with the help of Raghubansh. I have been writing test cases ( ...
    Dharmanna PidagannavarDharmanna Pidagannavar
    Dec 18, 2007 at 4:55 am
    Dec 18, 2007 at 12:43 pm
  • Hello! As we all know, PHP 4's general releases will stop being made at the end of the year. We've two weeks until then, and I think it'd be a good idea to wrap all latest fixes up into PHP 4.4.8. I ...
    Derick RethansDerick Rethans
    Dec 14, 2007 at 3:35 pm
    Dec 17, 2007 at 11:42 am
  • Hello all, I'm playing around with 5.3, and I noticed the following interesting behavior: class A { private static $cls = __CLASS__; public static function who() { print static::$cls; } } class B ...
    Michael J. I. JacksonMichael J. I. Jackson
    Dec 14, 2007 at 11:07 pm
    Dec 15, 2007 at 12:07 am
  • Hi, There's been enough confusion, here's the patch again, this time against 5.3, no tests for clarity http://pear.php.net/~greg/multi.5.3.patch.txt This patch allows: <?php namespace A; class a {} ...
    Gregory BeaverGregory Beaver
    Dec 4, 2007 at 6:12 pm
    Dec 4, 2007 at 9:05 pm
  • Hello, Currently stream_set_write_buffer() only works with file streams. If used on socket streams it always returns -1 and does nothing. This can be quite problematic when using datagram sockets ...
    Vincent NEGRIERVincent NEGRIER
    Dec 2, 2007 at 8:45 pm
    Dec 3, 2007 at 11:31 pm
  • I will be out of the office starting 24/12/2007 and will not return until 02/01/2008. I will have no email access during this time. I will respond to your email asap on my return.
    Andy WharmbyAndy Wharmby
    Dec 31, 2007 at 12:02 pm
    Dec 31, 2007 at 12:02 pm
  • Could someone please take a quick look at bug #43231 (http://bugs.php.net/bug.php?id=43231)? Johnannes said in mid-November that he had a patch for it but it's been sitting idle since then. Should be ...
    Chuck HagenbuchChuck Hagenbuch
    Dec 27, 2007 at 3:38 pm
    Dec 27, 2007 at 3:38 pm
Group Navigation
period‹ prev | Dec 2007 | next ›
Group Overview
groupphp-internals @
categoriesphp
discussions63
posts752
users135
websitephp.net

135 users for December 2007

Stanislav Malyshev: 93 posts Derick Rethans: 39 posts Martin Alterisio: 29 posts Gregory Beaver: 28 posts Steph Fox: 28 posts David Zülke: 25 posts Alexey Zakhlestin: 23 posts Sam Barrow: 23 posts Marcus Boerger: 21 posts Antony Dovgal: 17 posts Dmitry Stogov: 17 posts Andi Gutmans: 16 posts Internals: 15 posts Jani Taskinen: 12 posts Nathan Rixham: 12 posts Troels knak-nielsen: 12 posts Lukas Kahwe Smith: 11 posts Rasmus Lerdorf: 11 posts Roman Borschel: 11 posts Daniel Brown: 10 posts
show more
Archives