Source for file ext.dependencies.php

Documentation is available at ext.dependencies.php

  1. <?php return;
  2.  
  3. /* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
  4.  
  5. /**
  6. * External dependencies
  7. *
  8. * @package Dependencies
  9. * @author Stefano F. Rausch <stefano@rausch-e.net>
  10. * @version SVN: $Id: ext.dependencies.php 21 2005-09-26 15:55:48Z stefanorausch $
  11. * @link http://pear.php.net/package/ScriptReorganizer
  12. * @since File available since Release 0.3.0
  13. * @filesource
  14. */
  15.  
  16. /**
  17. * PEAR's Base Exception Class
  18. *
  19. * @package Dependencies
  20. * @link http://pear.php.net/package/PEAR
  21. */
  22. class PEAR_Exception {}
  23.  
  24. /**
  25. * PEAR's PHP Archive File Creator
  26. *
  27. * @package Dependencies
  28. * @link http://pear.php.net/package/PHP_Archive
  29. */
  30. class PHP_Archive_Creator {}
  31.  
  32. /**#@+
  33. * PECL's PHP Bytecode Compiler
  34. *
  35. * @link http://pecl.php.net/package/BCompiler
  36. */
  37. function bcompiler_write_header() {}
  38. function bcompiler_write_file() {}
  39. function bcompiler_write_footer() {}
  40. /**#@-*/ * Local variables:
  41. * tab-width: 4
  42. * c-basic-offset: 4
  43. * c-hanging-comment-ender-p: nil
  44. * End:
  45. */
  46.  
  47. ?>

Documentation generated on Tue, 22 Nov 2005 01:57:08 +0100 by phpDocumentor 1.3.0RC3