PDM 2005 notes
Past weekend a bunch of the PHP developers (Zeev, Dmitri, Andrei, Jani, Wez, Marcus, Rasmus and me) got together in Paris to discuss PHP 6. On our agenda were Unicode support, the items from Rasmus' wishlist and many other issues.
I finally had the time to finish the report of the discussions (as you can see we discussed quite a lot) and publish the notes .
Comments
Great job, nice list!
That's really interesting Derick! With the exception of dropping curly braces for strings I really love ALL the 63 decisions!
I'm really looking forward to the next major PHP version!
Thanks a lot for your work!
Any chance we can get the var->public alias backported to php4 and 5? Its honestly the largest source of non-BC in php5 code.
Nice to see the suggestion about allow_url_fopen.
Funnily enough, I suggested this last year, but it wasn't picked up.
While I think the list is welcome, but I find the lack of real progress on the PHP object model disheartening. There is a real need for things like true accessor support (rather than the __get/__set error handler stuff) and support for Mixins and other capabilities to make writing things like persistence, dependency injection and AOP really possible in PHP.
These are often discussed in the community, but PHP unlike Perl or Java really has not community process other that sending nagging email. Perhaps a community where this list and other requests could be vetted would show the real needs of the community and the toolbuilders are.
Just saw this: 4.2 Adding "goto".
I don't think you're serious about this?! I mean.. you open a batch file and sometime you loose it.. imagine browsing through a php script using "goto"... back and forth, back and forth...
i mean come on... we suppose you add NEW features to PHP.. Not Fortran features (and many others languages like Fortran)..
This is a really good target feature list for PHP6, and I have to agree just about everything here looks good for the future of PHP. My only concerns/questions were:
Re: 2.14 - removing support for dynamic break level; Does this mean "break 2;" will still work, but "break $var" won't? If so, that's OK with me, but if "break 2;" goes away then that would be mildly annoying, as it is occasionally a useful construct.
Re: 4.3 ifsetor() - As the reporter of http://bugs.php.net/24949 , this sounds good to me, but can the proposed "?:" construct be daisy-chained? (Ideally the answer would be yes). E.g. would this be legal: $foo = $_GET['foo'] ?: $_GET['bar'] ?: 42;
All the best, Nick.
@Nikos: If you actually would have read that full section 4.2, you would have known that our "goto" is not a real goto at all and it limits the amount of jumping. Also, you don't have to use it!
@Nick J: Re: 2.14, yes, only "break $level" will be removed, but not "break 2".
Re: 4.3, I don't see why it can not be daisy chained, so your construct would most likely work.
> Any chance we can get the var->public alias backported to php4 and 5
One more vote for this (I really wondered for a very long time what was the benefit intended in raising an E_STRICT on that...)
Plus also backport separation of allow_url_fopen and allow_url_include for extra security.
Thanks a lot for your work!
@Gaetano: The alias will not be backported to PHP 5, but if you ask Ilia nicely, we might do it for PHP 5.1.1.
I have read the whole paragraph 4.2... I did noticed that it will be "not so widely used" but still i don't think it's a good idea.
I know i don't have to use it. I don't think i am. But i do read a lot of other peoples code.. (usualy open souce projects)
Anyway thanks for your reply, Derick.
I've read that Safe Mode will be removed from PHP 6. Safe Mode, as such, is very annoying indeed. But why not improve it rather than totally remove it ? The main problem, as you wrote it, is that Safe Mode doesn't give file ownership to the owner of the script which creates this file. If this problem could be fix, Safe Mode would become a convenient feature, wouldn't it ? Is it so difficult to fix that issue ?
Life Line
Little Owl owlet
This lovely owlet was quite easy to find in a London Park, with some help as they camouflage so well!
I saw its sibling too.
#BirdPhotography #BirdsOfFediverse #Photography #Nature #London #BirdsOfMastodon
I went to a park (Bushy Park) to look for some owls.
I found Owls (Little and Tawny), but also a Green Woodpecker and two Kingfishers.
Snaps from my camera screen, and real photos will follow, but not of the Kingfishers as they were too far away and the photos are blurry.
#london #BirdPhotogaphy #BirdsOfMastodon #Birds #photography #BirdsOfFediverse #BushyPark
I hiked 13.8km in 4h44m12s
Created a chocolate shop and a restaurant; Updated 6 restaurants and an address; Confirmed 5 restaurants, a community_centre, and 3 other objects
Created a restaurant, a fast_food, and 2 other objects; Deleted a restaurant
I walked 8.5km in 1h31m45s
Created 2 buildings and a hairdresser shop; Updated a restaurant and an estate_agent office; Confirmed a cafe
I walked 2.2km in 38m09s
Merged pull request #1096
Bump actions/checkout from 6 to 7
Merged pull request #1095
Improve Tiverton Green mapping
Created 2 gates
I walked 7.1km in 1h23m15s
I walked 1.0km in 9m24s
Realign streets. They now have much less wide corners into each other.
Updated a fast_food
I walked 9.1km in 1h35m41s
I hiked 4.7km in 3h24m10s
I walked 6.7km in 1h12m03s
I walked 7.7km in 1h47m24s
Updated a pub
Updated a pub
Created a bar; Updated a bar; Confirmed a restaurant and a bar




Shortlink
This article has a short URL available: https://drck.me/pdm-2005-notes-480