Report bugs | Sign in
Powered by Melange
Release 0-6-20091207

Student Name: Varuna Jayasiri
Mentor Name: Brian Shire
Title: Abstract Extension API and Dependency Interface
Abstract: The objective of this project is to develop functionality for PHP that will allow extensions to register a set of functions as a versioned API, since PHP does not currently handle interdependencies among PHP extensions well, which leads to various problems. This would also solve the current problem of extension load order.