Hi,
my name is Robert Eisele. I'm new to this mailing list, but the one or the
other might have seen
something from me. I publish some open source stuff on my blog www.xarg.org,
where I recently
published "my PHP fork", too. To avoid license bashing, it's not a fork at
all and I don't want to
manage something like this for myself, but rather a collection of patches +
a proof of concept,
with some new things and ideas that could get implemented into the main tree
of PHP.
There were some constructive discussions on hackernews and my blog, too:
http://www.xarg.org/2011/06/php-hacking/
http://news.ycombinator.com/item?id=2640756
I didn't follow any discussion on PHP internals. It seems, many people
understand and agree the
changes I made. I've also realized that some changes are still proposed and
maybe already implemented.
I'd like to contribute these changes to PHP and maybe work a little more on
the internals of PHP after that.
Anyway, could you please help in finding a consensus for the changes? Could
I get an wiki account to file all
new changes for a vote, too?
Thanks,
Robert Eisele
[...]
Hello Robert,
welcome to this list. I think it would be best if you propose the
patches individually instead of proposing one big patch.
Best,
Sebastian
--
Sebastian Bergmann Co-Founder and Principal Consultant
http://sebastian-bergmann.de/ http://thePHP.cc/
Sebastian,
Thanks for your welcome. I thought I split up the patch into smaller
"per-problem" patches if I know what's new and what needs a patch for the
RFC. Sorry for the newbe questions, but should I add a patch for every
proposal; and if so, should I add it directly to the mail as attachement or
as external reference?
Should I add duplicates with a patch? I've seen, e.g., short array syntax
and binary numbers like in C# and python are already on the list of features
for PHP5.4. Is there a chance to get new features into PHP5.4 via vote? Many
comments of the sites, I've mentioned, indicate that they would be glad to
see some of these changes in 5.4 - myself included.
Robert
2011/6/17 Sebastian Bergmann sebastian@php.net
[...]
Hello Robert,
welcome to this list. I think it would be best if you propose the
patches individually instead of proposing one big patch.Best,
Sebastian--
Sebastian Bergmann Co-Founder and Principal Consultant
http://sebastian-bergmann.de/ http://thePHP.cc/
Hi!
Should I add duplicates with a patch? I've seen, e.g., short array syntax
and binary numbers like in C# and python are already on the list of features
for PHP5.4. Is there a chance to get new features into PHP5.4 via vote? Many
The list of things that are considered for vote for 5.4 is listed here:
https://wiki.php.net/todo/php54
I think as we plan to start the release cycle for 5.4 shortly and we
have good bunch of new stuff there (or planned to be there) already, we
shouldn't add to this list now unless it's a) something small and b)
something that is recognized as really great idea and universally
cheered and welcomed. But if you have something that you think fits, you
are welcome to propose it on the list. Also, if you have something that
you think is good, though not necessarily for 5.4, you're welcome to
write and RFC and propose it too.
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Sebastian Bergmann wrote:
[...]
Hello Robert,
welcome to this list. I think it would be best if you propose the
patches individually instead of proposing one big patch.
Especially with little nuggets like
Deleted short open tags and <?php= is the new <?=
Don't have time to go through everything else there so there may be others that
are not acceptable. $_REQUEST certainly has a place in my code base ...
--
Lester Caine - G8HFL
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
Could I please get an wiki account? I've posted some stuff on the mailing
list, but I think it would be better to document all this stuff on a central
place, also with regard to get these things rated.
Robert
2011/6/17 Lester Caine lester@lsces.co.uk
Sebastian Bergmann wrote:
[...]
Hello Robert,
welcome to this list. I think it would be best if you propose the
patches individually instead of proposing one big patch.Especially with little nuggets like
Deleted short open tags and <?php= is the new <?=
Don't have time to go through everything else there so there may be others
that are not acceptable. $_REQUEST certainly has a place in my code base ...--
Lester Caine - G8HFLContact - http://lsces.co.uk/wiki/?page=**contacthttp://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/**index.php<http://www.firebirdsql.org/index.php
Could I please get an wiki account? I've posted some stuff on the mailing
list, but I think it would be better to document all this stuff on a central
place, also with regard to get these things rated.
Greetings Robert,
Considering the number of patches you've already shown, I think applying for an SVN account would work better as it'd give you full wiki access. We can worry about karma (commit rights) later.
Regards,
Philip
Could I please get an wiki account? I've posted some stuff on the mailing
list, but I think it would be better to document all this stuff on a central
place, also with regard to get these things rated.Greetings Robert,
Considering the number of patches you've already shown, I think
applying for an SVN account would work better as it'd give you full
wiki access. We can worry about karma (commit rights) later.
He did and according to master.php.net the account was granted.
Robert, you should be able to login using your svn data to the wiki. :-)
johannes
Thanks, Johannes! :) It works.
2011/6/20 Johannes Schlüter johannes@schlueters.de
Could I please get an wiki account? I've posted some stuff on the
mailing
list, but I think it would be better to document all this stuff on a
central
place, also with regard to get these things rated.Greetings Robert,
Considering the number of patches you've already shown, I think
applying for an SVN account would work better as it'd give you full
wiki access. We can worry about karma (commit rights) later.He did and according to master.php.net the account was granted.
Robert, you should be able to login using your svn data to the wiki. :-)
johannes
Thanks, Johannes! :) It works.
2011/6/20 Johannes Schlüter johannes@schlueters.de
Could I please get an wiki account? I've posted some stuff on the
mailing
list, but I think it would be better to document all this stuff on a
central
place, also with regard to get these things rated.Greetings Robert,
Considering the number of patches you've already shown, I think
applying for an SVN account would work better as it'd give you full
wiki access. We can worry about karma (commit rights) later.He did and according to master.php.net the account was granted.
Robert, you should be able to login using your svn data to the wiki. :-)
johannes
hi,
it seems that he was never granted with any karma.
and he has an outstanding pecl account request for an input validation
extension.
Robert, do you still need that pecl account?
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
Thanks, Johannes! :) It works.
2011/6/20 Johannes Schlüter johannes@schlueters.de
Could I please get an wiki account? I've posted some stuff on the
mailing
list, but I think it would be better to document all this stuff on a
central
place, also with regard to get these things rated.Greetings Robert,
Considering the number of patches you've already shown, I think
applying for an SVN account would work better as it'd give you full
wiki access. We can worry about karma (commit rights) later.He did and according to master.php.net the account was granted.
Robert, you should be able to login using your svn data to the wiki. :-)
johannes
hi,
it seems that he was never granted with any karma.
and he has an outstanding pecl account request for an input validation
extension.
Robert, do you still need that pecl account?--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
based on the lack of reply, I closed this account request for now.
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu