Giter Site home page Giter Site logo

php-workshop's People

Contributors

aydinhassan avatar mikeymike avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

php-workshop's Issues

TODO

  • Initial console menu (with Climate ?)
  • Lesson / Task interface
  • Lesson / Task validators (default being a simple expects)
  • Lesson / Task page, output details
  • Lesson / Task runner
  • All the tests
  • Move SyntaxHighlighter to separate package
  • Finish tests for SyntaxHighlighter
  • Docs for SyntaxHighlighter
  • Pin php-workshop to php-parser 2.x@beta
  • Fix tests (Update usages of php-parser to 2.x)
  • Add CLI command parsing (verify, run, help) etc
  • Fix mark-down URLS's (don't wrap in curly braces)
  • Build output page for task
  • Replace variables in markdown files, like {appname}
  • Use Terminal object in markdown-render for stuff like screen width

Welcome!

Check code for errors and warning

A users solution may trigger errors and warnings. This would be contained in the output and would obviously fail the StdOutCheck. However, could we provide more meaningful feedback?

PhpErrorCheck

  • We could grep the output for PHP Notice: and PHP Warning. This seems a bit flaky as that could be valid output.
  • We could lint the file first, check if it's valid PHP code, then parse the file and add in some code, like an error-handler which would exit with a non-zero error code.

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.