mirror of
https://github.com/php/php-src.git
synced 2024-11-27 11:53:33 +08:00
Fix property name
This commit is contained in:
parent
7bb741cad9
commit
a91d5a8194
@ -2980,7 +2980,7 @@ class RuntestsValgrind {
|
||||
protected $version = '';
|
||||
protected $header = '';
|
||||
protected $version_3_3_0 = false;
|
||||
protected $verison_3_8_0 = false;
|
||||
protected $version_3_8_0 = false;
|
||||
|
||||
public function getVersion() {
|
||||
return $this->version;
|
||||
|
Loading…
Reference in New Issue
Block a user