Ilia Alshanetsky
41a77bccba
Fix compile warning.
2002-11-05 14:28:32 +00:00
Edin Kadribasic
95314707ca
Added two new targets to the ldap win32 build which enable ldap
...
extension to be linked with ssl version of openldap libs.
2002-11-05 14:19:22 +00:00
Edin Kadribasic
ce2b880a53
Fixed win32 build by including missing stddef.h
2002-11-05 14:18:20 +00:00
Moriyoshi Koizumi
bef514afda
style fix
2002-11-05 13:52:11 +00:00
Marcus Boerger
30e916d5cd
added missing compiler define
2002-11-05 12:03:01 +00:00
Marcus Boerger
2db35e91ea
no memory no members
2002-11-05 11:22:48 +00:00
Marcus Boerger
3bfb7162a8
silence
...
#when i get this code right tmp_line is not initialised, too.
#Therefore php_stream_wrapper_log_error() will be called with
#undefined value, will it?
2002-11-05 11:17:45 +00:00
Marcus Boerger
210c6e75f2
Use EXPECT again
2002-11-05 09:52:30 +00:00
Adam Dickmeiss
752f0b0abf
Fix handling of zero-length records
2002-11-05 09:19:24 +00:00
Timm Friebe
2bcca9e315
#- Added myself here
2002-11-05 08:30:57 +00:00
Timm Friebe
514b69824e
@- Implemented features/changes requested in Bug #16960 (Timm):
...
@ . Added a new function sybase_unbuffered_query()
@ . Added a new function sybase_fetch_assoc()
@ . Added sybase_set_message_handler() which enables users to handle
@ server messages in a callback function
@ . Added an ini entry for deadlock retries - retrying deadlocks
@ can cause transaction state to break (sybct.deadlock_retry_count,
@ defaults to -1 "forever").
@ . Fixed sybase_fetch_object() not to return objects with numeric
@ members
@ . Fixed issues with identical fieldnames
@ . Made sybase_fetch_*() functions return correct datatypes
@ . Made phpinfo() section more verbose
@ . Made sybase_query() error messages more verbose
2002-11-05 08:29:57 +00:00
Stig Bakken
efeaa5917c
Added separate functions for setting include_path, for environments
...
where ini_set has been disabled. New functions: get_include_path(),
set_include_path(), restore_include_path()
2002-11-05 06:05:48 +00:00
Ilia Alshanetsky
ecb5c7e08e
Revert virtual_link() patch.
2002-11-04 23:24:15 +00:00
David Reid
e66a760f6b
Not all systems have sys/ipc.h so let's check and only include it if we
...
have it.
2002-11-04 20:08:09 +00:00
Marcus Boerger
5be5c7f14f
incorporate cdb-0.75 as suggested by D. J. Bernstein
...
#dba now supports cdb_make
2002-11-04 17:53:04 +00:00
Ilia Alshanetsky
a8d4bb9d28
Silence compiler warning.
2002-11-04 17:38:30 +00:00
Marcus Boerger
02c903b25e
use ecmalloc/efree functions instead of (c|m)alloc/free
2002-11-04 13:39:17 +00:00
Moriyoshi Koizumi
90792bca29
Fixed bug #20243
2002-11-04 12:53:24 +00:00
Marcus Boerger
9d0c4b7bc5
passing around TSRM
...
#going to add CDB_MAKE support
2002-11-04 12:27:13 +00:00
Melvyn Sopacua
67efacc344
Add test for both sysvsem and sysvshm
2002-11-04 02:44:09 +00:00
Ilia Alshanetsky
02fcdec6b7
Fix win32 build.
2002-11-03 21:21:13 +00:00
Moriyoshi Koizumi
f6ad144abb
Added a new test
2002-11-03 20:35:46 +00:00
Moriyoshi Koizumi
7f5d98203e
Fixed OnUpdate_zlib_output_compression() behaviour
2002-11-03 20:31:00 +00:00
Marcus Boerger
529fbfffc4
missing
2002-11-03 20:17:00 +00:00
Melvyn Sopacua
f42cbf7309
ws
2002-11-03 17:46:38 +00:00
Marcus Boerger
068d9d4786
no c++ comments
2002-11-03 16:50:08 +00:00
Marcus Boerger
aaf5911b16
cdb now allows multiple key-value pairs with same key
2002-11-03 16:43:07 +00:00
Marcus Boerger
ea7b5d41d3
cdb interface is currently readonly
2002-11-03 15:22:32 +00:00
Marcus Boerger
a54cf8b94a
cdb interface is currently readonly
2002-11-03 15:11:42 +00:00
Marcus Boerger
6668f61ecb
-fixed
...
-use *e*malloc
2002-11-03 15:09:49 +00:00
Marcus Boerger
81ef4fd958
add tests for functions in image.c (not requiring gd,zlib or exif)
2002-11-03 13:52:45 +00:00
Wez Furlong
92e9c825b4
Fix leak when read call fails (see comment in #16635 ).
2002-11-03 13:22:49 +00:00
Moriyoshi Koizumi
941d5e3894
style keisatsu
2002-11-03 08:50:43 +00:00
Moriyoshi Koizumi
408e019b25
Disabled output_handler in INI section
2002-11-03 08:37:59 +00:00
Dan Kalowsky
bbb798315e
Bug #20148 suggested work around for now.
2002-11-02 20:18:10 +00:00
Ilia Alshanetsky
ec3b50b8bb
Revert previous dirname() patch.
2002-11-02 18:54:31 +00:00
Melvyn Sopacua
aa4bf3607b
Skip when Sablotron version is too old
2002-11-02 17:24:57 +00:00
Melvyn Sopacua
8a210264e7
- Use spprintf to avoid two calls to zend_get_executed_filename, suggested
...
by Marcus Börger
2002-11-02 15:01:43 +00:00
Moriyoshi Koizumi
e9982c06c7
Reduced compiler warnings
2002-11-02 13:38:32 +00:00
Marcus Boerger
832b5a4964
fix TSRM build
2002-11-02 10:58:02 +00:00
Marcus Boerger
7ea6e4431e
fix a warning
2002-11-02 10:34:51 +00:00
Melvyn Sopacua
204552683c
Fix typo
...
# Sorry Lenar
2002-11-02 01:44:35 +00:00
Melvyn Sopacua
41daebe049
test rename
2002-11-02 01:34:56 +00:00
Melvyn Sopacua
ccd3b27af2
- Fix issues with 'arg' scheme and external files, bug #20177
...
- Add authors
# Need to rename test, grrr
2002-11-02 01:32:09 +00:00
Melvyn Sopacua
2f187e86e5
Test for files in 'args' provided handles
2002-11-02 01:13:22 +00:00
foobar
4dabb162d0
- Added searching for Kerberos libs in default locations if no path is
...
given for --with-kerberos.
# Marcus, please try this. :)
2002-11-01 16:45:59 +00:00
Lenar Lõhmus
d2275d9195
Fix scheme_getall() function so that data returned by user is always
...
converted to string except when script returns FALSE or NULL. In this case
signal sablotron that we are not able to handle requested scheme.
2002-11-01 14:44:06 +00:00
Marcus Boerger
f7bd4ce0ba
Add testcase for every single handler
...
# db2 fails for me with SIGSEGV
2002-11-01 14:23:23 +00:00
Marcus Boerger
d50e62cbac
Always show handler used
2002-11-01 14:21:36 +00:00
Marcus Boerger
5ab8fb4df1
test.dbm* -> test0.dbm*
2002-11-01 14:20:31 +00:00