Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 5.5 broken build #15

Closed
remicollet opened this issue Dec 24, 2013 · 2 comments
Closed

PHP 5.5 broken build #15

remicollet opened this issue Dec 24, 2013 · 2 comments

Comments

@remicollet
Copy link
Contributor

The --enable-async-mysql don't work with PHP 5.5 (ok with 5.4)

 /dev/shm/BUILD/php-pecl-swoole-1.6.7/NTS/swoole.c:376:58: error: 'MYSQLND_NET' has no member named 'stream'
@betashepherd
Copy link
Member

Ok, we have got it! Thank you for you help!

matyhtf added a commit that referenced this issue Dec 24, 2013
@matyhtf
Copy link
Member

matyhtf commented Dec 24, 2013

Fixed.
b7e56c6

@matyhtf matyhtf closed this as completed Dec 24, 2013
@benzhan benzhan mentioned this issue Jan 8, 2016
This was referenced Jun 3, 2016
@wangdianwen wangdianwen mentioned this issue Nov 2, 2016
@117311730 117311730 mentioned this issue Jun 26, 2018
twose pushed a commit that referenced this issue Aug 23, 2018
@JesseWjs JesseWjs mentioned this issue Oct 10, 2018
twose added a commit that referenced this issue Mar 6, 2020
+ Update Constant.php
+ FastCGI support (#15)
+ Add Coroutine\batch function (#16)
+ Support FastCGI Proxy (#17)
+ Support CURLOPT_HTTPAUTH
@twose twose mentioned this issue Mar 6, 2020
matyhtf pushed a commit that referenced this issue Mar 6, 2020
* Update library

+ Update Constant.php
+ FastCGI support (#15)
+ Add Coroutine\batch function (#16)
+ Support FastCGI Proxy (#17)
+ Support CURLOPT_HTTPAUTH

* Fix tests for latest PHP version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants