summaryrefslogtreecommitdiff
path: root/ext/phar/phar_object.stub.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/phar_object.stub.php')
-rw-r--r--ext/phar/phar_object.stub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/phar_object.stub.php b/ext/phar/phar_object.stub.php
index ccf18ecb93..31663e4b8c 100644
--- a/ext/phar/phar_object.stub.php
+++ b/ext/phar/phar_object.stub.php
@@ -298,7 +298,7 @@ class PharData extends RecursiveDirectoryIterator implements Countable, ArrayAcc
* @return mixed
* @implementation-alias Phar::getMetadata
*/
- public function getMetadata(array $unserialize_options = []) {}
+ public function getMetadata(array $unserializeOptions = []) {}
/**
* @return bool