Skip to content

Commit

Permalink
Update stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
phpstan-bot committed Jun 2, 2022
1 parent e8d5af6 commit a4b28ed
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions Php8StubsMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -245,13 +245,13 @@ public function __construct(int $phpVersionId)
'addcslashes' => 'stubs/ext/standard/addcslashes.php',
'addslashes' => 'stubs/ext/standard/addslashes.php',
'apache_child_terminate' => 'stubs/sapi/cgi/apache_child_terminate.php',
'apache_get_modules' => 'stubs/sapi/litespeed/apache_get_modules.php',
'apache_get_modules' => 'stubs/sapi/apache2handler/apache_get_modules.php',
'apache_get_version' => 'stubs/sapi/apache2handler/apache_get_version.php',
'apache_getenv' => 'stubs/sapi/apache2handler/apache_getenv.php',
'apache_lookup_uri' => 'stubs/sapi/apache2handler/apache_lookup_uri.php',
'apache_note' => 'stubs/sapi/apache2handler/apache_note.php',
'apache_request_headers' => 'stubs/sapi/cli/apache_request_headers.php',
'apache_response_headers' => 'stubs/sapi/cli/apache_response_headers.php',
'apache_request_headers' => 'stubs/sapi/apache2handler/apache_request_headers.php',
'apache_response_headers' => 'stubs/sapi/apache2handler/apache_response_headers.php',
'apache_setenv' => 'stubs/sapi/apache2handler/apache_setenv.php',
'array_change_key_case' => 'stubs/ext/standard/array_change_key_case.php',
'array_chunk' => 'stubs/ext/standard/array_chunk.php',
Expand Down Expand Up @@ -710,7 +710,7 @@ public function __construct(int $phpVersionId)
'get_resource_id' => 'stubs/Zend/get_resource_id.php',
'get_resource_type' => 'stubs/Zend/get_resource_type.php',
'get_resources' => 'stubs/Zend/get_resources.php',
'getallheaders' => 'stubs/sapi/cli/getallheaders.php',
'getallheaders' => 'stubs/sapi/apache2handler/getallheaders.php',
'getcwd' => 'stubs/ext/standard/getcwd.php',
'getdate' => 'stubs/ext/date/getdate.php',
'getenv' => 'stubs/ext/standard/getenv.php',
Expand Down Expand Up @@ -2625,20 +2625,25 @@ public function __construct(int $phpVersionId)
);
if ($phpVersionId >= 80100) {
$classes = \array_merge($classes, array (
'pgsql\\connection' => 'stubs/ext/pgsql/PgSql/Connection.php',
'pgsql\\result' => 'stubs/ext/pgsql/PgSql/Result.php',
'pgsql\\lob' => 'stubs/ext/pgsql/PgSql/Lob.php',
'intldatepatterngenerator' => 'stubs/ext/intl/dateformat/IntlDatePatternGenerator.php',
'gdfont' => 'stubs/ext/gd/GdFont.php',
'returntypewillchange' => 'stubs/Zend/ReturnTypeWillChange.php',
'fiber' => 'stubs/Zend/Fiber.php',
'fibererror' => 'stubs/Zend/FiberError.php',
'stdclass' => 'stubs/Zend/stdClass.php',
'unitenum' => 'stubs/Zend/UnitEnum.php',
'backedenum' => 'stubs/Zend/BackedEnum.php',
'ldap\\connection' => 'stubs/ext/ldap/LDAP/Connection.php',
'ldap\\result' => 'stubs/ext/ldap/LDAP/Result.php',
'ldap\\resultentry' => 'stubs/ext/ldap/LDAP/ResultEntry.php',
'ftp\\connection' => 'stubs/ext/ftp/FTP/Connection.php',
'com_safearray_proxy' => 'stubs/ext/com_dotnet/com_safearray_proxy.php',
'curlstringfile' => 'stubs/ext/curl/CURLStringFile.php',
'__php_incomplete_class' => 'stubs/ext/standard/__PHP_Incomplete_Class.php',
'assertionerror' => 'stubs/ext/standard/AssertionError.php',
'reflectionintersectiontype' => 'stubs/ext/reflection/ReflectionIntersectionType.php',
'reflectionenum' => 'stubs/ext/reflection/ReflectionEnum.php',
'reflectionenumunitcase' => 'stubs/ext/reflection/ReflectionEnumUnitCase.php',
'reflectionenumbackedcase' => 'stubs/ext/reflection/ReflectionEnumBackedCase.php',
'reflectionfiber' => 'stubs/ext/reflection/ReflectionFiber.php',
'imap\\connection' => 'stubs/ext/imap/IMAP/Connection.php',
'__php_incomplete_class' => 'stubs/ext/standard/__PHP_Incomplete_Class.php',
'assertionerror' => 'stubs/ext/standard/AssertionError.php',
'logicexception' => 'stubs/ext/spl/LogicException.php',
'badfunctioncallexception' => 'stubs/ext/spl/BadFunctionCallException.php',
'badmethodcallexception' => 'stubs/ext/spl/BadMethodCallException.php',
Expand All @@ -2652,40 +2657,34 @@ public function __construct(int $phpVersionId)
'rangeexception' => 'stubs/ext/spl/RangeException.php',
'underflowexception' => 'stubs/ext/spl/UnderflowException.php',
'unexpectedvalueexception' => 'stubs/ext/spl/UnexpectedValueException.php',
'pspell\\dictionary' => 'stubs/ext/pspell/PSpell/Dictionary.php',
'pspell\\config' => 'stubs/ext/pspell/PSpell/Config.php',
'ldap\\connection' => 'stubs/ext/ldap/LDAP/Connection.php',
'ldap\\result' => 'stubs/ext/ldap/LDAP/Result.php',
'ldap\\resultentry' => 'stubs/ext/ldap/LDAP/ResultEntry.php',
'_zendtestfiber' => 'stubs/ext/zend_test/_ZendTestFiber.php',
'zendtestparameterattribute' => 'stubs/ext/zend_test/ZendTestParameterAttribute.php',
'zendtestclasswithmethodwithparameterattribute' => 'stubs/ext/zend_test/ZendTestClassWithMethodWithParameterAttribute.php',
'zendtestchildclasswithmethodwithparameterattribute' => 'stubs/ext/zend_test/ZendTestChildClassWithMethodWithParameterAttribute.php',
'zendtestns2\\zendsubns\\foo' => 'stubs/ext/zend_test/ZendTestNS2/ZendSubNS/Foo.php',
'ftp\\connection' => 'stubs/ext/ftp/FTP/Connection.php',
'com_safearray_proxy' => 'stubs/ext/com_dotnet/com_safearray_proxy.php',
'fiber' => 'stubs/Zend/Fiber.php',
'fibererror' => 'stubs/Zend/FiberError.php',
'unitenum' => 'stubs/Zend/UnitEnum.php',
'backedenum' => 'stubs/Zend/BackedEnum.php',
'returntypewillchange' => 'stubs/Zend/ReturnTypeWillChange.php',
'stdclass' => 'stubs/Zend/stdClass.php',
'_zendtestfiber' => 'stubs/ext/zend_test/_ZendTestFiber.php',
'intldatepatterngenerator' => 'stubs/ext/intl/dateformat/IntlDatePatternGenerator.php',
'imap\\connection' => 'stubs/ext/imap/IMAP/Connection.php',
'pspell\\dictionary' => 'stubs/ext/pspell/PSpell/Dictionary.php',
'pspell\\config' => 'stubs/ext/pspell/PSpell/Config.php',
'gdfont' => 'stubs/ext/gd/GdFont.php',
'pgsql\\connection' => 'stubs/ext/pgsql/PgSql/Connection.php',
'pgsql\\result' => 'stubs/ext/pgsql/PgSql/Result.php',
'pgsql\\lob' => 'stubs/ext/pgsql/PgSql/Lob.php',
));
$functions = \array_merge($functions, array (
'imagecreatefromavif' => 'stubs/ext/gd/imagecreatefromavif.php',
'imageavif' => 'stubs/ext/gd/imageavif.php',
'enum_exists' => 'stubs/Zend/enum_exists.php',
'mysqli_fetch_column' => 'stubs/ext/mysqli/mysqli_fetch_column.php',
'dl_test_test1' => 'stubs/ext/dl_test/dl_test_test1.php',
'dl_test_test2' => 'stubs/ext/dl_test/dl_test_test2.php',
'array_is_list' => 'stubs/ext/standard/array_is_list.php',
'fsync' => 'stubs/ext/standard/fsync.php',
'fdatasync' => 'stubs/ext/standard/fdatasync.php',
'pcntl_rfork' => 'stubs/ext/pcntl/pcntl_rfork.php',
'dl_test_test1' => 'stubs/ext/dl_test/dl_test_test1.php',
'dl_test_test2' => 'stubs/ext/dl_test/dl_test_test2.php',
'zendtestunitenum' => 'stubs/ext/zend_test/ZendTestUnitEnum.php',
'zendteststringenum' => 'stubs/ext/zend_test/ZendTestStringEnum.php',
'zend_get_unit_enum' => 'stubs/ext/zend_test/zend_get_unit_enum.php',
'zend_test_parameter_with_attribute' => 'stubs/ext/zend_test/zend_test_parameter_with_attribute.php',
'zend_call_method' => 'stubs/ext/zend_test/zend_call_method.php',
'pcntl_rfork' => 'stubs/ext/pcntl/pcntl_rfork.php',
'sodium_crypto_core_ristretto255_add' => 'stubs/ext/sodium/sodium_crypto_core_ristretto255_add.php',
'sodium_crypto_core_ristretto255_from_hash' => 'stubs/ext/sodium/sodium_crypto_core_ristretto255_from_hash.php',
'sodium_crypto_core_ristretto255_is_valid_point' => 'stubs/ext/sodium/sodium_crypto_core_ristretto255_is_valid_point.php',
Expand All @@ -2704,7 +2703,8 @@ public function __construct(int $phpVersionId)
'sodium_crypto_stream_xchacha20' => 'stubs/ext/sodium/sodium_crypto_stream_xchacha20.php',
'sodium_crypto_stream_xchacha20_keygen' => 'stubs/ext/sodium/sodium_crypto_stream_xchacha20_keygen.php',
'sodium_crypto_stream_xchacha20_xor' => 'stubs/ext/sodium/sodium_crypto_stream_xchacha20_xor.php',
'enum_exists' => 'stubs/Zend/enum_exists.php',
'imagecreatefromavif' => 'stubs/ext/gd/imagecreatefromavif.php',
'imageavif' => 'stubs/ext/gd/imageavif.php',
));
}
$this->classes = $classes;
Expand Down

0 comments on commit a4b28ed

Please sign in to comment.