Skip to content

Commit

Permalink
Update stubs map
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Apr 2, 2024
1 parent 94a948d commit 794ccf7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions PhpStormStubsMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,7 @@ final class PhpStormStubsMap
'parallel\\Sync\\Error' => 'parallel/parallel/Sync/Error.php',
'parallel\\Sync\\Error\\IllegalValue' => 'parallel/parallel/Sync/Error/IllegalValue.php',
'php_user_filter' => 'standard/standard_0.php',
'pmmp\\encoding\\BaseByteBuffer' => 'encoding/encoding.php',
'pmmp\\encoding\\ByteBuffer' => 'encoding/encoding.php',
'pmmp\\encoding\\DataDecodeException' => 'encoding/encoding.php',
'pmmp\\thread\\ConnectionException' => 'pmmpthread/ConnectionException.stub.php',
Expand Down Expand Up @@ -6272,7 +6273,12 @@ final class PhpStormStubsMap
'xmlwriter_write_pi' => 'xmlwriter/xmlwriter.php',
'xmlwriter_write_raw' => 'xmlwriter/xmlwriter.php',
'xxhash32' => 'xxhash/xxhash.php',
'xxhash32_int' => 'xxhash/xxhash.php',
'xxhash3_128bits' => 'xxhash/xxhash.php',
'xxhash3_64bits' => 'xxhash/xxhash.php',
'xxhash3_64bits_int' => 'xxhash/xxhash.php',
'xxhash64' => 'xxhash/xxhash.php',
'xxhash64_int' => 'xxhash/xxhash.php',
'xxtea_decrypt' => 'xxtea/xxtea.php',
'xxtea_encrypt' => 'xxtea/xxtea.php',
'yaml_emit' => 'yaml/yaml.php',
Expand Down

0 comments on commit 794ccf7

Please sign in to comment.