]> granicus.if.org Git - php/log
php
21 years agoAllow <element>s with same names
Dmitry Stogov [Tue, 27 Jan 2004 12:07:57 +0000 (12:07 +0000)]
Allow <element>s with same names

21 years agofix: error handling
Dmitry Stogov [Tue, 27 Jan 2004 10:24:48 +0000 (10:24 +0000)]
fix: error handling

21 years agoXML Schema support was improved
Dmitry Stogov [Tue, 27 Jan 2004 10:23:20 +0000 (10:23 +0000)]
XML Schema support was improved
support for <attribite> default and fixed values
support for encoding of list elements

21 years agoProper handling of SOAPAction in SOAP 1.1 and SOAP 1.2
Dmitry Stogov [Tue, 27 Jan 2004 06:54:14 +0000 (06:54 +0000)]
Proper handling of SOAPAction in SOAP 1.1 and SOAP 1.2

21 years agoRemoved unused variable.
Ilia Alshanetsky [Tue, 27 Jan 2004 03:20:35 +0000 (03:20 +0000)]
Removed unused variable.

21 years agoChangeLog update
<changelog@php.net> [Tue, 27 Jan 2004 01:32:27 +0000 (01:32 +0000)]
ChangeLog update

21 years agoMust use zval* here
Marcus Boerger [Mon, 26 Jan 2004 23:59:50 +0000 (23:59 +0000)]
Must use zval* here

21 years agoRemove test code
Marcus Boerger [Mon, 26 Jan 2004 23:20:00 +0000 (23:20 +0000)]
Remove test code

21 years ago- Export struct zend_user_iterator
Marcus Boerger [Mon, 26 Jan 2004 22:33:52 +0000 (22:33 +0000)]
- Export struct zend_user_iterator
- Ad 'it' to function prefix to prevent naming clashes
- Export zend_user_it_free_current

21 years agoFixed bug #27042 (SPL: SeekableIterator seek() broken).
Marcus Boerger [Mon, 26 Jan 2004 22:30:25 +0000 (22:30 +0000)]
Fixed bug #27042 (SPL: SeekableIterator seek() broken).

21 years agofixed compiler warning (thx to Marcus Boerger)
Georg Richter [Mon, 26 Jan 2004 20:08:16 +0000 (20:08 +0000)]
fixed compiler warning (thx to Marcus Boerger)

21 years ago<Fault> encoding was changed
Dmitry Stogov [Mon, 26 Jan 2004 17:14:32 +0000 (17:14 +0000)]
<Fault> encoding was changed

21 years agofix
Dmitry Stogov [Mon, 26 Jan 2004 17:14:07 +0000 (17:14 +0000)]
fix

21 years agoSupport for SOAP 1.2 Fault/Code/Value and Fault/Reason/Text
Dmitry Stogov [Mon, 26 Jan 2004 17:11:05 +0000 (17:11 +0000)]
Support for SOAP 1.2 Fault/Code/Value and Fault/Reason/Text

21 years agofix: memory leaks
Dmitry Stogov [Mon, 26 Jan 2004 16:20:19 +0000 (16:20 +0000)]
fix: memory leaks

21 years agoSOAP 1.2 Fault support (Code,Reason,Datail instead of faultcode,faultstring,...)
Dmitry Stogov [Mon, 26 Jan 2004 16:19:29 +0000 (16:19 +0000)]
SOAP 1.2 Fault support (Code,Reason,Datail instead of faultcode,faultstring,...)

21 years agochange to use different allocator (Sascha, thanks =) )
Antony Dovgal [Mon, 26 Jan 2004 15:42:24 +0000 (15:42 +0000)]
change to use different allocator (Sascha, thanks =) )

21 years agofix this annoying notice about limited range
Antony Dovgal [Mon, 26 Jan 2004 15:25:32 +0000 (15:25 +0000)]
fix this annoying notice about limited range

21 years agoimprove debug messages
Antony Dovgal [Mon, 26 Jan 2004 15:21:52 +0000 (15:21 +0000)]
improve debug messages

21 years agoSupport for SOAP 1.2 RPC binding (<rpc:result>)
Dmitry Stogov [Mon, 26 Jan 2004 15:13:45 +0000 (15:13 +0000)]
Support for SOAP 1.2 RPC binding (<rpc:result>)

21 years agoXML Schema support was improved
Dmitry Stogov [Mon, 26 Jan 2004 15:12:34 +0000 (15:12 +0000)]
XML Schema support was improved
  support for unsignedLong standard type was fixed
  restrictions checking was disabled
  support for standard list types (IDREFS, IDS, NOTATIONS)

21 years agooops =(
Antony Dovgal [Mon, 26 Jan 2004 14:02:08 +0000 (14:02 +0000)]
oops =(
forgot these brackets..

21 years agofix oci_field_type_raw's proto
Antony Dovgal [Mon, 26 Jan 2004 13:59:42 +0000 (13:59 +0000)]
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

21 years agoNew function yaz_es that creates Z39.50 Extended Service Package to
Adam Dickmeiss [Mon, 26 Jan 2004 13:40:52 +0000 (13:40 +0000)]
New function yaz_es that creates Z39.50 Extended Service Package to
facilitate record update, database create, database drop.

21 years agoproto fixes
Georg Richter [Mon, 26 Jan 2004 13:38:13 +0000 (13:38 +0000)]
proto fixes
removed mysqli_read_query_result (will be removed in libmysql)

21 years agoUpdate URL.
Sebastian Bergmann [Mon, 26 Jan 2004 12:37:48 +0000 (12:37 +0000)]
Update URL.

21 years agoApache namespace was removed
Dmitry Stogov [Mon, 26 Jan 2004 09:51:45 +0000 (09:51 +0000)]
Apache namespace was removed

21 years agoXML Schema support (decoding of xsi:nil with attributes)
Dmitry Stogov [Mon, 26 Jan 2004 09:51:07 +0000 (09:51 +0000)]
XML Schema support (decoding of xsi:nil with attributes)
Source Cleanup

21 years agoAdd README
Marcus Boerger [Mon, 26 Jan 2004 08:37:23 +0000 (08:37 +0000)]
Add README

21 years agoWe are in c not c++
Marcus Boerger [Mon, 26 Jan 2004 07:52:52 +0000 (07:52 +0000)]
We are in c not c++

21 years agomore prototype fixes.
Georg Richter [Mon, 26 Jan 2004 07:39:57 +0000 (07:39 +0000)]
more prototype fixes.
fixed a bug in mysqli_send_long_data

21 years ago- Fixed compile problem with CURLOPT_HTTPAUTH
foobar [Mon, 26 Jan 2004 04:59:59 +0000 (04:59 +0000)]
- Fixed compile problem with CURLOPT_HTTPAUTH

21 years agotest for bug #26900
foobar [Mon, 26 Jan 2004 04:37:50 +0000 (04:37 +0000)]
test for bug #26900

21 years ago- Remove gpc_order since it doesn't serve any purpose.
foobar [Mon, 26 Jan 2004 04:15:08 +0000 (04:15 +0000)]
- Remove gpc_order since it doesn't serve any purpose.

21 years ago- "Fix" the command name in the usage text
Pierre Joye [Mon, 26 Jan 2004 01:59:14 +0000 (01:59 +0000)]
- "Fix" the command name in the usage text

21 years ago- # 521 entry
Pierre Joye [Mon, 26 Jan 2004 01:36:51 +0000 (01:36 +0000)]
- # 521 entry

21 years agoChangeLog update
<changelog@php.net> [Mon, 26 Jan 2004 01:33:25 +0000 (01:33 +0000)]
ChangeLog update

21 years ago- Remove useless property
Pierre Joye [Mon, 26 Jan 2004 00:57:30 +0000 (00:57 +0000)]
- Remove useless property

21 years ago- Fix #521, incorrect filename in CS warnings
Pierre Joye [Mon, 26 Jan 2004 00:49:16 +0000 (00:49 +0000)]
- Fix #521, incorrect filename in CS warnings

21 years ago- Suppress a compiler warning by a rather useless typecasting.
Moriyoshi Koizumi [Mon, 26 Jan 2004 00:27:24 +0000 (00:27 +0000)]
- Suppress a compiler warning by a rather useless typecasting.

21 years ago- Fix bug #26699 (mbstring encoding types does not include "binary").
Moriyoshi Koizumi [Mon, 26 Jan 2004 00:19:25 +0000 (00:19 +0000)]
- Fix bug #26699 (mbstring encoding types does not include "binary").

21 years ago- Fixed bug #27040 (passing an array of form-fields to CURLOPT_POSTFIELDS does not...
foobar [Mon, 26 Jan 2004 00:16:16 +0000 (00:16 +0000)]
- Fixed bug #27040 (passing an array of form-fields to CURLOPT_POSTFIELDS does not work).

21 years agoFixed bug #26814 (On parse error include included file, terminate
Ilia Alshanetsky [Sun, 25 Jan 2004 23:54:12 +0000 (23:54 +0000)]
Fixed bug #26814 (On parse error include included file, terminate
execution script).

21 years ago- Use is_a
Pierre Joye [Sun, 25 Jan 2004 23:53:13 +0000 (23:53 +0000)]
- Use is_a

21 years agoWS
Pierre Joye [Sun, 25 Jan 2004 23:36:28 +0000 (23:36 +0000)]
WS

21 years ago- Update Mail, HTTP and DB. Adding new archives
Pierre Joye [Sun, 25 Jan 2004 23:09:05 +0000 (23:09 +0000)]
- Update Mail, HTTP and DB. Adding new archives

21 years ago- Update HTTP, DB and Mail packages
Pierre Joye [Sun, 25 Jan 2004 23:08:09 +0000 (23:08 +0000)]
- Update HTTP, DB and Mail packages

21 years ago- Initial release
Timm Friebe [Sun, 25 Jan 2004 20:04:24 +0000 (20:04 +0000)]
- Initial release

21 years ago- Added test for case when incorrect argument type is
Timm Friebe [Sun, 25 Jan 2004 20:04:08 +0000 (20:04 +0000)]
- Added test for case when incorrect argument type is
  passed to sybase_set_message_handler()

21 years ago@- Added ability to define a message handler not only globally, but also
Timm Friebe [Sun, 25 Jan 2004 20:03:10 +0000 (20:03 +0000)]
@- 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)

21 years agoShow supported classes & interfaces in -i and phpinfo()
Marcus Boerger [Sun, 25 Jan 2004 17:30:19 +0000 (17:30 +0000)]
Show supported classes & interfaces in -i and phpinfo()

21 years agoMySQL is no longer built in by default
Ard Biesheuvel [Sun, 25 Jan 2004 15:18:02 +0000 (15:18 +0000)]
MySQL is no longer built in by default

21 years agoCS
Ard Biesheuvel [Sun, 25 Jan 2004 15:08:31 +0000 (15:08 +0000)]
CS

21 years agoentrt about feature request #24258
Andrey Hristov [Sun, 25 Jan 2004 14:00:59 +0000 (14:00 +0000)]
entrt about feature request #24258

21 years agoBFN
Marcus Boerger [Sun, 25 Jan 2004 13:33:43 +0000 (13:33 +0000)]
BFN

21 years agoRespect proeprty visibility in foreach
Marcus Boerger [Sun, 25 Jan 2004 13:32:02 +0000 (13:32 +0000)]
Respect proeprty visibility in foreach

21 years agoUpdate test
Marcus Boerger [Sun, 25 Jan 2004 13:19:16 +0000 (13:19 +0000)]
Update test

21 years agoUpdate examples
Marcus Boerger [Sun, 25 Jan 2004 13:03:24 +0000 (13:03 +0000)]
Update examples

21 years agoCheck for both Firebird 1+ and Interbase/FB1
Ard Biesheuvel [Sun, 25 Jan 2004 12:03:24 +0000 (12:03 +0000)]
Check for both Firebird 1+ and Interbase/FB1

21 years agoprototype fix for mysqli_fetch
Georg Richter [Sun, 25 Jan 2004 12:01:36 +0000 (12:01 +0000)]
prototype fix for mysqli_fetch

21 years agoBFN
Marcus Boerger [Sun, 25 Jan 2004 11:54:28 +0000 (11:54 +0000)]
BFN

21 years agoFixed bug #27020 (Compile failure; sys/select.h: No such file or directory)
foobar [Sun, 25 Jan 2004 06:09:36 +0000 (06:09 +0000)]
Fixed bug #27020 (Compile failure; sys/select.h: No such file or directory)

21 years agoChangeLog update
<changelog@php.net> [Sun, 25 Jan 2004 01:32:26 +0000 (01:32 +0000)]
ChangeLog update

21 years agoChanged prototypes to allow parsing of string literals and constant strings
Ard Biesheuvel [Sun, 25 Jan 2004 00:30:50 +0000 (00:30 +0000)]
Changed prototypes to allow parsing of string literals and constant strings
Minor CS/WS

21 years agoTSRM fix
Marcus Boerger [Sat, 24 Jan 2004 17:07:50 +0000 (17:07 +0000)]
TSRM fix

21 years agoSwitch from ZEND_ACC_DYNAMIC to ZEND_ACC_ALLOW_STATIC and disallow calling
Marcus Boerger [Sat, 24 Jan 2004 16:59:24 +0000 (16:59 +0000)]
Switch from ZEND_ACC_DYNAMIC to ZEND_ACC_ALLOW_STATIC and disallow calling
internal non-static methods statically.
# As discussed with Zeev:
# - For BC standard userspace methods allow this with an E_STRICT message.
# - If you want to implement an internal method taht can be called both
#   statically and non-statically then use flag ZEND_ACC_ALLOW_STATIC.
# - Magic user space methods __*() cannot and __construct, __destruct,
# __clone can never be called statically.

21 years ago- Added test on char type
Timm Friebe [Sat, 24 Jan 2004 15:18:52 +0000 (15:18 +0000)]
- Added test on char type

21 years agoprototype fixes
Georg Richter [Sat, 24 Jan 2004 14:38:16 +0000 (14:38 +0000)]
prototype fixes

21 years agoChange message as proposed by Jon.
Sebastian Bergmann [Sat, 24 Jan 2004 04:59:47 +0000 (04:59 +0000)]
Change message as proposed by Jon.

21 years ago- Initial release
Timm Friebe [Sat, 24 Jan 2004 02:54:33 +0000 (02:54 +0000)]
- Initial release

21 years ago- Initial release
Timm Friebe [Sat, 24 Jan 2004 02:42:26 +0000 (02:42 +0000)]
- Initial release

21 years ago- Initial release
Timm Friebe [Sat, 24 Jan 2004 02:18:13 +0000 (02:18 +0000)]
- Initial release

21 years ago@- Fixed bug #22403 "PHP crashes when executing a sql procedure without
Timm Friebe [Sat, 24 Jan 2004 02:17:42 +0000 (02:17 +0000)]
@- Fixed bug #22403 "PHP crashes when executing a sql procedure without
@  parameters" (Timm)
@- Fixed memory leak in sybase_set_message_handler() (Timm)
# Fixed bug with large numerics correctly (initial fix in r. 1.76 failed
# for MAX_LONG + 1, for example)

21 years agoChangeLog update
<changelog@php.net> [Sat, 24 Jan 2004 01:32:18 +0000 (01:32 +0000)]
ChangeLog update

21 years agoThis is a definitive 'must'
Marcus Boerger [Sat, 24 Jan 2004 00:42:40 +0000 (00:42 +0000)]
This is a definitive 'must'

21 years agoAdded third parameter (optional) to array_keys for strictness. It behaves
Andrey Hristov [Sat, 24 Jan 2004 00:25:58 +0000 (00:25 +0000)]
Added third parameter (optional) to array_keys for strictness. It behaves
like the "strict" parameter of in_array().
#Closing feature request #24258

21 years agoAdding note about declaration first use after that for classes.
Andrey Hristov [Sat, 24 Jan 2004 00:14:43 +0000 (00:14 +0000)]
Adding note about declaration first use after that for classes.
#I had no time recently to add this but since a user complained on
#internals....

21 years agoFix this example
Marcus Boerger [Fri, 23 Jan 2004 22:33:45 +0000 (22:33 +0000)]
Fix this example

21 years agoSimplify detection of methods that must be called dynamic (with object)
Marcus Boerger [Fri, 23 Jan 2004 22:04:42 +0000 (22:04 +0000)]
Simplify detection of methods that must be called dynamic (with object)

21 years agoBuiltin recursion protection (by disallow to follow links by default).
Marcus Boerger [Fri, 23 Jan 2004 21:33:56 +0000 (21:33 +0000)]
Builtin recursion protection (by disallow to follow links by default).

21 years agoFix. Found by adam
Marcus Boerger [Fri, 23 Jan 2004 21:03:20 +0000 (21:03 +0000)]
Fix. Found by adam

21 years agoDisallow calling __clone/__construct/__destruct static
Marcus Boerger [Fri, 23 Jan 2004 20:58:23 +0000 (20:58 +0000)]
Disallow calling __clone/__construct/__destruct static
Send an E_STRICT when calling a non static method static

21 years agoDisallow static declaration of clone
Marcus Boerger [Fri, 23 Jan 2004 20:52:39 +0000 (20:52 +0000)]
Disallow static declaration of clone

21 years agofix
Dmitry Stogov [Fri, 23 Jan 2004 15:34:52 +0000 (15:34 +0000)]
fix

21 years agodisabling import if file was already loaded
Dmitry Stogov [Fri, 23 Jan 2004 15:29:59 +0000 (15:29 +0000)]
disabling import if file was already loaded

21 years agoXML Schema support was improved
Dmitry Stogov [Fri, 23 Jan 2004 14:43:15 +0000 (14:43 +0000)]
XML Schema support was improved
support for type extension
support for attribute encoding/decoding
support for SOAP 1.2 array encoding/decoding

21 years agoXML Schema support was improved
Dmitry Stogov [Fri, 23 Jan 2004 09:15:58 +0000 (09:15 +0000)]
XML Schema support was improved
suport for type extension

21 years agotypofix (thanks to Mehdi Achour for noticing this)
foobar [Fri, 23 Jan 2004 07:02:15 +0000 (07:02 +0000)]
typofix (thanks to Mehdi Achour for noticing this)

21 years agoSilence some compile warnings
foobar [Fri, 23 Jan 2004 03:28:59 +0000 (03:28 +0000)]
Silence some compile warnings

21 years agoChangeLog update
<changelog@php.net> [Fri, 23 Jan 2004 01:32:09 +0000 (01:32 +0000)]
ChangeLog update

21 years agoupdate test
Rob Richards [Thu, 22 Jan 2004 22:12:21 +0000 (22:12 +0000)]
update test

21 years agoAdd new test
Marcus Boerger [Thu, 22 Jan 2004 21:55:09 +0000 (21:55 +0000)]
Add new test

21 years agoUpdate tests
Marcus Boerger [Thu, 22 Jan 2004 21:47:54 +0000 (21:47 +0000)]
Update tests

21 years agoFix bug #27010: segfault after returning nodes with children()
Rob Richards [Thu, 22 Jan 2004 21:30:14 +0000 (21:30 +0000)]
Fix bug #27010: segfault after returning nodes with children()
Fix segfault in match_ns when matching prefix and node without ns
some general cleanup and code consilidation
better write handling - engine support dependent
better isset handling - engine support dependent
namespace fixes for reading/writing

21 years agoupdate constructors so they cant be called statically
Rob Richards [Thu, 22 Jan 2004 21:16:05 +0000 (21:16 +0000)]
update constructors so they cant be called statically

21 years agoFix internal access to exception properties
Marcus Boerger [Thu, 22 Jan 2004 19:53:09 +0000 (19:53 +0000)]
Fix internal access to exception properties

21 years agoXML Schema support was improved
Dmitry Stogov [Thu, 22 Jan 2004 15:58:03 +0000 (15:58 +0000)]
XML Schema support was improved
support for content model (<sequence>,<all>,<choice>)
support for top-level <group>
support for <group> 'ref' attribute
support for content model encoding/decoding (incomplete)
support for attribute encoding/decoding (incomplete)
support for <attribute> with inline anonymous <simpleType>

21 years ago- Update examples to studlyCaps syntax
Pierre Joye [Thu, 22 Jan 2004 15:45:50 +0000 (15:45 +0000)]
- Update examples to studlyCaps syntax

21 years agoadd collections support to win32 build
Antony Dovgal [Thu, 22 Jan 2004 14:42:17 +0000 (14:42 +0000)]
add collections support to win32 build

21 years agoadd missing protos
Antony Dovgal [Thu, 22 Jan 2004 08:39:50 +0000 (08:39 +0000)]
add missing protos
and some minor changes