Marcus Boerger
6186617571
- Export struct zend_user_iterator
...
- Ad 'it' to function prefix to prevent naming clashes
- Export zend_user_it_free_current
2004-01-26 22:33:52 +00:00
Marcus Boerger
5ac404eb64
Fixed bug #27042 (SPL: SeekableIterator seek() broken).
2004-01-26 22:30:25 +00:00
Georg Richter
c139c48a99
fixed compiler warning (thx to Marcus Boerger)
2004-01-26 20:08:16 +00:00
Dmitry Stogov
d23a557d9d
<Fault> encoding was changed
2004-01-26 17:14:32 +00:00
Dmitry Stogov
c25df9d8c6
fix
2004-01-26 17:14:07 +00:00
Dmitry Stogov
1e5ebeb95d
Support for SOAP 1.2 Fault/Code/Value and Fault/Reason/Text
2004-01-26 17:11:05 +00:00
Dmitry Stogov
fd773c92cb
fix: memory leaks
2004-01-26 16:20:19 +00:00
Dmitry Stogov
9387d78fd0
SOAP 1.2 Fault support (Code,Reason,Datail instead of faultcode,faultstring,...)
2004-01-26 16:19:29 +00:00
Antony Dovgal
6fe26e966d
change to use different allocator (Sascha, thanks =) )
2004-01-26 15:42:24 +00:00
Antony Dovgal
83a1eaf75a
fix this annoying notice about limited range
2004-01-26 15:25:32 +00:00
Antony Dovgal
f64928bdce
improve debug messages
2004-01-26 15:21:52 +00:00
Dmitry Stogov
fbead642ad
Support for SOAP 1.2 RPC binding (<rpc:result>)
2004-01-26 15:13:45 +00:00
Dmitry Stogov
adb3562d8e
XML Schema support was improved
...
support for unsignedLong standard type was fixed
restrictions checking was disabled
support for standard list types (IDREFS, IDS, NOTATIONS)
2004-01-26 15:12:34 +00:00
Antony Dovgal
9fcb1dd2c9
oops =(
...
forgot these brackets..
2004-01-26 14:02:08 +00:00
Antony Dovgal
15f22a5796
fix oci_field_type_raw's proto
...
oci_collection_element_get should return FALSE only if there is no such element and NULL, if it's null
2004-01-26 13:59:42 +00:00
Adam Dickmeiss
79d42d1e91
New function yaz_es that creates Z39.50 Extended Service Package to
...
facilitate record update, database create, database drop.
2004-01-26 13:40:52 +00:00
Georg Richter
5066f521db
proto fixes
...
removed mysqli_read_query_result (will be removed in libmysql)
2004-01-26 13:38:13 +00:00
Sebastian Bergmann
29fa2036ef
Update URL.
2004-01-26 12:37:48 +00:00
Dmitry Stogov
6309dd4c26
Apache namespace was removed
2004-01-26 09:51:45 +00:00
Dmitry Stogov
e3cfa02b4e
XML Schema support (decoding of xsi:nil with attributes)
...
Source Cleanup
2004-01-26 09:51:07 +00:00
Marcus Boerger
7e6b108a96
Add README
2004-01-26 08:37:23 +00:00
Marcus Boerger
ed650274eb
We are in c not c++
2004-01-26 07:52:52 +00:00
Georg Richter
85510ff3a1
more prototype fixes.
...
fixed a bug in mysqli_send_long_data
2004-01-26 07:39:57 +00:00
foobar
f869e198e8
- Fixed compile problem with CURLOPT_HTTPAUTH
2004-01-26 04:59:59 +00:00
foobar
dbff3d8b97
test for bug #26900
2004-01-26 04:37:50 +00:00
foobar
e3c80d52da
- Remove gpc_order since it doesn't serve any purpose.
2004-01-26 04:15:08 +00:00
Pierre Joye
3507f04062
- "Fix" the command name in the usage text
2004-01-26 01:59:14 +00:00
Pierre Joye
e3af7958a5
- # 521 entry
2004-01-26 01:36:51 +00:00
48a98f78ee
ChangeLog update
2004-01-26 01:33:25 +00:00
Pierre Joye
f9bfd58bd7
- Remove useless property
2004-01-26 00:57:30 +00:00
Pierre Joye
477de56f71
- Fix #521 , incorrect filename in CS warnings
2004-01-26 00:49:16 +00:00
Moriyoshi Koizumi
b2402396a9
- Suppress a compiler warning by a rather useless typecasting.
2004-01-26 00:27:24 +00:00
Moriyoshi Koizumi
e226ed0e21
- Fix bug #26699 (mbstring encoding types does not include "binary").
2004-01-26 00:19:25 +00:00
foobar
03e4695d3d
- Fixed bug #27040 (passing an array of form-fields to CURLOPT_POSTFIELDS does not work).
2004-01-26 00:16:16 +00:00
Ilia Alshanetsky
0cb89236a3
Fixed bug #26814 (On parse error include included file, terminate
...
execution script).
2004-01-25 23:54:12 +00:00
Pierre Joye
48fb978f72
- Use is_a
2004-01-25 23:53:13 +00:00
Pierre Joye
2b88a7b667
WS
2004-01-25 23:36:28 +00:00
Pierre Joye
bff0e9df23
- Update Mail, HTTP and DB. Adding new archives
2004-01-25 23:09:05 +00:00
Pierre Joye
8fad852352
- Update HTTP, DB and Mail packages
2004-01-25 23:08:09 +00:00
Timm Friebe
426c34b355
- Initial release
2004-01-25 20:04:24 +00:00
Timm Friebe
64ef58f483
- Added test for case when incorrect argument type is
...
passed to sybase_set_message_handler()
2004-01-25 20:04:08 +00:00
Timm Friebe
35409efd9a
@- Added ability to define a message handler not only globally, but also
...
@ per connection (Timm)
@- Made sybct.login_timeout changeable at runtime (Timm)
@- Added ini option sybct.packet_size which lets you control the packet
@ size (Timm)
2004-01-25 20:03:10 +00:00
Marcus Boerger
0711fdcede
Show supported classes & interfaces in -i and phpinfo()
2004-01-25 17:30:19 +00:00
Ard Biesheuvel
e0c0c9f620
MySQL is no longer built in by default
2004-01-25 15:18:02 +00:00
Ard Biesheuvel
86fe4ab6a1
CS
2004-01-25 15:08:31 +00:00
Andrey Hristov
ca3001faf8
entrt about feature request #24258
2004-01-25 14:00:59 +00:00
Marcus Boerger
d51218f221
BFN
2004-01-25 13:33:43 +00:00
Marcus Boerger
6e2cf148a4
Respect proeprty visibility in foreach
2004-01-25 13:32:02 +00:00
Marcus Boerger
db86475367
Update test
2004-01-25 13:19:16 +00:00
Marcus Boerger
bec76cab71
Update examples
2004-01-25 13:03:24 +00:00