Skip to content

Commit c63efc7

Browse files
committed
[ci skip] Add ext/random Exception hierarchy to NEWS
1 parent 02edc46 commit c63efc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ PHP NEWS
4949
for invalid $mode. (timwolla)
5050
. Splitted Random\Randomizer::getInt() (without arguments) to
5151
Random\Randomizer::nextInt(). (zeriyoshi)
52+
. Added extension specific Exceptions/Errors (RandomException, RandomError,
53+
BrokenRandomEngineError). (timwolla)
5254

5355
- Sockets:
5456
. Added SOL_FILTER socket option for Solaris. (David Carlier)

0 commit comments

Comments
 (0)