File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 2.0.1 " ></a >
2
+ # [ 2.0.1] ( https://github.com/glowyphp/csrf ) (2021-07-02)
3
+ * Fixed issue with openssl and mcrypt
4
+
1
5
<a name =" 2.0.0 " ></a >
2
6
# [ 2.0.0] ( https://github.com/glowyphp/csrf ) (2021-12-23)
3
7
* Released under Glowy PHP Organization.
6
10
7
11
<a name =" 1.0.1 " ></a >
8
12
# [ 1.0.1] ( https://github.com/glowyphp/csrf ) (2021-02-09)
9
- * fix issue with token generation
13
+ * Fixed issue with token generation
10
14
11
15
<a name =" 1.0.0 " ></a >
12
16
# [ 1.0.0] ( https://github.com/glowyphp/csrf ) (2021-02-08)
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2022 Sergey Romanenko
3
+ Copyright (c) Sergey Romanenko
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 12
12
"authors" : [
13
13
{
14
14
"name" : " Sergey Romanenko" ,
15
- "email" : " sergey.romanenko@flextype.org " ,
15
+ "email" : " awilum@msn.com " ,
16
16
"homepage" : " https://github.com/Awilum"
17
17
}
18
18
],
Original file line number Diff line number Diff line change 11
11
</testsuites >
12
12
<filter >
13
13
<whitelist processUncoveredFilesFromWhitelist =" true" >
14
- <directory suffix =" .php" >./app</directory >
15
14
<directory suffix =" .php" >./src</directory >
16
15
</whitelist >
17
16
</filter >
You can’t perform that action at this time.
0 commit comments