Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.2' | Anatol Belski | 2017-09-13 | 1 | -0/+33 |
|\ | | | | | | | | | * PHP-7.2: Fixed bug #75018, fixed bug #75177 | ||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-09-13 | 1 | -0/+33 |
| |\ | | | | | | | | | | | | | * PHP-7.1: Fixed bug #75018, fixed bug #75177 | ||||
| | * | Fixed bug #75018, fixed bug #75177 | Anatol Belski | 2017-09-13 | 1 | -0/+33 |
| | | | | | | | | | | | | Both are caused by the same cast issue in mysqlnd on 32-bit. | ||||
| * | | Req #74963 (Improved error message on fetching property of non-object) | Xinchen Hui | 2017-07-31 | 1 | -1/+1 |
| | | | |||||
* | | | Get rid of all these old package[2].xml files, most of these had no had a ↵ | Kalle Sommer Nielsen | 2017-08-17 | 1 | -93/+0 |
| | | | | | | | | | | | | | | | | | | release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl OCI, PDO_OCI and zip are left as they are actively developed and released there | ||||
* | | | Req #74963 (Improved error message on fetching property of non-object) | Xinchen Hui | 2017-07-31 | 1 | -1/+1 |
| | | | |||||
* | | | Remove version checks for MySQL < 5.0 | Nikita Popov | 2017-07-19 | 1 | -34/+0 |
|/ / | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-07-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-07-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix check of mysql_commit() return value | YaoGuai | 2017-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | For mysql_commit() everything non-zero is an error. | ||||
* | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-07 | 1 | -0/+27 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-7.1: Update NEWS Remove unused var Fix invalid free of persistent results on error/connection loss in mysqlnd (bug 74376) | ||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-07 | 1 | -0/+27 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | * PHP-7.0: Fix invalid free of persistent results on error/connection loss in mysqlnd (bug 74376) Conflicts: ext/mysqlnd/mysqlnd_ps.c | ||||
| | * | Fix invalid free of persistent results on error/connection loss in mysqlnd ↵ | Yussuf Khalil | 2017-04-05 | 1 | -0/+27 |
| | | | | | | | | | | | | (bug 74376) | ||||
* | | | Add PDO parameter types for national character set strings | Adam Baratz | 2017-03-20 | 4 | -4/+122 |
| | | | |||||
* | | | Remove unused field | Adam Baratz | 2017-03-20 | 1 | -1/+0 |
| | | | |||||
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-03-09 | 4 | -0/+19 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-03-09 | 4 | -0/+19 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT | Thomas Orozco | 2017-03-09 | 4 | -0/+19 |
| | | | |||||
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
| | | | |||||
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
| | | | |||||
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 5 | -5/+5 |
| | | | |||||
* | | | Merge branch 'PHP-7.1' | Matteo Beccati | 2016-12-15 | 2 | -1/+23 |
|\ \ \ | |/ / | | | | | | | | | | | | | * PHP-7.1: Skip tests when secure_file_priv dir not writable Add missing UPGRADING entry. Manual is updated before 7.0 release. | ||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Matteo Beccati | 2016-12-15 | 2 | -1/+23 |
| |\ \ | | |/ | | | | | | | | | | | | | * PHP-7.0: Skip tests when secure_file_priv dir not writable Add missing UPGRADING entry. Manual is updated before 7.0 release. | ||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Matteo Beccati | 2016-12-15 | 2 | -1/+23 |
| | |\ | | | | | | | | | | | | | | | | | * PHP-5.6: Skip tests when secure_file_priv dir not writable | ||||
| | | * | Skip tests when secure_file_priv dir not writable | Matteo Beccati | 2016-12-15 | 2 | -1/+23 |
| | | | | |||||
* | | | | Remove more PHP 6 leftovers from tests | Nikita Popov | 2016-11-24 | 30 | -366/+366 |
| | | | | |||||
* | | | | Fix CRLF line-endings in tests | Nikita Popov | 2016-11-20 | 1 | -33/+33 |
| | | | | | | | | | | | | | | | | Also fix a single instance of CRLF in ibase_query.c. | ||||
* | | | | Remove the b prefix from literals on unrelated tests | Pedro Magalhães | 2016-11-20 | 2 | -4/+4 |
| | | | | |||||
* | | | | Cleanup tests version checks | Tom Van Looy | 2016-11-20 | 5 | -12/+0 |
| | | | | |||||
* | | | | Addendum to #73234: Assume param types are nullable | Adam Baratz | 2016-10-12 | 2 | -2/+2 |
| | | | | |||||
* | | | | Fix tests affected by 32b6154a61fae820386527f3019f8c5937fc5d27 | Adam Baratz | 2016-10-11 | 2 | -2/+2 |
| | | | | |||||
* | | | | Fix message typos in PDO tests | Adam Baratz | 2016-08-24 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2016-08-09 | 1 | -1/+2 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-7.0: Fixed bug #72788 (Invalid memory access when using persistent PDO connection) Remove typo'd commit Fix bug 72788: Invalid memory access when database_object_handle is undefined. Also fix memory leak in dbh_free when using persistent PDO connections. | ||||
| * | | Remove typo'd commit | Keyur | 2016-08-09 | 1 | -1/+0 |
| | | | |||||
| * | | Fix bug 72788: Invalid memory access when database_object_handle | Keyur | 2016-08-09 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | is undefined. Also fix memory leak in dbh_free when using persistent PDO connections. | ||||
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -2/+6 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-03-03 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 2 | -2/+2 |
| | | | | | | | | | | | | Also re bug #71575. | ||||
* | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-02-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-02-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix test description | Nikita Popov | 2016-02-13 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-02-13 | 1 | -0/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-02-13 | 1 | -0/+23 |
| |\ \ | | |/ | | | | | | | | | | Conflicts: ext/pdo_mysql/mysql_driver.c | ||||
| | * | FIx bug #71569 | Nikita Popov | 2016-02-13 | 2 | -13/+36 |
| | | | | | | | | | | | | convert_to_string() may result in an interned string. | ||||
* | | | Remove version checks | Nikita Popov | 2016-01-30 | 2 | -8/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP_VERSION_ID PHP_API_VERSION ZEND_MODULE_API_NO PHP_MAJOR_VERSION, PHP_MINOR_VERSION ZEND_ENGINE_2 I've left litespeed alone, as it seems to genuinely maintain support for many PHP versions. | ||||
* | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-01-04 | 1 | -12/+9 |
|\ \ \ | |/ / | |||||
| * | | Do not edit the value in place (might be relates to #71261) | Xinchen Hui | 2016-01-04 | 1 | -12/+9 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-7.0: Update header to PHP Version 7 Happy new year (Update copyright to 2016) Happy new year (Update copyright to 2016) | ||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| | | |