| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add test for bug #77047 | Anatol Belski | 2018-11-18 | 1 | -0/+40 |
| * | FIX #77047: fixes regex for "time" data type | andy | 2018-11-18 | 1 | -1/+1 |
| * | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 2 | -2/+2 |
| * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 13 | -14/+9 |
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 20 | -67/+67 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -4/+0 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 3 | -47/+47 |
| * | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -2/+2 |
| * | Fix typos in code comments | Peter Kokot | 2018-07-25 | 1 | -1/+1 |
| * | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 4 | -8/+1 |
| * | Reduce error buffer size | Anatol Belski | 2018-07-05 | 1 | -1/+1 |
| * | Use zval_ptr_dtor() imstead of zval_dtor() | Dmitry Stogov | 2018-07-05 | 1 | -2/+2 |
| * | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -7/+7 |
| * | Merge branch 'PHP-7.2' | Anatol Belski | 2018-06-29 | 2 | -0/+24 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-06-29 | 2 | -0/+24 |
| | |\ | |||||
| | | * | Fixed bug #76548 pg_fetch_result did not fetch the next row | Anatol Belski | 2018-06-29 | 2 | -0/+24 |
| * | | | Removed "dead" code (zend_hash_update() never fails) | Dmitry Stogov | 2018-06-01 | 1 | -3/+1 |
| * | | | Avoid useless checks, using zend_string_efree(), in cases where the string is... | Dmitry Stogov | 2018-05-08 | 1 | -1/+1 |
| * | | | zend_fcall_info_cache.calling_scope is not used by zend_call_function() and d... | Dmitry Stogov | 2018-05-03 | 1 | -1/+0 |
| * | | | Avoid strlen calls for regexes | Anatol Belski | 2018-04-19 | 1 | -45/+63 |
| * | | | Use int instead of long in protos | Gabriel Caruso | 2018-02-23 | 1 | -2/+2 |
| * | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 3 | -3/+3 |
| * | | | Reduce var scope | Anatol Belski | 2018-02-18 | 1 | -32/+24 |
| * | | | Remove empty sections in tests | Gabriel Caruso | 2018-02-14 | 1 | -1/+0 |
| * | | | Fix misspelling vlaues to values | Gabriel Caruso | 2018-01-28 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.2' | Xinchen Hui | 2018-01-18 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-01-18 | 1 | -0/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fixed #75838 (Memory leak in pg_escape_bytea()) | Xinchen Hui | 2018-01-18 | 1 | -0/+1 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| * | | | Avoid separation and simlifyed conversion | Dmitry Stogov | 2018-01-17 | 1 | -25/+12 |
| * | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| * | | | zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initia... | Dmitry Stogov | 2017-12-27 | 1 | -1/+0 |
| * | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-12-15 | 1 | -20/+15 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-12-15 | 1 | -20/+15 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #75671 pg_version() crashes when called on a connection to cockroach | Anatol Belski | 2017-12-15 | 1 | -20/+15 |
| * | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
| * | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
| * | | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -2/+1 |
| * | | | Enable and fix printf() format warnings | Nikita Popov | 2017-11-16 | 1 | -1/+1 |
| * | | | Fix remaining signedness warnings | Anatol Belski | 2017-11-14 | 1 | -2/+2 |
| * | | | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -11/+22 |
| * | | | Persistent resources are "thread-local". | Dmitry Stogov | 2017-11-01 | 1 | -5/+1 |
| * | | | Merge branch 'master' into rc_debug | Dmitry Stogov | 2017-10-30 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'PHP-7.2' | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
| | | |\ \ | | | |/ | |||||
| | | | * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Fix test compat for PostgreSQL 10 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
| * | | | | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -2/+2 |
| |/ / / / | |||||
| * | | | | Merge branch 'PHP-7.2' | Sara Golemon | 2017-10-24 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / | |||||
