Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 25 | -25/+25 |
| | |||||
* | Fix inifile.c:419:6: warning: variable 'ret' set but not used ↵ | Remi Collet | 2012-12-03 | 1 | -2/+2 |
| | | | | | | | | [-Wunused-but-set-variable] Please check this minor change. Avoid, warning: 'pos_grp_start' may be used uninitialized in this function [-Wmaybe-uninitialized] | ||||
* | 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 |
|\ \ | |/ | | | | | | | Conflicts: ext/interbase/interbase.rc | ||||
| * | 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 |
|\ \ | |/ | | | | | | | | | | | | | | | * PHP-5.3: Replace $Revision$ with $Id$ in keyword expansion enable files Enable $Id$ expansion for files with the $Revision$ keyword Conflicts: ext/mysqlnd/mysqlnd.h | ||||
| * | 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 ↵ | Christopher Jones | 2011-06-27 | 1 | -2/+3 |
| | | | | | | | | message prefixes | ||||
| * | 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 ↵ | Kalle Sommer Nielsen | 2010-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | (Fixes #52570) # Trunk patch will follow shortly | ||||
| * | 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 ↵ | Christopher Jones | 2010-06-03 | 3 | -13/+22 |
| | | | | | | | | 51086 that also affects BDB 5 is not yet resolved) | ||||
* | | - 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 ↵ | Pierre Joye | 2011-07-22 | 1 | -17/+3 |
| | | | | | | | | the details) for BC reasons but do not allow to set enable MQ | ||||
* | | Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error ↵ | Christopher Jones | 2011-06-27 | 1 | -2/+3 |
| | | | | | | | | message prefixes | ||||
* | | 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-13 | 1 | -1/+1 |
| | | |||||
* | | - Fixed bug #54242 (dba_insert returns true if key already exists) | Felipe Pena | 2011-03-13 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 15 | -15/+15 |
| | | |||||
* | | 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 |
| | | |||||
* | | MFB53: Changed deprecated ini options on startup from E_WARNING to ↵ | Kalle Sommer Nielsen | 2010-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | E_DEPRECATED (Fixes #52570) # Some of the updated tests were to make them sync with 5.3 although they don't run on trunk anymore | ||||
* | | 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 ↵ | Christopher Jones | 2010-06-03 | 3 | -13/+22 |
| | | | | | | | | 51086 that also affects BDB 5 is not yet resolved) | ||||
* | | revert change #298288: Remove old dsp/dsw/makefile files | Rob Richards | 2010-04-28 | 1 | -0/+213 |
| | | |||||
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 3 | -5/+3 |
| | | | | | | | | | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore | ||||
* | | Remove old dsp/dsw/makefile files, these arent used by the build system ↵ | Kalle Sommer Nielsen | 2010-04-21 | 1 | -213/+0 |
| | | | | | | | | anymore and are barely updated nor available for all extensions | ||||
* | | Add Tokyo Cabinet abstract DB support to ext/dba | Michael Maclean | 2010-03-24 | 5 | -1/+354 |
|/ | |||||
* | New tests for existing functionality | Christopher Jones | 2010-03-19 | 3 | -0/+136 |
| | |||||
* | New and improved DBA tests | Christopher Jones | 2010-03-12 | 5 | -0/+177 |
| | |||||
* | Mask name of older DB4 versions | Christopher Jones | 2010-03-09 | 1 | -2/+2 |
| | |||||
* | Test misc argument error conditions | Christopher Jones | 2010-03-06 | 2 | -0/+127 |
| | |||||
* | Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8) | Christopher Jones | 2010-03-05 | 1 | -1/+28 |
| | |||||
* | Auto detect recent versions of Berkeley DB4 | Christopher Jones | 2010-03-05 | 1 | -4/+12 |
| | |||||
* | DBA tests: cleanup and sycn. Add new Berkeley DB 4 tests | Christopher Jones | 2010-03-05 | 40 | -51/+962 |
| | |||||
* | - Possible fix for bug #50999 | Felipe Pena | 2010-03-03 | 1 | -1/+1 |
| | |||||
* | make portable | Christopher Jones | 2010-03-02 | 1 | -1/+1 |
| |