Roadmap
-
This version is created for PHP version <5.3 and does not use namespaces. Instead a work-around is used that results in rather ugly class and interface names. The same naming convension as in PEAR is used to enable mixing of classes from the two projects.
-
Milestone: 1.5
No date set
Fixes and improvements of 1.0, when stable -> 1.5
-
Milestone: 2.0
No date set
The second version of vAPI is making use to namespaces available as of PHP version 5.3. Namespaces in PHP corresponds to packages in Java which is needed in large projects. This will change the autoloader and files, classes and interfaces will be renamed to conform to the new namespace standard.
