Results 3 issues of smartmeway.dev

## Description I got crash when calling TcpSocket.createConnection, both on Android and iOS, after I create and destroy a tcp socket about 4/5 times. I destroy the socket with two...

bug

### Mapbox Implementation Mapbox ### Mapbox Version default ### React Native Version 0.70.8 ### Platform iOS ### `@rnmapbox/maps` version 10.1.15 ### Standalone component to reproduce ```javascript import React, {useState, useRef}...

bug 🪲

Hi, I've declared $curlCls as a property in PayPalHttpClient.php to add compatibility of this library with PHP 8.2 and suppress the error "Creation of dynamic property PayPalCheckoutSdk\Core\PayPalHttpClient::$curlCls is deprecated" that...