Type | Line | Description |
---|---|---|
TODO | 675 | Return null, instead of exception, if tools are not available to determine whether data was encrypted symmetrically. |
Type | Line | Description |
---|---|---|
TODO | 681 | This method should be protected, but due to closures not having proper access to $this without assigning it to another variable which does not give it access to non-puplic members, we must make this public until H6 when we can require at least PHP 5.4. |