-
I'd like to use an error logger (like [Monolog](https://github.com/Seldaek/monolog)) to log errors. So it would be great if the `output` parameter accepted a callable argument (like closure).
-
phpspec/phpspec supports PHP 8.1
```
[fb@serv mybb19_dev]$ composer update
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved t…
-
Composer install doesn't work on this project with composer v2
Error:
Deprecation Notice: Class App\User located in ./app/Models/User.php does not comply with psr-4 autoloading standard. I…
-
A fresh git pull from today for a first time install results in the installation plugin not loading (and not present in the plugins directory).
With the current version of composer.json, running co…
-
We should be able to control routing based on a custom accept header.
So if we have
`PUT /resource` -> `CreateResource`
we would like to configure
`PUT /resource` + `application/vnd.v2+json` -> …
-
### Description
The following code:
```php
```
Save the simple code above to the file `test.php`, for example. Now, in less than 10 seconds apart, open 2 (or more) tabs on your browser calli…
-
### General Information
GeocoderLaravel Version:
Laravel Version: "^10.8"
PHP Version: "^8.1"
Operating System and Version: Windows
### Issue Description
[I'm trying to install geocoder-php/g…
-
this package now is compatible with Laravel 7?
when i try to install it i get errors illuminate/support et similar
-
**Describe the bug / 问题描述**
Test with `react/http` package
```php
-
Hello,
I'm trying to write a driver for SE2213JS0C1 in pure C. I have downloaded ApplicationNote_Small_Size_Spectra_v06_220606.pdf
from Pervasive Displays web pages. My driver doesn't run as expec…