Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ | | |/ | |||||
| | * | test fixes | Ferenc Kovacs | 2015-04-01 | 1 | -3/+3 |
* | | | Patch improvement: | Dmitry Stogov | 2015-03-30 | 3 | -7/+10 |
* | | | cleanup mod version macros, round 3 | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
* | | | Errors converted to exceptions are not "recoverable" anymore. | Dmitry Stogov | 2015-03-10 | 4 | -4/+4 |
* | | | Like Shady, --with-mysql-sock is back. | Adam Harvey | 2015-03-05 | 1 | -0/+12 |
* | | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 2 | -3/+3 |
* | | | Look for PDO include files in the right folder | Maxime BESSON | 2015-02-06 | 1 | -2/+2 |
* | | | size_t cleanup for PDO | Stanislav Malyshev | 2015-01-26 | 2 | -12/+12 |
* | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-01-15 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-01-15 | 1 | -3/+8 |
| |\ \ | | |/ | |||||
| | * | PDO_MySQL: Differentiate between linux and win32 when passing unix_socket | steffen | 2015-01-15 | 1 | -3/+8 |
| | * | Bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 5 | -247/+247 |
* | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-01-05 | 1 | -10/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-01-05 | 1 | -10/+2 |
| |\ \ | | |/ | |||||
| | * | Update test after fixing bug #68371 | Matteo Beccati | 2015-01-05 | 1 | -10/+2 |
* | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-01-05 | 2 | -0/+102 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-01-05 | 2 | -0/+102 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a... | Matteo Beccati | 2015-01-05 | 2 | -0/+102 |
| | |\ | |||||
| | | * | Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a... | Matteo Beccati | 2014-11-10 | 2 | -0/+102 |
* | | | | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 1 | -1/+1 |
* | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 4 | -76/+76 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-06 | 6 | -6/+369 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'PHP-5.6' | Anatol Belski | 2014-12-06 | 1 | -4/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-12-06 | 1 | -4/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | C89 compat | Anatol Belski | 2014-12-06 | 1 | -4/+5 |
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2014-12-06 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix compilation error (ref #68424) | Matteo Beccati | 2014-12-06 | 1 | -2/+2 |
| * | | | | Merge branch 'PHP-5.6' | Julien Pauli | 2014-12-05 | 6 | -4/+366 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Julien Pauli | 2014-12-05 | 6 | -4/+366 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Start adding new attribute to control multi statements | pwolanin | 2014-12-05 | 6 | -4/+366 |
| | | |/ | |||||
| | * | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -2/+2 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-26 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -2/+2 |
* | | | | converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache | Anatol Belski | 2014-10-16 | 4 | -3/+12 |
|/ / / | |||||
* | | | Merge branch 'master' into catchable-fatals/methods-on-non-objects | Timm Friebe | 2014-09-25 | 6 | -50/+50 |
|\ \ \ |