Varuna's Report for the two weeks starting: 2009-06-15
[email protected] (Varuna Jayasiri) Sat, 27 Jun 2009 14:39:14 +0530
| Newsgroups | php.pecl.dev,php.gsoc |
|---|---|
| Message-ID | <[email protected]> |
--000e0cd146789d9ff7046d50cf3d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit HIGHLIGHTS Coded the callback registration DETAILED ACTIVITIES Callback functions registered by dependent extensions in MINIT are called from php_module_startup (main/main.c), once all extensions have been initialized. I've added some sample code which uses callbacks at *git:// github.com/vpj/PHP_EXT_API_Tests.git.* I also wrote a simple (very small :) ) tutorial on how to use it on my blog<http://www.xvpj.net/2009/06/26/how-to-use-php-extension-api-dependancy-interface/>. I also managed to do some testing on the new feature. MY TODO I'm expecting to code some functions so that dependent extensions could check if a version within a specified range of a particular extension is available. --000e0cd146789d9ff7046d50cf3d--