-
Hey! It seems Swoole will release an update with threads support soon. Laravel somehow tracks these updates, maybe there are plans to implement this in Octane?
https://wiki.swoole.com/en/#/thread/t…
-
![image](https://github.com/swoole/phpy/assets/149741823/16fde64e-ce39-489a-aeeb-966c724a4936)
**执行php -m查看未安装成功**
`docker-php-source extract && \
phpize && \
./configure --with-python-config=/u…
-
**Frequently asked questions**
- [x] I have read [Frequently Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions)
- [x] I have looked at the list of the existin…
-
bundling the vendor folder in the repo is a security risk: it creates routine huge chore `composer update` commits that are basically *impossible to code-review*, if a developer want to hide a backdoo…
-
### Describe the bug
php 8.0
laravel 9
kreait/firebase-php 6.9.6
`$report = $messaging->sendMulticast($message,$fcmToken);`
Operation is not implemented, or supported, or enabled.
### Installe…
xu5pu updated
2 months ago
-
Hello,
I wanted to express my gratitude for the outstanding package provided.
While utilizing it, we've developed over 100 modules. However, we've encountered speed/performance issues. Our inv…
-
https://github.com/sebastianbergmann/phpunit/blob/654b6c6bbe3ff5fc99bb2643c1ed17c7feb39bce/src/Framework/TestCase.php#L441-L626
I want to override the runBare method in a subclass, runs in swoole c…
-
Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a simple script for reproducing the error.
I tried the Coroutine feature available si…
-
### Laravel Version
10.48.16
### PHP Version
8.3.9
### Database Driver & Version
Postgre 14 on Ubuntu
### Description
whenever a package calls \Illuminate\Support\Number it gives this error
…
-
- Octane Version: 0.1.1
- Laravel Version: 8.36.2
- PHP Version: 8.0.3
- Server: Swoole 4.6.4
### Description:
When using Swoole HTTP Server directly without nginx as proxy - then we need to co…