PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Owen Hester   urp   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: urp
Display the values of variables in HTML pages
Author: By
Last change:
Date: 3 years ago
Size: 604 bytes
 

Contents

Class file image Download

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased][unreleased]

Added

  • more html
  • css for styling ### Changed ### Removed
  • memory limit hack

[0.2.0] - 2017-05-11

Added

  • iterating variable parser. ### Changed
  • new parser now generates output instead of modifying var_dump() output.

[0.1.0] - 2016-09-23

Added

  • First release.

[unreleased]: https://github.com/radsectors/urp/compare/v0.2.0...HEAD [0.2.0]: https://github.com/radsectors/urp/compare/v0.1.0...v0.2.0