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+
15<a name =" 2.0.0 " ></a >
26# [ 2.0.0] ( https://github.com/glowyphp/csrf ) (2021-12-23)
37* Released under Glowy PHP Organization.
610
711<a name =" 1.0.1 " ></a >
812# [ 1.0.1] ( https://github.com/glowyphp/csrf ) (2021-02-09)
9- * fix issue with token generation
13+ * Fixed issue with token generation
1014
1115<a name =" 1.0.0 " ></a >
1216# [ 1.0.0] ( https://github.com/glowyphp/csrf ) (2021-02-08)
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2022 Sergey Romanenko
3+ Copyright (c) Sergey Romanenko
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1212 "authors" : [
1313 {
1414 "name" : " Sergey Romanenko" ,
15- "email" : " sergey.romanenko@flextype.org " ,
15+ "email" : " awilum@msn.com " ,
1616 "homepage" : " https://github.com/Awilum"
1717 }
1818 ],
Original file line number Diff line number Diff line change 1111 </testsuites >
1212 <filter >
1313 <whitelist processUncoveredFilesFromWhitelist =" true" >
14- <directory suffix =" .php" >./app</directory >
1514 <directory suffix =" .php" >./src</directory >
1615 </whitelist >
1716 </filter >
You can’t perform that action at this time.
0 commit comments