Code Monkey home page Code Monkey logo

jmscommandbundle's Introduction

For documentation, see:

    Resources/doc
    

For license, see:

    Resources/meta/LICENSE

jmscommandbundle's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jmscommandbundle's Issues

generate:test-application for symfony 2.1

in the generated AppKernel, i had to change

use Symfony\Component\HttpKernel\Util\Filesystem;

to

use Symfony\Component\Filesystem\Filesystem;

i think this has been refactored for symfony 2.1 - i use the current master.

Deprecation warning

I think that this bundle should be marked as deprecated, as it does not support newer Symfony distributions...

Licensify broken with Symfony master because of Filesystem

Quite simply, Filesystem is now a component and not part of HttpKernel:

php app/console licensify StTemplatingBundle --license Apache2
PHP Fatal error:  Class 'Symfony\Component\HttpKernel\Util\Filesystem' not found in /Users/my-project/vendor/bundles/JMS/CommandBundle/Command/LicensifyCommand.php on line 101
PHP Stack trace:
PHP   1. {main}() /Users/my-project/app/console:0
PHP   2. Symfony\Component\Console\Application->run() /Users/my-project/app/console:18
PHP   3. Symfony\Bundle\FrameworkBundle\Console\Application->doRun() /Users/my-project/vendor/symfony/src/Symfony/Component/Console/Application.php:106
PHP   4. Symfony\Component\Console\Application->doRun() /Users/my-project/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:75
PHP   5. Symfony\Component\Console\Command\Command->run() /Users/my-project/vendor/symfony/src/Symfony/Component/Console/Application.php:193
PHP   6. JMS\CommandBundle\Command\LicensifyCommand->execute() /Users/my-project/vendor/symfony/src/Symfony/Component/Console/Command/Command.php:237

Fatal error: Class 'Symfony\Component\HttpKernel\Util\Filesystem' not found in /Users/my-project/vendor/bundles/JMS/CommandBundle/Command/LicensifyCommand.php on line 101

Call Stack:
    0.0003     639392   1. {main}() /Users/my-project/app/console:0
    0.0207    3315352   2. Symfony\Component\Console\Application->run() /Users/my-project/app/console:18
    0.0239    3641920   3. Symfony\Bundle\FrameworkBundle\Console\Application->doRun() /Users/my-project/vendor/symfony/src/Symfony/Component/Console/Application.php:106
    5.4127   75558384   4. Symfony\Component\Console\Application->doRun() /Users/my-project/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:75
    5.4139   75558384   5. Symfony\Component\Console\Command\Command->run() /Users/my-project/vendor/symfony/src/Symfony/Component/Console/Application.php:193
    5.4144   75560032   6. JMS\CommandBundle\Command\LicensifyCommand->execute() /Users/my-project/vendor/symfony/src/Symfony/Component/Console/Command/Command.php:23

Property Doctrine\Common\Lexer::$tokens does not exist

Hi Johannes, guys
Received this by running exceptionify command:

 Property Doctrine\Common\Lexer::$tokens does not exist

I'm using Symfony 2.2.1
Here is snippet from my composer file:

"symfony/symfony": "2.2.*",
"doctrine/orm": "~2.2,>=2.2.3",
"doctrine/doctrine-bundle": "1.2.*",

exceptionify not working

When I run $ bin/dev exceptionify MyBundle I get no errors. However, no classes were generated by the command.

My version: Symfony version 2.1.0-DEV - app/dev/debug

I'll try to look into it more detailed after the weekend. Any suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.