| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| | | |||||
| * | Remove unused variable | David Soria Parra | 2013-03-27 | 1 | -1/+0 |
| | | |||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | - 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 | ||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -3/+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 | ||||
| * | Add Tokyo Cabinet abstract DB support to ext/dba | Michael Maclean | 2010-03-24 | 1 | -0/+6 |
| | | |||||
| * | - Possible fix for bug #50999 | Felipe Pena | 2010-03-03 | 1 | -1/+1 |
| | | |||||
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | | |||||
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug#46847 (phpinfo() is missing some settings.) | Hannes Magnusson | 2008-12-12 | 1 | -0/+1 |
| | | |||||
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -15/+0 |
| | | |||||
| * | new parameter-parsing API | Alexey Zakhlestin | 2008-11-07 | 1 | -66/+104 |
| | | |||||
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+15 |
| | | |||||
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -15/+0 |
| | | |||||
| * | MFH: | Christopher Jones | 2008-06-19 | 1 | -1/+1 |
| | | | | | | | | Fix bug #45266 (Fix build with BDB 4) Fix bug #45267 (Revert invalid assumption about BDB 4 locking; let DBA handle locking) Fix bug #45268 (Fix error callback prototype) | ||||
| * | MFH: New way for check void parameters | Felipe Pena | 2008-03-10 | 1 | -2/+1 |
| | | |||||
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | | |||||
| * | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | | |||||
| * | MFH: Fix double "wron param count" messages | Hannes Magnusson | 2006-11-03 | 1 | -1/+0 |
| | | |||||
| * | E_ERROR > E_RECOVERABLE_ERROR | Ilia Alshanetsky | 2006-07-06 | 1 | -1/+1 |
| | | |||||
| * | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -17/+22 |
| | | |||||
| * | MFH: arginfo, protos, vim folding | Hannes Magnusson | 2006-06-11 | 1 | -15/+107 |
| | | |||||
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | | |||||
| * | - MFH Change dba/db4 to use its own locking | Marcus Boerger | 2005-12-08 | 1 | -1/+1 |
| | | |||||
| * | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | | |||||
| * | MFH:- Do not use the PHP3 era names | foobar | 2005-12-05 | 1 | -5/+5 |
| | | |||||
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | | |||||
| * | - Add support for db1 through emulation | Marcus Boerger | 2005-02-25 | 1 | -0/+6 |
| | | | | | | | # Most probably db4 requires a slightly different detection since functions # are macros which most probably doesn't work with current configure check. | ||||
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | | |||||
| * | dded qdbm handler (http://qdbm.sourceforge.net). | Marcus Boerger | 2003-12-18 | 1 | -0/+6 |
| | | |||||
| * | Centralize ability to drop APPEND flag. This probably fixes some ini file | Marcus Boerger | 2003-12-18 | 1 | -2/+19 |
| | | | | | | issues. | ||||
| * | - Fix Bug #26304 Unexpected data loss when opening dba file | Marcus Boerger | 2003-12-14 | 1 | -7/+15 |
| | | | | | | - Correct handling for flatfile handler | ||||
| * | Revert: need a PHP4.3 solution. | Marcus Boerger | 2003-12-13 | 1 | -1/+1 |
| | | | | | | # This solution cannot be backported to PHP 4.3 -- damn! | ||||
| * | - Fixed bug #26304 (Unexpected data loss when opening dba file). | Marcus Boerger | 2003-12-13 | 1 | -1/+1 |
| | | |||||
| * | Proto fixes (Friedhelm Betz <holliwell|gmx.net>) | Marcus Boerger | 2003-11-13 | 1 | -9/+9 |
| | | |||||
| * | Pass eof | Marcus Boerger | 2003-11-13 | 1 | -4/+13 |
| | | |||||
| * | Add helper function that splits inifile keys into an array which again | Marcus Boerger | 2003-11-12 | 1 | -0/+22 |
| | | | | | | can be used in dba_fetch calls. | ||||
| * | Fixed format error. | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+1 |
| | | |||||
| * | Fix warning | Marcus Boerger | 2003-08-17 | 1 | -4/+4 |
| | | |||||
| * | Finalize the closing process of persistent streams. The current | Ilia Alshanetsky | 2003-07-29 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | behavior/API is as follows: 1) To close a persistent use php_stream_pclose(), it will close the stream and remove it from the persistent list. 2) Inside PHP code only explicit fclose() will close persistent streams, all other actions such as unset() or assigning a value to stream handle will not. 3) Regular streams can still be closed by either fclose(), unset() or an assignment of a value to the stream handler. | ||||
| * | Remove bogus comment (noticed by Zak) | Marcus Boerger | 2003-07-16 | 1 | -2/+0 |
| | | |||||
| * | Don't copy the filename when it is not needed | Marcus Boerger | 2003-06-21 | 1 | -2/+4 |
| | | |||||
| * | Store the absolute path of the database file and use that in the external ↵ | Marcus Boerger | 2003-06-21 | 1 | -10/+38 |
| | | | | | library | ||||
| * | Fixed win32 build | Edin Kadribasic | 2003-06-16 | 1 | -0/+1 |
| | | |||||
| * | proto fixes | Andrey Hristov | 2003-06-13 | 1 | -2/+2 |
| | | |||||
| * | Bugfix #2397: dba_open locking error with db3 | Marcus Boerger | 2003-06-12 | 1 | -5/+10 |
| | | |||||
