mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 10:45:11 +00:00
Merge branch 'master' into php5
* master: "@access static" isn't a thing
This commit is contained in:
commit
f2134aa4b2
@ -34,7 +34,6 @@ class Stream
|
|||||||
* Rather than re-create the connection we re-use instances if possible
|
* Rather than re-create the connection we re-use instances if possible
|
||||||
*
|
*
|
||||||
* @var Array
|
* @var Array
|
||||||
* @access static
|
|
||||||
*/
|
*/
|
||||||
static $instances;
|
static $instances;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user