Commit 13c53c59 authored by Haralan Dobrev's avatar Haralan Dobrev

Replace IRC with StackOverflow/GitHub

Closes #1626
parent 0cad11f1
...@@ -52,10 +52,12 @@ To run the test suite, you need `Composer`_ and `PHPUnit`_: ...@@ -52,10 +52,12 @@ To run the test suite, you need `Composer`_ and `PHPUnit`_:
composer install composer install
phpunit phpunit
Community Support
--------- -------
If you have a configuration problem use the `silex tag`_ on StackOverflow to ask a question.
Check out #silex-php on irc.freenode.net. If you think there is an actual problem in Silex, please `open an issue`_ if there isn't one already created.
License License
------- -------
...@@ -67,3 +69,5 @@ Silex is licensed under the MIT license. ...@@ -67,3 +69,5 @@ Silex is licensed under the MIT license.
.. _PHPUnit: https://phpunit.de .. _PHPUnit: https://phpunit.de
.. _silex.zip: http://silex.sensiolabs.org/download .. _silex.zip: http://silex.sensiolabs.org/download
.. _documentation: http://silex.sensiolabs.org/documentation .. _documentation: http://silex.sensiolabs.org/documentation
.. _silex tag: https://stackoverflow.com/questions/tagged/silex
.. _open an issue: https://github.com/silexphp/Silex/issues/new
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment