at 2005-01-09
in PHP5
by friebe
(0 comments)
The commit message of the patch's revision 1.25 read:
- Implement instance creation expressions - Disallow omitting brackets in class construction statements: new Test; is now illegal
Reasoning behind this was that I couldn't figure out how to solve a shift/reduce conflict in the grammar - I finally had an idea on how to get around it yesterday and fixed it today. The patch is now BC-break free
|
Subscribe
You can subscribe to the XP framework's news by using RSS syndication.
CategoriesNews General PHP5 Announcements RFCs Further reading Examples Editorial EASC Experiments Unittests Databases 5.8-SERIES Unicode Language 5.9-SERIES
RelatedFind related articles by a search for «The».
|