• Custom User Avatar

    i usually use the php manual for the PHP katas

  • Custom User Avatar

    In PHP when i run my code through test it passes, but when i hit attempt it returns the following issues:

    (testrpcBasics) Failed asserting that null is identical to 'Player 1 won!'.

    (test 1) Failed asserting that null is identical to 'Player 1 won!'.

    (test 2) Failed asserting that null is identical to 'Player 2 won!'.

  • Custom User Avatar

    Just a minor Feedback:
    if you're using the curlybrackets, then put them in the next row so the code is simpler to read.