Kalle Sommer Nielsen
dd8e59da8f
Removed safe_mode
...
* 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
2010-04-26 23:53:30 +00:00
Kalle Sommer Nielsen
518a17e7bf
Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions
2010-04-21 23:36:49 +00:00
Michael Maclean
e52fa0027b
Add Tokyo Cabinet abstract DB support to ext/dba
2010-03-24 23:38:59 +00:00
Christopher Jones
ad0e1ae3f1
New tests for existing functionality
2010-03-19 22:15:40 +00:00
Christopher Jones
321ca32642
New and improved DBA tests
2010-03-12 00:27:57 +00:00
Christopher Jones
09df605181
Mask name of older DB4 versions
2010-03-09 18:06:20 +00:00
Christopher Jones
aa60f8e807
Test misc argument error conditions
2010-03-06 00:23:16 +00:00
Christopher Jones
f3ad58a8a0
Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8)
2010-03-05 06:45:28 +00:00
Christopher Jones
db7843bbac
Auto detect recent versions of Berkeley DB4
2010-03-05 05:23:01 +00:00
Christopher Jones
7b329d5afc
DBA tests: cleanup and sycn. Add new Berkeley DB 4 tests
2010-03-05 00:23:26 +00:00
Felipe Pena
f0587e8086
- Possible fix for bug #50999
2010-03-03 00:29:38 +00:00
Christopher Jones
40348f1a5b
make portable
2010-03-02 17:00:18 +00:00
William Martin
acc80f0fc3
Added SKIP sections in case extension isn't enabled
2010-03-02 13:21:25 +00:00
Christopher Jones
a3ec3b003d
Improve basic code coverage
2010-03-01 20:33:18 +00:00
Sebastian Bergmann
9ba1e81665
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
Dmitry Stogov
7bfe056174
Fixed tests
2009-09-21 09:52:19 +00:00
Felipe Pena
96d24a59e5
- Fixed paths
2009-08-01 23:26:02 +00:00
Felipe Pena
085067a9aa
- Fixed bug #49125 (Error in dba_exists C code)
...
patch by: jdornan at stanford dot edu
2009-08-01 23:10:11 +00:00
Ilia Alshanetsky
34842709d6
Fixed test
2009-06-16 12:40:59 +00:00
Felipe Pena
539b7a2154
- MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
2009-05-13 02:14:53 +00:00
Sebastian Bergmann
08659c2dcd
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
Hannes Magnusson
f6cf54d2b1
Fixed bug#46847 (phpinfo() is missing some settings.)
2008-12-12 13:07:28 +00:00
Felipe Pena
fc2fb50d09
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
2008-11-17 11:28:01 +00:00
Ilia Alshanetsky
9c9b5b3925
Fixed a bug inside dba_replace() that could cause file truncation with
...
invalid keys
2008-11-13 18:21:40 +00:00
Alexey Zakhlestin
deb420ee63
new parameter-parsing API
2008-11-07 12:39:11 +00:00
Felipe Pena
7a37fa2d6b
- Revert ZEND_BEGIN_ARG_INFO change
2008-11-02 21:19:39 +00:00
Felipe Pena
df10005563
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
2008-10-24 14:35:40 +00:00
Christopher Jones
2bb7df3504
MFH:
...
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)
2008-06-19 22:39:56 +00:00
Felipe Pena
84a8bb038a
MFH: New way for check void parameters
2008-03-10 22:15:36 +00:00
Sebastian Bergmann
d1dded8751
MFH: Bump copyright year, 2 of 2.
2007-12-31 07:17:19 +00:00
Marcus Boerger
d309efd945
- More about 4.6
2007-12-06 14:01:49 +00:00
Marcus Boerger
1f623c4965
Add db 4.6 to detect list
2007-12-06 13:53:38 +00:00
Dmitry Stogov
6c810b0d4c
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
2007-09-27 18:00:48 +00:00
Jani Taskinen
09d9338040
MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
2007-07-19 10:50:16 +00:00
Jani Taskinen
ad61002dc4
MFH: fix wrong logic
2007-07-13 15:09:19 +00:00
Jani Taskinen
9d53e19697
MFH: cleanups + fixes
2007-07-13 14:23:59 +00:00
Antony Dovgal
007bac315d
MFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS)
2007-05-21 11:38:53 +00:00
Antony Dovgal
1f65545121
fix test names
2007-05-07 18:03:01 +00:00
Antony Dovgal
bb489851e9
win32 test fixes
2007-04-18 08:06:29 +00:00
Marcus Boerger
a4bf33f02d
- MFH Fix warning
2007-04-14 11:15:13 +00:00
Ilia Alshanetsky
18548c1041
fixed compiler warnings
2007-01-01 19:40:29 +00:00
Sebastian Bergmann
4223aa4d5e
MFH: Bump year.
2007-01-01 09:36:18 +00:00
Ilia Alshanetsky
9a1abfbb7d
Revert previous patch and it breaks builds with built-in cdb lib
2006-12-05 17:54:52 +00:00
Ilia Alshanetsky
9666f1deae
Config fix from Gentoo
2006-12-03 19:54:55 +00:00
Antony Dovgal
5a6c11d9f4
MFH: fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is enabled)
2006-11-28 11:39:19 +00:00
Marcus Boerger
2820e9cf1e
- MFH: Fixed bug #38698
2006-11-03 19:00:46 +00:00
Hannes Magnusson
050f94f746
MFH: Fix double "wron param count" messages
2006-11-03 14:46:48 +00:00
Marcus Boerger
e038500be3
- Fix bug #38290
2006-08-07 07:57:12 +00:00
Ilia Alshanetsky
89635eb158
E_ERROR > E_RECOVERABLE_ERROR
2006-07-06 23:13:18 +00:00
Dmitry Stogov
1dbaae2795
Added automatic module globals management
2006-06-15 18:33:09 +00:00