| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \
| |/ |
|
| * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 3 | -0/+0 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-09-05 | 10 | -10/+10 |
|\ \
| |/ |
|
| * | year++ | Xinchen Hui | 2012-09-05 | 10 | -10/+10 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 4 | -4/+4 |
|\ \
| |/ |
|
| * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 4 | -4/+4 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 13 | -13/+13 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error messa... | Christopher Jones | 2011-06-27 | 1 | -2/+3 |
| * | Fix 5.1 detection on ubuntu natty | Hannes Magnusson | 2011-06-27 | 1 | -2/+6 |
| * | - Fix infile return on duplicated key (related to bug #54242) | Felipe Pena | 2011-03-17 | 2 | -2/+2 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 13 | -13/+13 |
| * | Fixed compiler warnings | Ilia Alshanetsky | 2010-12-20 | 1 | -4/+4 |
| * | Add Berkeley DB 5.1 support to the DBA extension | Christopher Jones | 2010-12-01 | 1 | -1/+1 |
| * | Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix... | Kalle Sommer Nielsen | 2010-08-11 | 1 | -1/+1 |
| * | Explicitly use db-5.0 and don't default to db sym link | Christopher Jones | 2010-06-09 | 1 | -1/+1 |
| * | Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510... | Christopher Jones | 2010-06-03 | 3 | -13/+22 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 15 | -15/+15 |
* | | - We can constify in 5.4+ | Felipe Pena | 2011-11-15 | 1 | -1/+1 |
* | | Prevent the magic quotes fatal error causing a diff | Christopher Jones | 2011-09-01 | 1 | -3/+0 |
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 1 | -17/+3 |