Merge branch 'master' of github.com:MightyPork/php-sandbox
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
PHP Sandbox
|
PHP Sandbox
|
||||||
===========
|
===========
|
||||||
|
|
||||||
*~ Improved & slimmed down fork of PHP Console ~*
|
*~ Improved & slimmed down fork of [PHP Console](https://github.com/Seldaek/php-console) ~*
|
||||||
|
|
||||||
A web editor to try your PHP code.
|
A web editor to try your PHP code.
|
||||||
|
|
||||||
@@ -22,7 +22,7 @@ This is a fork of the original code by Jordi Boggiano.
|
|||||||
**Changes:**
|
**Changes:**
|
||||||
|
|
||||||
- Changed colors to look more like Sublime Text, with Monokai theme
|
- Changed colors to look more like Sublime Text, with Monokai theme
|
||||||
- Slitly improved layout
|
- Slightly improved layout
|
||||||
- Removed info text at the bottom of the screen
|
- Removed info text at the bottom of the screen
|
||||||
- Output is now plain text, not HTML (more useful for debugging)
|
- Output is now plain text, not HTML (more useful for debugging)
|
||||||
- Removed "krumo" (some kind of PHP library)
|
- Removed "krumo" (some kind of PHP library)
|
||||||
@@ -75,7 +75,7 @@ Modified by:
|
|||||||
**Ondřej Hruška** [<ondra@ondrovo.com>](mailto:ondra@ondrovo.com)<br>
|
**Ondřej Hruška** [<ondra@ondrovo.com>](mailto:ondra@ondrovo.com)<br>
|
||||||
Web: [www.ondrovo.com](http://www.ondrovo.com)<br>
|
Web: [www.ondrovo.com](http://www.ondrovo.com)<br>
|
||||||
Twitter: [@MightyPork](http://twitter.com/MightyPork)<br>
|
Twitter: [@MightyPork](http://twitter.com/MightyPork)<br>
|
||||||
GitHub: [MightyPork/php-console](https://github.com/MightyPork/php-console)
|
GitHub: [MightyPork/php-sandbox](https://github.com/MightyPork/php-sandbox)
|
||||||
|
|
||||||
|
|
||||||
License
|
License
|
||||||
|
|||||||
Reference in New Issue
Block a user