Releases: mrjoelkemp/phpepl
Releases · mrjoelkemp/phpepl
Minified source and Grunt for dev
- Minifying source in
dist
with sourcemaps for prod - Removed use of
make
- Using
grunt
for dev - Updated readme for contributing.
Bug fixes
- Fixed issue with
preg_replace
- Upgraded PHPSandbox version
- Contribution documentation
Bug fixes
v1.2.3 Upgrade. Fixes #12
Fix composure and a proper update of PHPSandbox
v1.2.2 Reinstall sandbox to fix composure issues
Bug fixes and updated sandbox
Thanks @fieryprophet
Restructuring of the codebase
- More modular code to avoid the bloated single file*
- Browserify for CommonJS
- Style tweaking to put more emphasis on the code
- Removed all unnecessary floats..........
Update php sandbox
v1.1.2 Support staging
Fix infinite loops on live
v1.1.1 Version
Forkable without sandbox
You can now fork this repo and serve the app from a local webserver for an unsandboxed repl.