]>
granicus.if.org Git - php/log
Marcus Boerger [Sat, 25 Oct 2003 19:28:31 +0000 (19:28 +0000)]
This forces a better error message for non working clone calls.
Marcus Boerger [Sat, 25 Oct 2003 19:13:06 +0000 (19:13 +0000)]
And use things to throw an exception here
Marcus Boerger [Sat, 25 Oct 2003 19:07:09 +0000 (19:07 +0000)]
You shall not clone Exception instances
Marcus Boerger [Sat, 25 Oct 2003 19:06:35 +0000 (19:06 +0000)]
You shall not clone reflection_xx instances
Marcus Boerger [Sat, 25 Oct 2003 15:11:49 +0000 (15:11 +0000)]
Update
Marcus Boerger [Sat, 25 Oct 2003 14:54:10 +0000 (14:54 +0000)]
Update
Marcus Boerger [Sat, 25 Oct 2003 14:06:29 +0000 (14:06 +0000)]
- Fixed bug #25581 (getimagesize () return incorrect values on bitmap
(os2) files)
Rui Hirokawa [Sat, 25 Oct 2003 10:29:07 +0000 (10:29 +0000)]
encoding detection shouldn't be performed if mbstring.http_input is set to auto or any valid encoding.
Sebastian Bergmann [Sat, 25 Oct 2003 09:20:47 +0000 (09:20 +0000)]
Fugbix typo.
Sebastian Bergmann [Sat, 25 Oct 2003 09:18:23 +0000 (09:18 +0000)]
s/Throwable/Printable: Exception has become an internal class since I initially documented interfaces.
<changelog@php.net> [Sat, 25 Oct 2003 00:32:55 +0000 (00:32 +0000)]
ChangeLog update
Andi Gutmans [Fri, 24 Oct 2003 22:13:00 +0000 (22:13 +0000)]
- Fix typo
Adam Dickmeiss [Fri, 24 Oct 2003 19:32:09 +0000 (19:32 +0000)]
For YAZ, RSHUTDOWN closes persistent connections that have been idle
more than yaz.keepalive seconds. Default value for config yaz.keepalive
is 120 seconds. The shutdown prevents many sockets in CLOSE_WAIT state.
Marcus Boerger [Fri, 24 Oct 2003 18:44:40 +0000 (18:44 +0000)]
Revert accidential commit
Marcus Boerger [Fri, 24 Oct 2003 18:42:00 +0000 (18:42 +0000)]
Revert accidental commit
Marcus Boerger [Fri, 24 Oct 2003 18:24:28 +0000 (18:24 +0000)]
Zend/ZEND_CHANGES
Marko Karppinen [Fri, 24 Oct 2003 17:09:36 +0000 (17:09 +0000)]
Workaround for bug #25955
Generalized a Darwin check in dns.c to a check for inet_pton() (kalowsky)
Greg Beaver [Fri, 24 Oct 2003 05:34:59 +0000 (05:34 +0000)]
add #25174 note
Greg Beaver [Fri, 24 Oct 2003 05:33:37 +0000 (05:33 +0000)]
fixed #25174 Wrong handling of readlink() in OS/Guess.php
Ilia Alshanetsky [Fri, 24 Oct 2003 03:31:57 +0000 (03:31 +0000)]
Fixed some test names.
Removed extraneous \r from a number of tests.
<changelog@php.net> [Fri, 24 Oct 2003 00:34:04 +0000 (00:34 +0000)]
ChangeLog update
Gabor Hojtsy [Thu, 23 Oct 2003 09:53:31 +0000 (09:53 +0000)]
The web server user name starts with IUSR_ and not ISUR_,
and some clarifications from Phil Driscoll
Marcus Boerger [Thu, 23 Oct 2003 07:14:50 +0000 (07:14 +0000)]
Update tests
Marcus Boerger [Thu, 23 Oct 2003 07:09:04 +0000 (07:09 +0000)]
Update
Sebastian Bergmann [Thu, 23 Oct 2003 04:41:09 +0000 (04:41 +0000)]
Add zend_interfaces.{c|h}.
<changelog@php.net> [Thu, 23 Oct 2003 00:33:10 +0000 (00:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 22 Oct 2003 23:42:55 +0000 (23:42 +0000)]
Fixed bug #25922 (Crash in error handler when 5th argument is modified).
Ilia Alshanetsky [Wed, 22 Oct 2003 21:43:39 +0000 (21:43 +0000)]
Don't forget to compile zend_interfaces.c
Marcus Boerger [Wed, 22 Oct 2003 20:04:48 +0000 (20:04 +0000)]
Impement userspace iterator interfaces and tests. See tests for details
on the names.
Marcus Boerger [Wed, 22 Oct 2003 19:59:58 +0000 (19:59 +0000)]
Expand Interface C API.
In short: zend_class_entry->interface_gets_implemented() allows to modify
the class entry of a class when an interface gets implemented.
Marcus Boerger [Wed, 22 Oct 2003 19:00:42 +0000 (19:00 +0000)]
The string conversion method should be named __toString()
Rui Hirokawa [Wed, 22 Oct 2003 14:14:05 +0000 (14:14 +0000)]
name/value in multipart/form-date will be converted into internal encoding when mbstring.encoding_translation is On.
Ilia Alshanetsky [Wed, 22 Oct 2003 02:38:47 +0000 (02:38 +0000)]
Fixed compile warnings.
<changelog@php.net> [Wed, 22 Oct 2003 00:32:20 +0000 (00:32 +0000)]
ChangeLog update
foobar [Tue, 21 Oct 2003 11:48:31 +0000 (11:48 +0000)]
Fixed bug #25768
Marcus Boerger [Tue, 21 Oct 2003 08:29:22 +0000 (08:29 +0000)]
We don't have this yet
Marcus Boerger [Tue, 21 Oct 2003 07:36:43 +0000 (07:36 +0000)]
Bugfix #25930 Can't compile snprintf.c
Marcus Boerger [Tue, 21 Oct 2003 06:41:26 +0000 (06:41 +0000)]
Make this clear
Moriyoshi Koizumi [Tue, 21 Oct 2003 02:43:24 +0000 (02:43 +0000)]
Add a test case for getElementsByTagName() / getElementsByTagNameNS()
Moriyoshi Koizumi [Tue, 21 Oct 2003 01:46:54 +0000 (01:46 +0000)]
Missing '&' in the result of get_html_translation_table()
<changelog@php.net> [Tue, 21 Oct 2003 00:33:44 +0000 (00:33 +0000)]
ChangeLog update
Andi Gutmans [Mon, 20 Oct 2003 22:02:10 +0000 (22:02 +0000)]
- Add comment from Timm
Rob Richards [Mon, 20 Oct 2003 15:50:34 +0000 (15:50 +0000)]
implement namespace nodes
fix getElementsByTagName
fixes to attribute namespaces
remove safemode stuff as its handled in streams
Moriyoshi Koizumi [Mon, 20 Oct 2003 15:45:01 +0000 (15:45 +0000)]
Fix typo
Moriyoshi Koizumi [Mon, 20 Oct 2003 15:41:53 +0000 (15:41 +0000)]
Fix compiler warnings
Tomas V.V.Cox [Mon, 20 Oct 2003 15:33:54 +0000 (15:33 +0000)]
go with 1.3b3 (will shipped with PHP4.3.4RC2)
Moriyoshi Koizumi [Mon, 20 Oct 2003 15:33:40 +0000 (15:33 +0000)]
Fix compiler warnings
Ilia Alshanetsky [Mon, 20 Oct 2003 14:36:51 +0000 (14:36 +0000)]
Fixed bug #25918 (Possible crash in mime_content_type()).
Ilia Alshanetsky [Mon, 20 Oct 2003 14:22:01 +0000 (14:22 +0000)]
Fixed bug #25923 (mail() modifies the to & subject arguments).
Marcus Boerger [Mon, 20 Oct 2003 10:26:03 +0000 (10:26 +0000)]
Update
Marcus Boerger [Mon, 20 Oct 2003 10:06:31 +0000 (10:06 +0000)]
Update
foobar [Mon, 20 Oct 2003 05:37:33 +0000 (05:37 +0000)]
Missing .cvsignore
Kai Schroeder [Mon, 20 Oct 2003 04:49:18 +0000 (04:49 +0000)]
Fixed typo
Shane Caraveo [Mon, 20 Oct 2003 03:11:45 +0000 (03:11 +0000)]
fix the stat check in stream open
addref to the stream context
Ilia Alshanetsky [Mon, 20 Oct 2003 02:21:25 +0000 (02:21 +0000)]
Fixed unused variable warning on *nix.
Ilia Alshanetsky [Mon, 20 Oct 2003 01:59:35 +0000 (01:59 +0000)]
Fixed bug #25895 (Incorrect detection of safe_mode limited ini options)
<changelog@php.net> [Mon, 20 Oct 2003 00:34:48 +0000 (00:34 +0000)]
ChangeLog update
Rob Richards [Sun, 19 Oct 2003 23:34:39 +0000 (23:34 +0000)]
add generic default error handling rather than the default stderr
Rob Richards [Sun, 19 Oct 2003 23:25:48 +0000 (23:25 +0000)]
unescape filepath which libxml excapes
Shane Caraveo [Sun, 19 Oct 2003 23:17:56 +0000 (23:17 +0000)]
add global init/shutdown functions for libxml. this is required as
shutdown is not safe to call multiple times, and to make streams work
correctly some init stuff has to happen in a specific order
Shane Caraveo [Sun, 19 Oct 2003 21:48:46 +0000 (21:48 +0000)]
Add libxml extension for common code that is needed to be shared between
various xml extensions. currently the only implemented support is the
addition of the streams support for libxml. One new function,
libxml_set_streams_context, which allows a streams context to bet set
prior to loading or writing documents. This works transparently with any
extension that uses libxml. All ini settings that effect streams will
also now effect the loading and writing of xml documents.
TODO: linux support, not sure if config.m4 will work right.
Shane Caraveo [Sun, 19 Oct 2003 21:19:54 +0000 (21:19 +0000)]
finish file uri support, this stuff was unecessary.
Shane Caraveo [Sun, 19 Oct 2003 20:59:12 +0000 (20:59 +0000)]
A simpler patch to add file uri support
Shane Caraveo [Sun, 19 Oct 2003 20:57:20 +0000 (20:57 +0000)]
revert file: support in preparation for simpler patch
Shane Caraveo [Sun, 19 Oct 2003 20:04:33 +0000 (20:04 +0000)]
make file uri's work with streams
Shane Caraveo [Sun, 19 Oct 2003 20:00:51 +0000 (20:00 +0000)]
make parse_url work correctly for file uri's on windows, such as
file:///c:/somepath/somefile.txt
Stanislav Malyshev [Sun, 19 Oct 2003 13:47:35 +0000 (13:47 +0000)]
fix wrong string length for registry values
Stanislav Malyshev [Sun, 19 Oct 2003 10:39:27 +0000 (10:39 +0000)]
Enable setting php.ini path via the registry
Stanislav Malyshev [Sun, 19 Oct 2003 10:36:36 +0000 (10:36 +0000)]
fix compilation
Stanislav Malyshev [Sun, 19 Oct 2003 10:22:21 +0000 (10:22 +0000)]
Add function for getting php.ini path from registry
Andi Gutmans [Sun, 19 Oct 2003 08:38:48 +0000 (08:38 +0000)]
- Nuke const in function parameters. I just can't remember why this exists
- and it seems no one else remembers either. It has no semantic meaning.
<changelog@php.net> [Sun, 19 Oct 2003 00:32:44 +0000 (00:32 +0000)]
ChangeLog update
Marcus Boerger [Sat, 18 Oct 2003 18:43:31 +0000 (18:43 +0000)]
Fix class/iterator relationship & handling
Marcus Boerger [Sat, 18 Oct 2003 18:20:42 +0000 (18:20 +0000)]
Fallback to old behavior until we have a default iterator that respects
visibility we do the array trick.
Wez Furlong [Sat, 18 Oct 2003 15:56:16 +0000 (15:56 +0000)]
bah. does it really make any difference where rewind lives in the struct!?
Marcus Boerger [Sat, 18 Oct 2003 14:56:47 +0000 (14:56 +0000)]
Change order: Optional rewind() to end of structure
<changelog@php.net> [Sat, 18 Oct 2003 00:32:33 +0000 (00:32 +0000)]
ChangeLog update
Uwe Schindler [Fri, 17 Oct 2003 21:58:26 +0000 (21:58 +0000)]
new SunONE server
Wez Furlong [Fri, 17 Oct 2003 21:03:01 +0000 (21:03 +0000)]
fix cruft from previous incarnation of the iterators
Wez Furlong [Fri, 17 Oct 2003 20:52:18 +0000 (20:52 +0000)]
add com iterator support
Marcus Boerger [Fri, 17 Oct 2003 18:47:49 +0000 (18:47 +0000)]
WS
Marcus Boerger [Fri, 17 Oct 2003 17:51:01 +0000 (17:51 +0000)]
Show if a class/object is iterateable
Marcus Boerger [Fri, 17 Oct 2003 17:21:56 +0000 (17:21 +0000)]
- Make use of engine iterators
Marcus Boerger [Fri, 17 Oct 2003 17:19:44 +0000 (17:19 +0000)]
Added c-api for iterators
# After 4 Month work and endless discussions...
Marcus Boerger [Fri, 17 Oct 2003 08:17:09 +0000 (08:17 +0000)]
The sqlite classes need to be final
Marcus Boerger [Fri, 17 Oct 2003 08:15:48 +0000 (08:15 +0000)]
Fix showing final/abstract for classes
Marcus Boerger [Fri, 17 Oct 2003 08:01:49 +0000 (08:01 +0000)]
pre/hasprev have nothing to do with iteration
Ilia Alshanetsky [Fri, 17 Oct 2003 02:47:44 +0000 (02:47 +0000)]
Fixed formatting issue.
Ilia Alshanetsky [Fri, 17 Oct 2003 02:29:06 +0000 (02:29 +0000)]
Fixed if() condition.
Ilia Alshanetsky [Fri, 17 Oct 2003 02:21:27 +0000 (02:21 +0000)]
Fixed formatting issues (patch by: Joe Orton)
<changelog@php.net> [Fri, 17 Oct 2003 00:34:02 +0000 (00:34 +0000)]
ChangeLog update
Pierre Joye [Thu, 16 Oct 2003 18:16:38 +0000 (18:16 +0000)]
- Fix RPC call without proxy (silence warnings¬ices)
nota bene: the proxy codes should be cleaned, one day ;)
Ilia Alshanetsky [Thu, 16 Oct 2003 04:24:07 +0000 (04:24 +0000)]
Do not strip trailing spaces.
<changelog@php.net> [Thu, 16 Oct 2003 00:34:03 +0000 (00:34 +0000)]
ChangeLog update
Marcus Boerger [Wed, 15 Oct 2003 06:24:17 +0000 (06:24 +0000)]
Add oo support function zend_class_implements()
Marcus Boerger [Wed, 15 Oct 2003 06:23:07 +0000 (06:23 +0000)]
Fix cast function
Ilia Alshanetsky [Wed, 15 Oct 2003 03:31:29 +0000 (03:31 +0000)]
Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql)
<changelog@php.net> [Wed, 15 Oct 2003 00:34:01 +0000 (00:34 +0000)]
ChangeLog update
Wez Furlong [Wed, 15 Oct 2003 00:18:53 +0000 (00:18 +0000)]
MFB Fix for #25825
George Schlossnagle [Wed, 15 Oct 2003 00:15:23 +0000 (00:15 +0000)]
fix for dereferncing null pointer (mfladischer@gmx.net)