Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Make GeomFromText tests compatible with MySQL 8 | Nikita Popov | 2019-12-27 | 2 | -16/+18 | |
| | | | | | | | | | | | | The function has been renamed to ST_GeomFromText. | |||||
* | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-12-05 | 2 | -5/+11 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.4: Fix mysqli ssl tests | |||||
| * | | Fix mysqli ssl tests | Nikita Popov | 2019-12-05 | 2 | -5/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | First, make sure the tests are skipped if we connect via unix socket, as we can't use SSL in that case. Second, use a cipher that is not blacklisted in current MySQL versions. | |||||
* | | | Fix clean section of test case | Christoph M. Becker | 2019-11-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-11-11 | 3 | -2/+4 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.4: Fix test cases which fail on Windows debug builds | |||||
| * | | Fix test cases which fail on Windows debug builds | Christoph M. Becker | 2019-11-11 | 3 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | We use the portable {TMP} instead of the hard-coded /tmp, and skip mysqli_debug_append.phpt on Windows, because unlinking the trace file while the connection is still open won't work there. | |||||
* | | | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 5 | -10/+0 | |
| | | | | | | | | | | | | | | | | | | | | | Remove most of the `===DONE===` tags and its variations. Keep `===DONE===` if the test output otherwise becomes empty. Closes GH-4872. | |||||
* | | | Add missing ZPP checks | Máté Kocsis | 2019-11-01 | 4 | -9/+19 | |
| | | | | | | | | | | | | Closes GH-4878. | |||||
* | | | Convert some notices to warnings | Nikita Popov | 2019-10-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | Part of https://wiki.php.net/rfc/engine_warnings. | |||||
* | | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-10-02 | 1 | -2/+2 | |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.4: Fixed test that "fails" from time to time | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Dmitry Stogov | 2019-10-02 | 1 | -2/+2 | |
| |\ \ | | |/ | | | | | | | | | | * PHP-7.3: Fixed test that "fails" from time to time | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Dmitry Stogov | 2019-10-02 | 1 | -2/+2 | |
| | |\ | | | | | | | | | | | | | | | | | * PHP-7.2: Fixed test that "fails" from time to time | |||||
| | | * | Fixed test that "fails" from time to time | Dmitry Stogov | 2019-10-02 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-10-02 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.4: Fixed test that "fails" from time to time | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Dmitry Stogov | 2019-10-02 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-7.3: Fixed test that "fails" from time to time | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Dmitry Stogov | 2019-10-02 | 1 | -1/+1 | |
| | |\ \ | | | |/ | | | | | | | | | | | | | * PHP-7.2: Fixed test that "fails" from time to time | |||||
| | | * | Fixed test that "fails" from time to time | Dmitry Stogov | 2019-10-02 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-09-30 | 3 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix borked SKIPIFs | Fabien Villepinte | 2019-09-30 | 3 | -3/+3 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-09-27 | 11 | -20/+20 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.4: Fix SKIPIF in ext/mysqli | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-09-27 | 11 | -20/+20 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-7.3: Fix SKIPIF in ext/mysqli | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-09-27 | 11 | -20/+20 | |
| | |\ \ | | | |/ | | | | | | | | | | | | | * PHP-7.2: Fix SKIPIF in ext/mysqli | |||||
| | | * | Fix SKIPIF in ext/mysqli | Fabien Villepinte | 2019-09-27 | 11 | -20/+20 | |
| | | | | ||||||
* | | | | Don't set nullability flag for parameters without type | Nikita Popov | 2019-09-23 | 2 | -67/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use value 0 instead. To compensate we check in ReflectionParameter allowsNull() whether the type is set at all: If it isn't, it always allows null. This removes a discrepancy between internal&userland functions: For userland functions allowsNull() on untyped parameters returned true, but for internal functions it returned false. | |||||
* | | | | Merge branch 'PHP-7.4' | George Peter Banyard | 2019-08-31 | 5 | -19/+60 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.4: Drop E_STRICT notice in mysqli extension | |||||
| * | | | Drop E_STRICT notice in mysqli extension | George Peter Banyard | 2019-08-31 | 5 | -19/+60 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-08-30 | 1 | -9/+9 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Modernize some connectors in tests to remove env key duplication | Fabien Villepinte | 2019-08-30 | 1 | -9/+9 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-08-20 | 1 | -0/+78 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.4: fix the problem for connect_attr, set db condition, and add a new attribute _server_host | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-08-20 | 1 | -0/+78 | |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-7.3: fix the problem for connect_attr, set db condition, and add a new attribute _server_host | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-08-20 | 1 | -0/+78 | |
| | |\ \ | | | |/ | | | | | | | | | | | | | * PHP-7.2: fix the problem for connect_attr, set db condition, and add a new attribute _server_host | |||||
| | | * | fix the problem for connect_attr, set db condition, and add a new attribute ↵ | Qianqian Bu | 2019-08-20 | 1 | -0/+78 | |
| | | | | | | | | | | | | | | | | _server_host | |||||
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-07-30 | 3 | -34/+4 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.4: Fix tests | |||||
| * | | | Fix tests | Christoph M. Becker | 2019-07-30 | 3 | -34/+4 | |
| | | | | | | | | | | | | | | | | | | | | Apparently, nobody is testing with MySQL < 5.6 for quite a while. We should consider dropping support for these very old versions. | |||||
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-21 | 1 | -0/+0 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.4: Renamed MySQLi test to remove duplicate 'mysqli_' | |||||
| * | | | Renamed MySQLi test to remove duplicate 'mysqli_' | George Peter Banyard | 2019-07-21 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | Closes GH-4441 | |||||
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-07-12 | 5 | -43/+8 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.4: No more need to cater to pre-PHP-5.3 or PHP-6 versions | |||||
| * | | | No more need to cater to pre-PHP-5.3 or PHP-6 versions | Christoph M. Becker | 2019-07-12 | 5 | -43/+8 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-10 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Additional fix for mysqli_fork test | Nikita Popov | 2019-07-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-10 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix invalid array access in mysqli_fork test | Nikita Popov | 2019-07-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Joe Watkins | 2019-07-03 | 1 | -11/+0 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | * PHP-7.4: Removed mysqlnd stats from phpinfo page | |||||
| * | | | Removed mysqlnd stats from phpinfo page | Pieter Hordijk | 2019-07-03 | 1 | -11/+0 | |
| | | | | | | | | | | | | | | | | All information can already be retrieved using the APIs at https://www.php.net/manual/en/mysqlnd.stats.php. Closes https://bugs.php.net/bug.php?id=60594 | |||||
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-28 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Update error message in libmysql test | Nikita Popov | 2019-06-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Derick Rethans | 2019-06-21 | 8 | -53/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixed bug #67348: Reading $dbc->stat modifies $dbc->affected_rows | Derick Rethans | 2019-06-21 | 8 | -53/+2 | |
| | | | | ||||||
* | | | | ctor_params of mysqli_fetch_object should use "a" | Nikita Popov | 2019-06-17 | 2 | -6/+6 | |
| | | | | ||||||
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-03 | 3 | -13/+3 | |
|\ \ \ \ | |/ / / |