The patch: BC problem fixed

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.


Categories

News
General
PHP5
Announcements
RFCs
Further reading
Examples
Editorial
EASC
Experiments
Unittests
Databases

Related

Find related articles by a search for «The».