Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 16 | -154/+154 | |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 20 | -245/+243 | |
* | | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-19 | 1 | -1/+1 | |
* | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -213/+0 | |
* | | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 | |
* | | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 25 | -30/+30 | |
|\ \ \ | ||||||
| * | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 25 | -25/+25 | |
| * | | | Fix ext/dba ini handling | Nikita Popov | 2014-09-11 | 1 | -5/+5 | |
* | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -4/+4 | |
|/ / / | ||||||
* | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -2/+2 | |
* | | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 7 | -7/+7 | |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 9 | -18/+18 | |
* | | | fixes to ext/dba | Anatol Belski | 2014-08-19 | 1 | -3/+3 | |
* | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 9 | -22/+22 | |
* | | | Fixed tests but introduce segfaults (behavior same as trunk) | Xinchen Hui | 2014-05-21 | 1 | -5/+1 | |
* | | | Fixed persistent dba handling | Xinchen Hui | 2014-05-21 | 1 | -8/+11 | |
* | | | Refactored ext/dba (tests passes, but segfaults need to be fixed) | Xinchen Hui | 2014-05-21 | 9 | -86/+100 | |
* | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'PHP-5.6' | Nikita Popov | 2014-02-16 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Declare a number of functions as variadic. | Rouven Weßling | 2014-02-16 | 1 | -2/+2 | |
* | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -7/+10 | |
|/ / / | ||||||
* | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-03 | 25 | -25/+25 | |
|\ \ \ | |/ / | ||||||
| * | | Bump year | Xinchen Hui | 2014-01-03 | 25 | -25/+25 | |
| |/ | ||||||
* | | fix bug #62490 | Michael Wallner | 2013-12-05 | 4 | -8/+73 | |
* | | more test fixes | Michael Wallner | 2013-12-03 | 4 | -5/+7 | |
* | | fix test | Michael Wallner | 2013-12-03 | 1 | -2/+2 | |
* | | fix php_stream_copy_to_stream_ex usage | Michael Wallner | 2013-12-03 | 1 | -5/+5 | |
* | | add missing clean section | Michael Wallner | 2013-12-03 | 1 | -0/+4 | |
* | | remove test for already removed feature | Michael Wallner | 2013-12-03 | 1 | -38/+0 | |
|/ | ||||||
* | Merge branch 'PHP-5.4' into PHP-5.5 | Rasmus Lerdorf | 2013-10-19 | 1 | -3/+6 | |
|\ | ||||||
| * | Fix unitialized opened_path here - found by Coverity | Rasmus Lerdorf | 2013-10-19 | 1 | -3/+6 | |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2013-09-22 | 2 | -6/+57 | |
|\ \ | |/ | ||||||
| * | Copy dba_*() keys before converting to string. | Adam Harvey | 2013-09-22 | 2 | -6/+57 | |
| * | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 2 | -2/+1 | |
| * | typo fixes | Veres Lajos | 2013-07-15 | 2 | -2/+2 | |
* | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -2/+2 | |
* | | typo fixes | Veres Lajos | 2013-07-15 | 2 | -2/+2 | |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-06-26 | 1 | -1/+9 | |
|\ \ | |/ | ||||||
| * | - Fixed bug #63409 (php-dba function test fails on big-endian machine) patch ... | Felipe Pena | 2013-06-26 | 1 | -1/+9 | |
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 | |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 25 | -25/+25 | |
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 | |
* | | Remove unused variable | David Soria Parra | 2013-03-27 | 1 | -1/+0 | |
* | | Bug #62489: dba_insert not working as expected | Lars Strojny | 2013-01-15 | 16 | -21/+78 | |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 25 | -25/+25 | |
* | | Fix inifile.c:419:6: warning: variable 'ret' set but not used [-Wunused-but-s... | Remi Collet | 2012-12-03 | 1 | -2/+2 | |
* | | use php_stream_copy_to_stream_ex instead of deprecated php_stream_copy_to_stream | Remi Collet | 2012-12-03 | 1 | -5/+5 | |
|/ | ||||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 5 | -0/+0 | |
|\ | ||||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 5 | -0/+0 | |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 3 | -0/+0 | |
|\ \ | |/ |