-
I'm trying to convert xls file(185KB) but always got "context deadline exceeded" error.
I set timeout 30 and pageRanges '1-10' but no luck.
tested using thecodingmachine/gotenberg:6
curl --r…
-
## Expected Behavior
For v2 there was an amazing [blog article](https://github.com/thecodingmachine/docker-images-php), which broke down what the images do. Probably most of that is still up to date,…
-
I have code that accesses the $_SESSION global. Thats bad ;) The error message says (sample):
```
83 In method "Booka\Page\Tracking::hasLogrocket", you should not use the $_SESSION supergloba…
-
Every generated exception method e.g. https://github.com/thecodingmachine/safe/blob/master/generated/Exceptions/FilesystemException.php contains createFromPhpError() method where exception is created …
-
# Support question
The library thecodingmachine/safe use phpstan to get its type definitions for its generated functions, mostly from the file 'src/Reflection/SignatureMap/functionMap.php'.
Howev…
-
# Bug report
**PHP version**: 7.4
**PHPStan version:** 0.12.0
**PHPStan command:** `phpstan analyse src/ -c phpstan.neon --level=max --no-progress -vvv --memory-limit=1024M`
**Extensions**: the…
-
The official SDK contains JSON file describing every method/request/response
ie. https://github.com/aws/aws-sdk-php/blob/efdbdde0968355917470a255c0d2e509c49f7476/src/data/sqs/2012-11-05/api-2.json#…
-
I am aware of issue #2395. My psalm version is the most current, but the `password_hash()` function still results in a type error.
```
patrick@skadi:/dev/pts/0>~/Projects/BooKa/app
[20:04:57][pa…
-
API calls can be refactored into app/services/apiService.js to separate logic for better code organization.
Reference: https://github.com/thecodingmachine/react-native-boilerplate/tree/master/App/S…
-
https://github.com/thecodingmachine/safe/blob/4e8f840f0a0a2ea167813c3994a7fc527c3c2182/generated/apcu.php#L78