���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/tests/phpunit/mocks/session/DummySessionBackend.php
���ѧ٧ѧ�
<?php namespace MediaWiki\Session; /** * Dummy session backend * * This isn't a real backend, but implements some methods that SessionBackend * does so tests can run. */ class DummySessionBackend { public $data = [ 'foo' => 1, 'bar' => 2, 0 => 'zero', ]; public $dirty = false; public function &getData() { return $this->data; } public function dirty() { $this->dirty = true; } public function deregisterSession( $index ) { } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.2 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�