1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/tools/cli
romanb d94d5ec1cb - Fixes and changes to Doctrine_Compiler
- Added a small cli script to run the compiler from the command line. The script requires the Doctrine base directory (the directory where Doctrine.php and the Doctrine folder is in) and the target file as its parameters.

Example: ./dev/Doctrine/ ./dev/myproject/BundledClasses.php
2006-09-23 14:31:17 +00:00
..
bundle.php - Fixes and changes to Doctrine_Compiler 2006-09-23 14:31:17 +00:00