Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 |
| |\ \ | | |/ | |||||
| | * | FIx bug #71569 | Nikita Popov | 2016-02-13 | 2 | -13/+36 |
* | | | Remove version checks | Nikita Popov | 2016-01-30 | 2 | -8/+1 |
* | | | 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 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
* | | | Merge branch 'PHP-7.0' | Julien Pauli | 2015-12-24 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Julien Pauli | 2015-12-24 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | Fixed and improved tests | Julien Pauli | 2015-12-24 | 1 | -1/+1 |
| | * | test to function PDO_getAvaliableDrivers; | marcosptf | 2015-12-24 | 1 | -0/+11 |
* | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2015-11-16 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Xinchen Hui | 2015-11-16 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction) | Xinchen Hui | 2015-11-16 | 1 | -0/+2 |
| | * | Fix bug #64172 | Daniel Persson | 2015-10-18 | 1 | -2/+2 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -3/+3 |
|/ / | |||||
* | | use Z* macro name | Anatol Belski | 2015-11-05 | 1 | -1/+1 |
* | | fix leak | Anatol Belski | 2015-11-05 | 1 | -0/+1 |
* | | fix pdo_mysql crash with empty bound stream param | Anatol Belski | 2015-11-05 | 2 | -2/+49 |
* | | Fix bug #64172 | Daniel Persson | 2015-10-18 | 1 | -2/+2 |
* | | Fixed test running on MarinaDB. | Dmitry Stogov | 2015-10-07 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-08-30 | 2 | -23/+61 |
|\ \ | |/ | |||||
| * | Fixed bug #70389 (PDO constructor changes unrelated variables) | Xinchen Hui | 2015-08-30 | 1 | -0/+33 |
* | | fork test | Anatol Belski | 2015-08-20 | 2 | -0/+82 |
* | | Fixed bug #70272 (Segfault in pdo_mysql) | Xinchen Hui | 2015-08-18 | 3 | -4/+33 |
* | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -6/+2 |
* | | Various warning fixes | Nikita Popov | 2015-07-17 | 1 | -1/+6 |
* | | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 6 | -6/+6 |
* | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 6 | -6/+6 |
|\ \ | |||||
| * | | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 6 | -6/+6 |
* | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 8 | -8/+8 |
|/ / | |||||
* | | Display EngineExceptions like ordinary exceptions | Nikita Popov | 2015-05-15 | 6 | -6/+26 |
* | | Use zend_string to represent pdo_column_data.name and avoid duplication. | Dmitry Stogov | 2015-05-05 | 1 | -5/+2 |
* | | Always throw TypeException on throwing zpp failures | Nikita Popov | 2015-04-06 | 2 | -2/+2 |
* | | Try fixing PDO MySQL pconnect test | Nikita Popov | 2015-04-04 | 1 | -0/+3 |
* | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2015-04-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2015-04-02 | 1 | -1/+1 |
| |\ | |||||
| | * | sigh, can't even copypaste without screwing up | Ferenc Kovacs | 2015-04-02 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2015-04-01 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2015-04-01 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | oop, put both the error number and message for both db object to the error me... | Ferenc Kovacs | 2015-04-01 | 1 | -0/+2 |
* | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2015-04-01 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2015-04-01 | 1 | -3/+3 |
| |\ \ | | |/ |