PHP Classes

File: vendor/webmozart/assert/CHANGELOG.md

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/webmozart/assert/CHANGELOG.md   Download  
File: vendor/webmozart/assert/CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 5 years ago
Size: 658 bytes
 

Contents

Class file image Download

Changelog

  • 1.2.0 (2016-11-23)

    * added `Assert::throws()` * added `Assert::count()` * added extension point `Assert::reportInvalidArgument()` for custom subclasses

  • 1.1.0 (2016-08-09)

    * added `Assert::object()` * added `Assert::propertyExists()` * added `Assert::propertyNotExists()` * added `Assert::methodExists()` * added `Assert::methodNotExists()` * added `Assert::uuid()`

  • 1.0.2 (2015-08-24)

    * integrated Style CI * add tests for minimum package dependencies on Travis CI

  • 1.0.1 (2015-05-12)

    * added support for PHP 5.3.3

  • 1.0.0 (2015-05-12)

    * first stable release

  • 1.0.0-beta (2015-03-19)

    * first beta release