| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| |\ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| * | | Avoid reallocations | Dmitry Stogov | 2015-09-14 | 1 | -3/+1 |
| * | | remove TSRMLS_* | Anatol Belski | 2015-08-02 | 1 | -1/+1 |
| * | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -6/+2 |
| * | | Fixed Bug #70092 pg_field_type() is too slow | Yasuo Ohgaki | 2015-07-26 | 1 | -1/+1 |
| * | | Various warning fixes | Nikita Popov | 2015-07-17 | 1 | -6/+3 |
| * | | Fix x86 build | Kalle Sommer Nielsen | 2015-07-07 | 1 | -1/+1 |
| * | | Switch position of ce in exception ce variable names | Aaron Piotrowski | 2015-07-03 | 1 | -3/+3 |
| * | | Change zend_exception_get_default() to zend_exception_ce | Aaron Piotrowski | 2015-07-03 | 1 | -3/+3 |
| * | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -45/+45 |
| * | | Fix more proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -4/+4 |
| * | | Make convert_to_* safe with rc>1 | Nikita Popov | 2015-06-11 | 1 | -2/+2 |
| * | | Merge branch 'PHP-5.6' | Remi Collet | 2015-06-09 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-06-09 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fix test description | Remi Collet | 2015-06-09 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-05-20 | 1 | -0/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-20 | 1 | -0/+0 |
| | |\ \ | | |/ | |||||
| | | * | move test | Remi Collet | 2015-05-20 | 1 | -0/+0 |
| * | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-05-20 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-20 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | fix new test | Remi Collet | 2015-05-20 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Remi Collet | 2015-05-20 | 2 | -2/+34 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-20 | 2 | -2/+34 |
| | |\ \ | | |/ | |||||
| | | * | Fixed Bug #69667 segfault in php_pgsql_meta_data | Remi Collet | 2015-05-20 | 2 | -2/+34 |
| * | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 1 | -1/+1 |
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-22 | 1 | -0/+3 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-03-22 | 1 | -0/+3 |
| | | |\ \ | | | |/ | |||||
| | | | * | Bacport fix bug #68741 - Null pointer dereference | Stanislav Malyshev | 2015-03-22 | 1 | -0/+3 |
| * | | | | Fixed unsigned underflow | Dmitry Stogov | 2015-04-08 | 1 | -4/+3 |
| * | | | | Fixed test | Dmitry Stogov | 2015-04-08 | 1 | -0/+4 |
| * | | | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
| * | | | | Optimize zend_string_realloc() add more specialized versions zend_string_exte... | Dmitry Stogov | 2015-03-20 | 1 | -2/+2 |
| * | | | | Use specialized macro for string zval creation | Dmitry Stogov | 2015-03-12 | 1 | -5/+5 |
| * | | | | ZTS cleanup | Reeze Xia | 2015-03-08 | 1 | -2/+2 |
| * | | | | Remove unnecessary debug warning (that also broke tests). | Adam Harvey | 2015-03-05 | 1 | -3/+0 |
| * | | | | Merge remote-tracking branch 'datibbaw/kill-ereg' | Adam Harvey | 2015-03-05 | 1 | -21/+20 |
| |\ \ \ \ | |||||
| | * | | | | Revert "Revert "Removing ext/ereg and dependencies"" | Tjerk Meesters | 2014-09-11 | 1 | -19/+15 |
| * | | | | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 2 | -3/+3 |
| * | | | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-02-14 | 2 | -4/+59 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-02-14 | 2 | -4/+59 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | Fixed bug #68638 (pg_update() fails to store infinite values) | Xinchen Hui | 2015-02-14 | 1 | -8/+7 |
| | | * | | | Merge branch 'PHP-5.4' of https://github.com/wfelipew/php-src into PHP-5.5 | Xinchen Hui | 2015-02-14 | 2 | -1/+57 |
| | | |\ \ \ | |||||
| | | | * | | | Fixed bug #68638 pg_update() fails to store infinite values | William Felipe Welter | 2015-02-12 | 1 | -1/+1 |
| | | | * | | | Fixed bug #68638 pg_update() fails to store infinite values | William Felipe Welter | 2015-02-09 | 1 | -4/+2 |
| | | | * | | | Fixed bug #68638 pg_update() fails to store infinite values. | William Felipe Welter | 2015-02-07 | 1 | -2/+6 |
| | | | * | | | Test case Bug #68638 pg_update() fails to store infinite values | William Felipe Welter | 2015-02-05 | 1 | -0/+53 |
