-
Notifications
You must be signed in to change notification settings - Fork 14
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: php/pecl-database-mysql_xdevapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 262fdbf
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: php/pecl-database-mysql_xdevapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 41f52fb
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 28 files changed
- 2 contributors
Commits on May 11, 2022
-
Adapt code to mysqlnd changes in the PHP 8.1 code base.
Configuration menu - View commit details
-
Copy full SHA for e7b03c1 - Browse repository at this point
Copy the full SHA e7b03c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb90df8 - Browse repository at this point
Copy the full SHA eb90df8View commit details
Commits on Jun 22, 2022
-
cdkbase: Disable c++17 deprecation warning.
Note: the code should be fixed to not use deprecated template.
Configuration menu - View commit details
-
Copy full SHA for a68a7d7 - Browse repository at this point
Copy the full SHA a68a7d7View commit details
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b24419 - Browse repository at this point
Copy the full SHA 2b24419View commit details
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1b62f43 - Browse repository at this point
Copy the full SHA 1b62f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48feb5a - Browse repository at this point
Copy the full SHA 48feb5aView commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4120b3 - Browse repository at this point
Copy the full SHA b4120b3View commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c6908cb - Browse repository at this point
Copy the full SHA c6908cbView commit details -
tests: Avoid loading already loaded plugins for workers.
If the PHP used to run workes has a dynamic plugin loaded (because of its configuration) the old code would still append `-d extension=...` options and made the worker instance generate warnings which confuses communitcation with the worker.
Configuration menu - View commit details
-
Copy full SHA for 3da439e - Browse repository at this point
Copy the full SHA 3da439eView commit details -
tests: Fix test user creation.
The IP of the host of connecting user seen by the server can be different from the one on the host where tests are run. For example, this is the case when the test server runs inside a container. Therefore we create test user with generic host pattern `%` .
Configuration menu - View commit details
-
Copy full SHA for 12ef3d7 - Browse repository at this point
Copy the full SHA 12ef3d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc9a13 - Browse repository at this point
Copy the full SHA 8cc9a13View commit details
Commits on Jul 14, 2022
-
Update function parameter checks that are performed when building in dev-mode to accept "!" in type specifications.
Configuration menu - View commit details
-
Copy full SHA for 6f00919 - Browse repository at this point
Copy the full SHA 6f00919View commit details -
Turns out that verifying type specs that include "!" requires more changes to the code. For now disabling checks if type spec contains "!".
Configuration menu - View commit details
-
Copy full SHA for 6cdca18 - Browse repository at this point
Copy the full SHA 6cdca18View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1375af - Browse repository at this point
Copy the full SHA b1375afView commit details
Commits on Jul 19, 2022
-
config.m4: Force c++17 also for aoutoconf checks
Without this checks for, e.g., boost headers were failing on macOS (could be specific to clang which is used on macOS).
Configuration menu - View commit details
-
Copy full SHA for 41f52fb - Browse repository at this point
Copy the full SHA 41f52fbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 262fdbf...41f52fb