-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES
37 lines (23 loc) · 1.45 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
------------------------------------------------------------------------
r987 | anrdaemon | 2019-02-24 22:38:16 +0300 (Sun, 24 Feb 2019) | 2 lines
* Unnecessary whitespace changes.
------------------------------------------------------------------------
r986 | anrdaemon | 2019-02-24 22:37:38 +0300 (Sun, 24 Feb 2019) | 3 lines
* Sorted out usage of iterators' classes.
* Implement \IteratorAggregate instead of direct \Iterator.
------------------------------------------------------------------------
r985 | anrdaemon | 2019-02-24 22:35:43 +0300 (Sun, 24 Feb 2019) | 2 lines
+ Explicitly list extensions used in the project.
------------------------------------------------------------------------
r984 | anrdaemon | 2019-02-24 22:26:12 +0300 (Sun, 24 Feb 2019) | 2 lines
* Include correct configuration file regardless if running in PHP or PHAR mode.
------------------------------------------------------------------------
r983 | anrdaemon | 2019-02-24 22:24:45 +0300 (Sun, 24 Feb 2019) | 2 lines
+ Improve stub.php handling in Makefile.
------------------------------------------------------------------------
r982 | anrdaemon | 2019-02-24 21:59:40 +0300 (Sun, 24 Feb 2019) | 2 lines
+ Sanitize config defaults.
------------------------------------------------------------------------
r766 | anrdaemon | 2018-03-17 15:40:36 +0300 (Sat, 17 Mar 2018) | 2 lines
+ Release building makefile.
------------------------------------------------------------------------