at 2006-12-18
in PHP5
by kiesel
(0 comments)
Tomorrow, RFC #0092 will be set to status implemented. With its implementation, the XP framework's newest version will work with PHP5 only.
If you are running XP and have an application that you don't want to change and just leave it as is - here's how to achieve that:Let's imagine your include_path is currently set to /path/to/xp/trunk/skeleton - then all you'll have to do is to change this include path to /path/to/xp/branches/xp4/skeleton.
The branches/xp4 directory will keep a working-copy of the current XP (as of now, that'd be 4.1.3). trunk/ will have the development tree.
When you're already using XARs, there's no need to change anything. 
|
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
RelatedFind related articles by a search for «RFC».
|