Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Releases: arabcoders/errors

v1.7.2

15 Sep 11:35

Choose a tag to compare

added PHP 7.4 to travis and fixed naming of some test classes. and fi…

fixed travis config file.

18 Dec 10:42

Choose a tag to compare

v1.7.1

fixed travis config file to drop PHP <7.2

1.7.0

18 Dec 10:34

Choose a tag to compare

v1.7.0

initial code support for PSR3 in future version.

1.6.0

15 Apr 13:28

Choose a tag to compare

New Features

#6 - Added Universal Unique Identifier For Errors.

1.5.1

19 Feb 04:01

Choose a tag to compare

Bug Fixes.

  • #5 - fixed bug in ( Map->Clear ) which does not reset exceptionMap & errorMap, added tests cases.
  • #3 - fixed bug in ( Error->addListener ) that prevents it from registering error numbers, and added test cases.

Code style update

  • #4 - Yoda conditions

1.5.0

12 Feb 21:57

Choose a tag to compare

Backwards Incompatible Changes

  • Renamed SpecialCaseInterface to ListenerInterface.

1.0.0

06 Feb 15:40

Choose a tag to compare

v1.0.0

preparing for version 1.0.0

0.0.06

01 Feb 02:25

Choose a tag to compare

v0.0.6

added more tests

0.0.5

31 Jan 18:32

Choose a tag to compare

v0.0.5

set default value of array for $this->policies

0.0.4

31 Jan 17:57

Choose a tag to compare

v0.0.4

updated readme