| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
| |
| |
| |
| | |
We fix it by including "php.h" in the HAVE_LIBEXPAT case.
|
| | |
|
|\ \
| |/
| |
| |
| | |
* PHP-7.1:
Sync version for vc++ 15.9
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add debug message for failing test parts
(cherry picked from commit a45169a6ba54b13484d70cb474679c96347f779b)
Show all unmatched errors when test failed
(cherry picked from commit 70159652541c62b5f3bbb26da76b7e56987b2544)
More possibly colliding libs to remove from the test image
(cherry picked from commit 3008ad1a49210e4604522a987cbdd27a5a0a2c42)
Remove colliding file from CI image
(cherry picked from commit 6220d21c3420ff0d7366d410920ba5279fba3893)
Fix typo
(cherry picked from commit 24517d82cf8dc708d08bc77435ad418de4bdff4e)
|
|\ \
| |/
| |
| |
| | |
* PHP-7.1:
Improve error code matching
|
| | |
|
|\ \
| |/
| |
| |
| | |
* PHP-7.1:
Update binary SDK version for AppVeyor
|
| | |
|
|\ \
| |/ |
|
| |\ |
|
| | |\ |
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
7.0.33 next
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* PHP-7.0:
7.0.33 next
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
Sync NEWS [ci skip]
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* PHP-7.0:
Sync NEWS [ci skip]
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* PHP-7.1:
Update NEWS
Fix for bug #76582
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | | |
* PHP-7.0:
Update NEWS
Fix for bug #76582
|
| | |\ \
| | | |/
| | | |
| | | |
| | | |
| | | | |
* PHP-5.6:
Update NEWS
Fix for bug #76582
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
The brigade seems to end up in a messed up state if something fails
in shutdown, so we clean it up.
|
|\ \ \ \
| |/ / / |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
It has been reported that in some setup the test does multiple
renegotiations which is allowed.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
Fix #75273: php_zlib_inflate_filter() may not update bytes_consumed
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Whenever we return with `PSFS_PASS_ON`, we need to update
`bytes_consumed` to not mislead the caller. Instead of fixing the
respective `if` clauses, we eschew the early bail-outs to simplify the
code a bit.
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
Sync with recent changes to default libcurl build
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit a1ba3007a452fb2618526ed7159236362219a208)
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
Fix #74454: Wrong exception being thrown when using ReflectionMethod
|
| | | |
| | | |
| | | |
| | | |
| | | | |
If zend_throw_exception_ex() already threw an exception, we should not
throw again.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
Fix bug #74764 and add a test case
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
[ci skip] Update NEWS
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
from 7.3
It would probably be better to remove this test as it's too much
maintanance for a little gain.
|
|\ \ \ \
| |/ / / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Per bug #76651 these changes do not appear to work correctly in
some cases. As no immediate fix seems to be forthcoming, I'm
reverting these changes.
Revert "Fixed invalid free introduced by d6e81f0bfd0cb90586dd83d4fd47a4302605261a (avoid keeping "invalid" pointer)"
This reverts commit 11507c0e1bfa17a96480f3648397f6975c31551e.
Revert "Fix mysqlnd build without openssl"
This reverts commit 6c9db02ff7812c298d1e7e292ba731d9d3a66790.
Revert "Fix VC compilation as variable size array is not supported"
This reverts commit f96df64cb2219fda42ca875483f874cf3052647c.
Revert "Fix MySQL 8 auth"
This reverts commit d6e81f0bfd0cb90586dd83d4fd47a4302605261a.
|
|\ \ \ \
| |/ / / |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
To use makedev the sys/sysmacros.h needs to be included on newer
systems.
Cherry-picked from PHP-7.3.
|
|\ \ \ \
| |/ / / |
|
| | | |
| | | |
| | | |
| | | | |
Correctly report errors when opening FTP data connection.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
Fixed bug #76832 ZendOPcache.MemoryBase periodically deleted by the OS
|