Re: [PHP-DEV] Older style frameworks ...

2012-08-26 Thread David Coallier
expressed clearly and for the sanity of the mailing-list I'd consider stopping this thread. I would however suggest that you create an RFC which outlines exactly what you'd like to change and how you'd like to see it change and from there, a vote will ensue. -- David Coallier -- PHP Internals

Re: [PHP-DEV] Re: Some Stats

2012-04-17 Thread David Coallier
Lopes     15 Derick Rethans     14 David Soria Parra -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] SplClassLoader RFC Voting phase

2011-11-07 Thread David Coallier
/vote Thank you very much for all the interest showed so far, -- David Coallier -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] SplClassLoader

2011-10-24 Thread David Coallier
it in the structure of the PHP project, I'll be happy to merge the implementation and modify the config files to have --enable-spl-autoloader or such. Does anyone have a preference for this? /ext/spl/ /ext/spl-loader/ /ext/spl-autoloader/ -- David Coallier -- PHP Internals - PHP Runtime

Re: [PHP-DEV] SplClassLoader

2011-10-24 Thread David Coallier
to fit with SPL, we can revisit the name however it is going to be used. -- David Coallier -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] SplClassLoader

2011-10-24 Thread David Coallier
can revisit the name however it is going to be used. For the record: https://gist.github.com/1310352 (I know there are Whitespaces issues, I'll get those resolved) I'll be adding the tests tomorrow morning and then making sure the RFC is adjusted. -- David Coallier -- PHP Internals - PHP Runtime

Re: [PHP-DEV] SplClassLoader

2011-10-24 Thread David Coallier
Could you open a FR at bugs.php.net and attach the patch to it please? Could be easier to track  (and the # to the RFC too :) Yeah I'll do that once I have the tests adjusted and once I know the patch actually works as expected. -- David Coallier -- PHP Internals - PHP Runtime Development

Re: [PHP-DEV] [IDEA/PRE-RFC] PHP Core Mentorship Program

2011-06-13 Thread David Coallier
for the interest in participating as mentees. Just to give you an update, right now I'm trying to compile a list of volunteer-mentors. Once this has been done, we'll start compiling user-groups mentees and mentees in general. Thanks for your interest :) -- David Coallier -- PHP Internals - PHP Runtime

Re: [PHP-DEV] [IDEA/PRE-RFC] PHP Core Mentorship Program

2011-06-13 Thread David Coallier
. Back to the main subject of discussion: Are you interested in being a volunteer-mentor? -- David Coallier -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [IDEA/PRE-RFC] PHP Core Mentorship Program

2011-06-10 Thread David Coallier
to be done: dav...@php.net References: [1]: http://pythonmentors.com/ [2]: http://jessenoller.com/2011/03/25/just-proposed-python-core-mentorship-program/ -- David Coallier Orchestra.io -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] RFC: Short syntax for Arrays (redux)

2011-06-02 Thread David Coallier
willing to make a compromise and move forward rather than stalling. Consider this my official +1 for [key = value] -- David Coallier -- David Coallier -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Implicit isset/isempty check on short-ternary operator

2011-03-31 Thread David Coallier
/ifsetor+php+ifsetor+patchcd=1hl=enct=clnkgl=usclient=firefox-asource=www.google.com -- David Coallier -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] SVN Account Request: jespino (Try 2)

2010-06-11 Thread David Coallier
takes time, especially during conference season :) Be sure to read read the mailinglist rules too: http://no.php.net/reST/php-src/README.MAILINGLIST_RULES -Hannes -- David Coallier -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP] PHP 6 and MySQL 5 for Dynamic Web Sites Book

2009-08-07 Thread David Coallier
Does no one see the inherent issues in buying a book about a not-feature-complete version of the language? 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: [PHP-DEV] Supporting ArrayObject in array_* functions

2009-07-30 Thread David Coallier
What do you think about the possibility to support ArrayObject instances in array_* functions? If you all agreed on this, I can definately help to complete the patch, but I need some initial guidance to finish at least the first function. I think it's a marvelous idea :) I'm attaching

Re: [PHP-DEV] Type hinting/casting request for vote

2009-07-07 Thread David Coallier
+1 -- Slan, David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] RFC: Type hinting revisited for PHP 5.3

2009-07-03 Thread David Coallier
2009/7/1 Ilia Alshanetsky i...@prohost.org: There has been quite a bit of discussion on this list, IRC, developer meetings, etc... about introduction of type hinting to PHP. Most people appear to think that this would be a good idea, but there is a reason why it is not in PHP already. The main

Re: [PHP-DEV] Removing zend_hash_func in PHP 6.0

2009-05-26 Thread David Coallier
2009/5/26 David Soria Parra dso...@gmx.net: Hi List, I recently discovered that zend_hash_func is equal to zend_get_hash_value. To clean this up, I would like to remove zend_hash_func in favor of zend_get_hash in HEAD. If there are no objections I would commit a patch in a few days. Did you

Re: [PHP-DEV] How to contribute for PHP Internals

2009-05-14 Thread David Coallier
2009/5/14 Sahid Ferdjaoui sahid.ferdja...@gmail.com: Hello Internals, I want to contribute for PHP Internal, but i don't know how to do it. I am ready to give approximately 6 to 12 hours per week for PHP. i have checked a wiki, but i don't see a get involved section and i do not know how

Re: [PHP-DEV] Update to Zend Highlighter

2009-04-02 Thread David Coallier
2009/4/2 Kalle Sommer Nielsen ka...@php.net: 2009/4/2 Kalle Sommer Nielsen ka...@php.net: Hi Justin Attached a patch instead, hopefully this will work ;) I really do like this idea :) Let's just commit it. I would however like ot see the naming stucture Justin used in the first example

Re: [PHP-DEV] GSoC - XDebug profiling web front-end

2009-03-31 Thread David Coallier
2009/3/31 Alpár Török torokal...@gmail.com: Hi, I am interested in this project and would like to join GSoC. I have red trough the google FAQ and completed a sing-up form, however i am not sure where to go or what to do from here. Any guidance is appreciated. I'm sorry to tell you that but

Re: [PHP-DEV] Re: Focus on HEAD

2009-03-27 Thread David Coallier
2009/3/27 Hannes Magnusson hannes.magnus...@gmail.com: 2009/3/27 Felipe Pena felipe...@gmail.com: Hello, just to inform, I've commited (yesterday) the patch removing the UG(unicode) checks, etc across all source (except mysql exts). As the patch has 492K, looks as no mail will be sent. [...]

Re: [PHP-DEV] Re: Focus on HEAD

2009-03-27 Thread David Coallier
2009/3/27 Sebastian Bergmann s...@sebastian-bergmann.de: Felipe Pena schrieb: +      - Removed: +             - UG(unicode) checks +             - pcre_cache_entry.unicode_mode +      - Changed: +             - ZEND_STR_TYPE - IS_UNICODE +             - convert_to_text - convert_to_unicode

Re: [PHP-DEV] PHP 6 TODO list

2009-03-13 Thread David Coallier
2009/3/13 Andrei Zmievski and...@gravitonic.com: Hannes Magnusson wrote: Regarding the migration item... Wasn't there a gsoc project last year that did exactly that? I think there was, but I don't know if they actually did anything. Actually there was one which I was proposing to mentor

Re: [PHP-DEV] PHP 6 TODO list

2009-03-13 Thread David Coallier
Scott did. I have asked _multiple_ times about the status of the project, all I got was he passed. Quote from Scott (from few months ago): he was to implement unicode support in more modules and convert an application. He's in the process of writing a conversion guide and I believe he

Re: [PHP-DEV] phar update

2009-02-21 Thread David Coallier
When I say working, I mean 100% of non-skipped tests passing, no compile warnings. The tests exert 80% code coverage, mostly leaving untestable stuff like errors that are only likely to occur when the disk crashes. Seriously well done! Kudos -- Slan, David -- PHP Internals - PHP Runtime

Re: [PHP-DEV] GSoC 2009

2009-01-24 Thread David Coallier
Of course being mentor for the past 2 years I want to be a mentor again this year. But there are a few things we need to fix. I sent an email to the other mentors about 3 months ago about things that went not-so-well last year. Here are a few things that were suggested and came out of this

Re: [PHP-DEV] Reserved namespaces

2009-01-23 Thread David Coallier
Forgive me if I've missed this in the heat of all the namespaces discussions. Did we consider having reserved namespaces, like 'PHP' or 'SPL', so that if a user tries to declare a namespace with that name an error is raised? I'd say what you are looking for is probably this.

Re: [PHP-DEV] Private member/method access inconsistency

2009-01-06 Thread David Coallier
To me it looks like a large inconsistency in the way we invoke overloaded handlers for members vs. methods. I am not sure how it came to be this way, but it's probably something we should fix. We can either remove the call to __get() on private member access, or add call to __call() on

Re: [PHP-DEV] Proposal: array_flatten function

2008-12-26 Thread David Coallier
cvs diff -u against 5.3 branch shoould be ok for the start. after positive review, cvs diff -u against HEAD would be needed to I really have to say it, you should make your changes to HEAD __first__ then to 5.3. Not the other way around :) -- Slan, David -- PHP Internals - PHP Runtime

Re: [PHP-DEV] documentation

2008-11-19 Thread David Coallier
can you guys give me an advice about where find good documentation/books about php C module development? For starters you can look at this: http://short.ie/extendingphp This is linking to Sara's blog. Oh look on the right hand side... you can buy it from there as well :D Great book really.

Re: [PHP-DEV] SplHeap-key()

2008-11-19 Thread David Coallier
I noticed that SplHeap returns the current element count of the heap from key(). I think it should return count - 1 to reflect 0 indexing. key won't be called outside of an iterator, so this makes sense. I'd say this is a bug as well, would you mind opening a bug and assigning it to me

Re: [PHP-DEV] quick polls for 5.3

2008-11-12 Thread David Coallier
1) ext/mhash in 5.3. ext/hash has all the functions, so the entire BC break will be that if (extension_loaded('mhash')) will need fixing if mhash is removed (answer both) I) enable ext/hash by default +1 II) remove ext/mhash +1 2) deprecate ereg*. ext/ereg is an extension as of PHP 5.3.

Re: [PHP-DEV] Namespace Resolution

2008-11-04 Thread David Coallier
2008/11/4 Andrey Hristov [EMAIL PROTECTED] Ryan Panning wrote: use 'NsA\NsB\NsC\func_c()'; OMG That looks UGLY1 This is exactly the kind of comment that is both useless and pointless. Could you please make sure that you have a valid point with a subject, arguments, examples

Re: [PHP-DEV] mSQL - goto pecl;

2008-10-24 Thread David Coallier
What about moving mSQL to pecl? :) +1 -- Slan, David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Namespace issues

2008-10-19 Thread David Coallier
shift+;(x3) vs \ Ok I'll try to make a very neutral comment. For the moment most are still using an english keyboard (no matter which english in this case and I'd actually be interested in knowing numbers for a fact if anyone's got something) and ergonomically speaking, ::: is much easier to

Re: [PHP-DEV] json_encode ignores protected/private class members

2008-10-09 Thread David Coallier
Ok, nice solution, but I still don't see why json_encode ignores protected/private class members. I mean, why we need this feature. Because, in theory, it shouldn't even be able to see those members? Stefan's right. Unless you are in the local scope or inheriting the object you shouldn't be

Re: [PHP-DEV] php7- dropping the $ from the variable name - rfc

2008-09-29 Thread David Coallier
sure we can break things if there is a compelling reason to do so, i'm just totally missing the compelling part here ... This is not going to happen. This thread is over. -- Slan, David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

Re: [PHP-DEV] Re: Subversion migration

2008-09-23 Thread David Coallier
By that I meant that several scripts which come with subversion are written in Python. They're pretty easy to replace with PHP scripts though if we do decide to use eg. the pecl svn extension. We would need to modify them extensively anyway if we were to use a system analogous to the one in

Re: [PHP-DEV] [PATCH] allow T_INLINE_HTML before T_NAMESPACE

2008-09-12 Thread David Coallier
2008/9/12 Greg Beaver [EMAIL PROTECTED]: Hi, This is a simple patch that allows files like this: main.php: html head titletemplate example/title /head /html body ?php namespace my::template; // stuff ? /body Is it me or this doesn't look really clean? I have a clear idea that

Re: [PHP-DEV] Re: 5.3 Backwards Compatibility

2008-09-10 Thread David Coallier
2008/9/10 Lester Caine [EMAIL PROTECTED]: Lukas Kahwe Smith wrote: Hi, So let me get this straight, you are complaining that all the new features and changes in the 5.3.0 alpha releases are not perfectly documented yet? PLEASE re-read the original post. If my comments and QUESTIONS are

Re: [PHP-DEV] Ob_start, protected obHandler method, nod detecting $this-geMe () kind of error!

2008-09-04 Thread David Coallier
2008/9/4 Catalin Zamfir Alexandru | KIT Software CAZ [EMAIL PROTECTED]: Actually it's not when you want to separate Output Buffering from ErrorHandling. :) . and YES, you can access obHandler when it is protected, because you extends the abstract base class, but it fails miserably on the

Re: [PHP-DEV] OpenSSL random pseudo bytes

2008-09-02 Thread David Coallier
2008/9/2 Scott MacVicar [EMAIL PROTECTED]: Hi All, Attached and uploaded [1] is a patch to add the OpenSSL random pseudo byte function, at the moment it will return FALSE if the bytes aren't considered cryptographically strong, I am however considering making this parameter controlled. Any

Re: [PHP-DEV] OpenSSL random pseudo bytes

2008-09-02 Thread David Coallier
This function has been in OpenSSL for 8 years and supported by every version since 0.9.5. It's literally just exposing the API, it's safe for inclusion in 5.3 in my opinion. I didn't express myself very clearly. What I meant is that we should probably add that switch for the return right now

Re: [PHP-DEV] [PATCH] Alias stream_context_get_default() as stream_context_set_default()

2008-08-05 Thread David Coallier
I had suggested a second optional argument that could be assigned the resource (context), and then return true. Though I still think that returning the resource is the best option. Runs and compiles fine from here. I like the idea too. Great first attempt :) -- Slan, David -- PHP

Re: [PHP-DEV] GSoC Update (XDebug project)

2008-07-27 Thread David Coallier
This sounds cool. Can we try it somewhere? I'll setup a host in a few days when I get back from vacation :) -- Slan, David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-28 Thread David Coallier
2008/6/28 Jordan Wambaugh [EMAIL PROTECTED]: On Jun 19, 2008, at 7:06 PM, Stanislav Malyshev wrote: I have cleaned up Zend engine functions, converting them to the new API, but there are about 1000 instances throughout PHP code (especially ext/standard) which still use the old way. This way

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-28 Thread David Coallier
2008/6/28 Jordan Wambaugh [EMAIL PROTECTED]: On Jun 28, 2008, at 7:27 AM, David Coallier wrote: The idea of the new parsing parameter is to catch the number of parameters as well. For instance when you have if (ZEND_NUM_ARGS() 2) { WRONG_PARAM_COUNT; } then your

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-26 Thread David Coallier
The attached patch may also help both core and PECL extensions, emiting a deprecation compile warning when those functions are used. A bit late to answer but very good idea :) -- Slan, David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-22 Thread David Coallier
2008/6/22 Lukas Kahwe Smith [EMAIL PROTECTED]: On 20.06.2008, at 01:06, Stanislav Malyshev wrote: While we nearing the release of 5.3 (hopefully?), there are many functions in the PHP code which still use old parameter parsing API (zend_get_parameters_ex) instead of the new one

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-22 Thread David Coallier
Ok, with the tests being ran we are minimizing the chances of bc break but I agree and extra care should be applied. We'll make sure this care is applied. And sorry about the email before, I forgot to remove the junk. :) -- Slan, David -- PHP Internals - PHP Runtime Development Mailing

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-21 Thread David Coallier
2008/6/21 Alexey Zakhlestin [EMAIL PROTECTED]: I did curl for 5.3 Grand! did you commit it already? -- Slan, David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-21 Thread David Coallier
2008/6/21 Rasmus Lerdorf [EMAIL PROTECTED]: Alexey Zakhlestin wrote: On 6/22/08, David Coallier [EMAIL PROTECTED] wrote: 2008/6/21 Alexey Zakhlestin [EMAIL PROTECTED]: I did curl for 5.3 I don't have karma. You do now. Cheers Mr. L -- Slan, David -- PHP Internals - PHP Runtime

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-20 Thread David Coallier
I'll take a few 2008/6/20 Stanislav Malyshev [EMAIL PROTECTED]: Hi! While we nearing the release of 5.3 (hopefully?), there are many functions in the PHP code which still use old parameter parsing API (zend_get_parameters_ex) instead of the new one (zend_parse_parameters). I have cleaned

Re: [PHP-DEV] cleaning up the functions - any volunteers?

2008-06-20 Thread David Coallier
2008/6/20 Olivier Hill [EMAIL PROTECTED]: Want some help D? :) Olivier On Fri, Jun 20, 2008 at 11:18 AM, David Coallier [EMAIL PROTECTED] wrote: I'll take a few Yep, after speaking with felipe, we (you and I) have standard/ -- Slan, David

Re: [PHP-DEV] magic quotes finale

2008-05-22 Thread David Coallier
cu, Lars P.S.: Silence agrees doesn't work, silence is void. Well, if silence is void: TAKE IT OFF!!! (+1 ... once again on this subject) -- Slan, David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] spl documentation

2008-04-11 Thread David Coallier
On 11/04/2008, Alexey Zakhlestin [EMAIL PROTECTED] wrote: I noticed, that http://www.php.net/~helly/php/ext/spl/ was updated almost a year ago. Is the newer version available anywhere? Good point, there're so many new things in there. Marcus? Etienne? Anyone up to do regenerate some docs ?

Re: [PHP-DEV] spl documentation

2008-04-11 Thread David Coallier
I think all effort should go into writing real documentation within the phpdoc cvs module instead of unreadable and unofficial doxygen output. Personally I feel the link to the doxygen output should be removed from php.net/spl (but won't) so anyway those are my feelings. Etienne is planning

Re: [PHP-DEV] spl documentation

2008-04-11 Thread David Coallier
I think having core module that is documented by doxygen is a shame. And if there's anybody working on docs, the work should be done first on official docs in the manual, which right now are in the virtually non-existent state. Doxygen is a nice thing but no replacement for real

Re: [PHP-DEV] PHP_5_3 GOTO?

2008-04-02 Thread David Coallier
I see there was a patch added to CVS 2 days ago which added the T_GOTO token. This has since broken the Zend Framework for me as they're using the goto keyword on some of their objects. I thought it was version PHP 6 that was adding the goto operator. Been discussed on this list that

Re: [PHP-DEV] Opensource / Job

2008-04-01 Thread David Coallier
I have been a developer for about 11 years and been using PHP about five Today i am looking for a job that can be done in my own environment and i thought that contributing to opensource projects could be a good possibility, if there is that possibility of course, because i am not sure

Re: [PHP-DEV] Re: [RFC] Namespace syntax decision

2008-03-22 Thread David Coallier
Why can't we stick to consistency ? PHP (classes, functions, interfaces, abstracts, etc) are all done the same way. What is the need of changing this ? I see reasons like : - I don't like indentatation (Answer to that: PHP must make you quite sad then... and I can't imagine what python makes you

Re: [PHP-DEV] PHPUnit under the umbrella of PHP for GSoC

2008-03-06 Thread David Coallier
I think the real question we have to ask is Do we consider PHPUnit standard for PHP Development Unit Testing ? If so, PHPUnit gets a grant (or a chance to get one under the PHP Project umbrella) If not, then it doesn't. I consider PHPUnit the standard for Unit Testing in PHP, now what do you

Re: [PHP-DEV] RFC: How PHP utilizes the Google SoC

2008-03-05 Thread David Coallier
Good to know about the Wiki, too, Phillip. I actually saw an email come in this morning with the wiki.php.net domain as the subject. Maybe I'd been missing a lot of the discussion somehow, I didn't know that it was still moving forward. Lukas has been very quick and responsive on

Re: [PHP-DEV] Deprecating php_dirname() in 5_3, removing in HEAD

2008-03-05 Thread David Coallier
I'm talking about extension developers. We will all have to add yet another #ifdef for this function, in the implementation or to define php_dirname to keep the implementation clean(er). As it is good to clean up codes, I'm not sure to remove this function is a good thing.

Re: [PHP-DEV] Re: RFC: How PHP utilizes the Google SoC

2008-03-04 Thread David Coallier
Philip Olson wrote: The SoC Administrator is designated - hopefully before February 1. Marcus was last year, he is again this year. Somewhat behind the ball, are we? :o) Nothing is behind the walls... for once :) -- David, Re-read what you are replying. -- PHP Internals - PHP

Re: [PHP-DEV] RFC: Traits for PHP

2008-02-22 Thread David Coallier
On Fri, Feb 22, 2008 at 10:03 AM, Lukas Kahwe Smith [EMAIL PROTECTED] wrote: On 22.02.2008, at 15:45, Gregory Beaver wrote: Marcus Boerger wrote: Hello Lukas, alright, 'foo as bar' is ok to me and does not even add a new keyword. Ignore or any more keywords are bad and

Re: [PHP-DEV] RFC: Traits for PHP

2008-02-22 Thread David Coallier
On Fri, Feb 22, 2008 at 10:32 AM, David Coallier [EMAIL PROTECTED] wrote: On Fri, Feb 22, 2008 at 10:03 AM, Lukas Kahwe Smith [EMAIL PROTECTED] wrote: On 22.02.2008, at 15:45, Gregory Beaver wrote: Marcus Boerger wrote: Hello Lukas, alright, 'foo as bar

Re: [PHP-DEV] nettiquette on this mailinglist

2008-02-22 Thread David Coallier
On Fri, Feb 22, 2008 at 10:41 AM, Lukas Kahwe Smith [EMAIL PROTECTED] wrote: Hello all, Let me briefly pick on poor David's (unfortunately I could have picked any number of posts on any given day just as well) recent emails [1] [2]: they are prima example of very bad quoting. Again I do

Re: [PHP-DEV] Multi-threading

2008-02-20 Thread David Coallier
On Wed, Feb 20, 2008 at 10:36 PM, Felipe Ribeiro [EMAIL PROTECTED] wrote: Hello, I've been reading this list for a couple of months and I have a question that might have already been discussed here before and I haven't seen, so please apologize me. My question is if there's any intent

Re: [PHP-DEV] Role model RFC

2008-02-19 Thread David Coallier
On Feb 19, 2008 2:09 PM, Lukas Kahwe Smith [EMAIL PROTECTED] wrote: Hi, I really like what Stefan did here with his traits RFC. Very solid work, even if there are still some people not convinced if they want this feature in, I have seen little complaints about the way this proposal was made.

Re: [PHP-DEV] Math functions (new parameter parsing)

2008-02-12 Thread David Coallier
://www.php.net/unsub.php As long as it's in 5_3 I believe there'll be no problems. I did the same for a few string.c functions. As long as the behavior itself doesn't change, I'd say good work :) -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com

Re: [PHP-DEV] [patch] expose PHP version details as constants

2008-02-08 Thread David Coallier
http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP

Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a final decision

2008-02-05 Thread David Coallier
+1 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Bug in pcre (pcre.backtrack_limit)?

2008-01-30 Thread David Coallier
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18

Re: [PHP-DEV] Re: re-proposal of pecl/phar for inclusion in core

2008-01-28 Thread David Coallier
greg you have made my life much easier with the strike of commits and optimizations + features you have added to phar. I want it in core, want it now. Thanks Greg and Marcus a bunch (once again) -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com

Re: [PHP-DEV] Re: voting

2008-01-12 Thread David Coallier
Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [PHP-DEV] mailinglist rules

2008-01-11 Thread David Coallier
-- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [RFC] Square brackets shortcut

2008-01-10 Thread David Coallier
On Jan 10, 2008 2:40 PM, Andi Gutmans [EMAIL PROTECTED] wrote: I think next time Sam has three consecutive responses to the same thread then he loses access to the list for a week :) (same rule for anyone else). Tweaking the 'Subject' won't count as a different thread :) Andi

Re: [PHP-DEV] type hinting

2008-01-07 Thread David Coallier
for userland on this very same internals list, I think it was clean and simple to use. Performance wise.. hey, if one has a dying wish of using OOP concepts, he's probably willing to loose a bit of performance to maintainability and strictness-ity? and having strong typed applications. $0.02... -- David

Re: [PHP-DEV] spl_autoload vs __autoload

2007-12-31 Thread David Coallier
, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] spl_autoload vs __autoload

2007-12-28 Thread david . coallier
Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [PHP-DEV] __autoload proposal

2007-12-22 Thread David Coallier
Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php Patch ? -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18

Re: [PHP-DEV] namespace improvements to be committed very soon - final review

2007-12-11 Thread David Coallier
On Dec 11, 2007 6:42 PM, David Coallier [EMAIL PROTECTED] wrote: On Dec 11, 2007 6:13 PM, Gregory Beaver [EMAIL PROTECTED] wrote: 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

Re: [PHP-DEV] RFC: Dropping Namespace

2007-12-04 Thread David Coallier
optimizations. This is a thread that will probably go deep in the sand in a few days (unless the community arises (which doesn't usually happen)) but for the records, if anyone has anything to say, it's still the time :) -- David Coallier, Founder Software Architect, Agora Production (http

Re: [PHP-DEV] people.php.net

2007-12-03 Thread David Coallier
account worth. Regards, Silvano Girardi Jr. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP

Re: [PHP-DEV] Unable to compile PHP6 with pgsql

2007-12-01 Thread David Coallier
=markuppathrev=HEAD, http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE-UPGRADES?revision=1.17view=markuppathrev=HEAD, http://cvs.php.net/viewvc.cgi/php-src/unicode-gotchas.txt?revision=1.1view=markuppathrev=HEAD :) -- David Coallier, Founder Software Architect, Agora Production (http

Re: [PHP-DEV] Re: [PHP-CVS] cvs: CVSROOT / avail loginfo

2007-11-29 Thread David Coallier
://www.php.net/unsub.php Ok this is driving me nuts: http://url.ie/730 or http://tinyurl.com/2242cf (They are both going to the same place but some people have preferences) -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-18 Thread David Coallier
; (__toString) or echo $float-getValue; to echo it's content/value and so on. Would that be too java-ish to be something considered in php6 ? ;-) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-18 Thread David Coallier
On Nov 18, 2007 7:24 PM, Hannes Magnusson [EMAIL PROTECTED] wrote: On Nov 19, 2007 12:13 AM, David Coallier [EMAIL PROTECTED] wrote: I was thinking at something along the lines of objects also for instance: $i = new Integer(33); function foo(Integer $var) { } foo ($i); else

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-16 Thread David Coallier
. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] Question about Core inclusion

2007-11-11 Thread David Coallier
: [EMAIL PROTECTED] -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Question about Core inclusion

2007-11-09 Thread David Coallier
Hey there all, over the past few days I was thinkering over something that I consider could be a good addition to the core or actually to the php distribution. PhpSecInfo, the project by Ed Finkler. I was thinking in making that an extension that we could distribute with the distribution so the

Re: [PHP-DEV] T_IMPORT - T_USE; [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h zend_language_parser.y zend_language_scanner.l

2007-11-06 Thread David Coallier
-- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [Patch] http_fopen_wrapper.c and allowing any response code w/o warning

2007-11-02 Thread David Coallier
Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18

Re: [PHP-DEV] PHP 5.3 RM / PHP 5.2.5RC1

2007-09-29 Thread David Coallier
Ilia, and congrats to you Johannes Ilia Alshanetsky 5.2 Release Master -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18

Re: [PHP-DEV] mail.force_extra_parameters

2007-09-12 Thread David Coallier
PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] multiple namespace per file

2007-09-11 Thread David Coallier
, visit: http://www.php.net/unsub.php Most of us do agree, but Stas specifically specified that this is not a { } thread :) -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] PHP_FALIAS()

2007-09-10 Thread David Coallier
- Version: GnuPG v1.4.2.2 (Darwin) iD8DBQFG5Uc00hzWbkf0eKgRAomHAKCegTASJWoqwHi+szmDwiXU82wVdQCgqzBT uf2junm3kDfwnOZzDTnCKOI= =+07f -END PGP SIGNATURE- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- David Coallier

Re: [PHP-DEV] PHAR was PHP 5.3 Suggested Feature List

2007-09-10 Thread David Coallier
, if there was to be a cross platform tool to view, extract, add, etc with phar archives, would that influence your choice ? Thanks, -- David Coallier, Founder Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe

  1   2   >