]>
granicus.if.org Git - php/log
Dan Kalowsky [Thu, 15 Aug 2002 19:32:08 +0000 (19:32 +0000)]
Correcting some english in the comment...
Dan Kalowsky [Thu, 15 Aug 2002 19:13:14 +0000 (19:13 +0000)]
marking the fix for Bug #18401 in NEWS
Dan Kalowsky [Thu, 15 Aug 2002 19:09:05 +0000 (19:09 +0000)]
Fix for bug #18401, makes shuffle() properly generate all possibilities.
Patch provided by Adam Trachtenberg <adam@trachtenberg.com>
Christian Stocker [Thu, 15 Aug 2002 18:02:25 +0000 (18:02 +0000)]
include libxml/xinclude.h to make some compilers happy
Martin Jansen [Thu, 15 Aug 2002 17:07:12 +0000 (17:07 +0000)]
* Fix bug #18918.
* Add some PHPdoc comments.
Dan Kalowsky [Thu, 15 Aug 2002 14:18:09 +0000 (14:18 +0000)]
A fix suggested by chregu (who doesn't have karma) to re-enable older java
JDKs to work.
Christian Stocker [Thu, 15 Aug 2002 13:26:32 +0000 (13:26 +0000)]
proto fixes
Christian Stocker [Thu, 15 Aug 2002 12:43:44 +0000 (12:43 +0000)]
@ - Added DomNode->set_namespace(uri[,prefix]) (chregu)
- Added third optional parameter (prefix) to DomDocument->create_element_ns()
- generate prefix from random number, if not provided.
foobar [Thu, 15 Aug 2002 11:19:40 +0000 (11:19 +0000)]
be more verbose
Alan Knowles [Thu, 15 Aug 2002 09:39:35 +0000 (09:39 +0000)]
changed default stop bits to a valid value
Alan Knowles [Thu, 15 Aug 2002 09:37:26 +0000 (09:37 +0000)]
changed default stop bits
Alan Knowles [Thu, 15 Aug 2002 09:23:41 +0000 (09:23 +0000)]
adding dio_tcsetattr and ASYNC support
Yasuo Ohgaki [Thu, 15 Aug 2002 03:13:46 +0000 (03:13 +0000)]
news for disabling trans-sid by default.
but no entry for depreciation of --enable-trans-sid :(
(from 4.2.0)
Dan Kalowsky [Thu, 15 Aug 2002 00:41:35 +0000 (00:41 +0000)]
silencing some windows build warnings
Zeev Suraski [Thu, 15 Aug 2002 00:37:21 +0000 (00:37 +0000)]
coming to think of it, it shouldn't be necessary at all (thanks Jani :)
Zeev Suraski [Thu, 15 Aug 2002 00:35:36 +0000 (00:35 +0000)]
Fix build
foobar [Thu, 15 Aug 2002 00:26:03 +0000 (00:26 +0000)]
hot, damn hot.
Zeev Suraski [Thu, 15 Aug 2002 00:25:27 +0000 (00:25 +0000)]
MFZE1
<changelog@php.net> [Thu, 15 Aug 2002 00:19:22 +0000 (00:19 +0000)]
NEWS update
<changelog@php.net> [Thu, 15 Aug 2002 00:18:40 +0000 (00:18 +0000)]
ChangeLog update
Marcus Boerger [Wed, 14 Aug 2002 23:48:52 +0000 (23:48 +0000)]
do not include "php_have_iconv.h"
Yasuo Ohgaki [Wed, 14 Aug 2002 22:31:39 +0000 (22:31 +0000)]
Forgot to update source default.
Dan Kalowsky [Wed, 14 Aug 2002 20:55:11 +0000 (20:55 +0000)]
Comming a fix for a compile error found in Bug #15630
# NOTE this is NOT the supplied patch in said bug for fixing imap_utf7_decode
Dan Kalowsky [Wed, 14 Aug 2002 20:40:48 +0000 (20:40 +0000)]
Silencing a compilier warning on windows
Dan Kalowsky [Wed, 14 Aug 2002 17:49:41 +0000 (17:49 +0000)]
Updating the error message to state a difference between libraries and
include. Also restoring old for search to keep BC on configure
Christian Stocker [Wed, 14 Aug 2002 17:38:20 +0000 (17:38 +0000)]
- let DomNode->replace_child always behave correctly (acc. to W3C specs)
if the newchild had the same parent as the old child, nothing happened,
which seemed strange behaviout to me...
Dan Kalowsky [Wed, 14 Aug 2002 17:17:16 +0000 (17:17 +0000)]
Giving Ilia his props
Dan Kalowsky [Wed, 14 Aug 2002 17:15:49 +0000 (17:15 +0000)]
Fix for Bug #9280 with regards to an Expect header. patch submitted by
Ilia <ilia@prohost.org>
# someone just give the man his php4 karma please!
Dan Kalowsky [Wed, 14 Aug 2002 17:04:05 +0000 (17:04 +0000)]
Adding a check for the binaries rather than just the directories.
Christian Stocker [Wed, 14 Aug 2002 16:53:56 +0000 (16:53 +0000)]
DomNode->replace_node moves instead of copies node.
Dan Kalowsky [Wed, 14 Aug 2002 16:53:49 +0000 (16:53 +0000)]
JavaC doesn't take flags like this, Java jar does, pay attention kalowsky
Dan Kalowsky [Wed, 14 Aug 2002 16:49:22 +0000 (16:49 +0000)]
cleaning up the displayed path (removing the ./ in the middle)
Dan Kalowsky [Wed, 14 Aug 2002 16:39:26 +0000 (16:39 +0000)]
Fix for Bug #18794, and probably various others with nsapi
Dan Kalowsky [Wed, 14 Aug 2002 16:23:16 +0000 (16:23 +0000)]
correcting these to be only docref's not docref1's
Dan Kalowsky [Wed, 14 Aug 2002 16:22:20 +0000 (16:22 +0000)]
Adding in MSG_RESULT check and \n for configure output viewing
Christian Stocker [Wed, 14 Aug 2002 16:12:18 +0000 (16:12 +0000)]
- fix for bug #17771 (insert_before misbeaviour (DOM L2 spec.))
@ - DomNode->insert_before behaves now according to W3C spec
@ ie. new_child is moved, not copied. (chregu)
Dan Kalowsky [Wed, 14 Aug 2002 16:11:49 +0000 (16:11 +0000)]
Correcting mis-versioned comment
Dan Kalowsky [Wed, 14 Aug 2002 16:01:13 +0000 (16:01 +0000)]
JAVA_INCLUDE, not JAVE_INCLUDE
Dan Kalowsky [Wed, 14 Aug 2002 15:29:48 +0000 (15:29 +0000)]
A little more clean up on the error messages, with a sample JDK 1.3 path to libjava.so
Dan Kalowsky [Wed, 14 Aug 2002 14:37:04 +0000 (14:37 +0000)]
correcting the AC_MSG_RESULT line
Dan Kalowsky [Wed, 14 Aug 2002 14:36:08 +0000 (14:36 +0000)]
adding in PATH check for JavaJar as well...
Christian Stocker [Wed, 14 Aug 2002 14:23:44 +0000 (14:23 +0000)]
@ - Added some namespace support with DomNode->add_namespace(uri, prefix)
@ and DomDocument->create_element_ns(uri, nodename) (chregu)
Dan Kalowsky [Wed, 14 Aug 2002 13:48:44 +0000 (13:48 +0000)]
Fix a bug for a user provided path as eru.
Christian Stocker [Wed, 14 Aug 2002 09:20:19 +0000 (09:20 +0000)]
bump up api version number
Christian Stocker [Wed, 14 Aug 2002 09:07:34 +0000 (09:07 +0000)]
fix for bug #18196
@ - DomElement->node_name() takes optional boolean argument for retrieving
@ - full qualified name (ie namespace prefix) (chregu)
Christian Stocker [Wed, 14 Aug 2002 08:27:36 +0000 (08:27 +0000)]
fix for bug #18395 (DOMXML crash on removing previously created attributes)
Christian Stocker [Wed, 14 Aug 2002 07:29:46 +0000 (07:29 +0000)]
@ - DomNode->child_nodes() returns empty array instead of false, if no
@ - child nodes are found (chregu)
Marcus Boerger [Wed, 14 Aug 2002 07:05:57 +0000 (07:05 +0000)]
-remove corrupt entry until change has been completed
-minor fixes
-honor Derick for his idea error messages to point to the manual
Yasuo Ohgaki [Wed, 14 Aug 2002 06:45:23 +0000 (06:45 +0000)]
Added trans_sid security risk examples.
Den V. Tsopa [Wed, 14 Aug 2002 06:38:07 +0000 (06:38 +0000)]
Revert from patch added mb_guess_encoding to previous version
Yasuo Ohgaki [Wed, 14 Aug 2002 06:28:16 +0000 (06:28 +0000)]
Add warning... It seems posting message to php-dev/php-cvs does not work!
Den V. Tsopa [Wed, 14 Aug 2002 05:41:40 +0000 (05:41 +0000)]
Added new function mb_guess_encoding, based on symbols rating
Brad LaFountain [Wed, 14 Aug 2002 05:26:25 +0000 (05:26 +0000)]
some more doc/lit stuff
some more wsdl stuff
Jason Greene [Wed, 14 Aug 2002 01:40:59 +0000 (01:40 +0000)]
MFZE1 (use token instead of global for opcode counting)
Dan Kalowsky [Wed, 14 Aug 2002 00:42:02 +0000 (00:42 +0000)]
Adding in updates for the fixes to ODBC, and markers for the pack/unpack
memory leaks
<changelog@php.net> [Wed, 14 Aug 2002 00:18:47 +0000 (00:18 +0000)]
NEWS update
<changelog@php.net> [Wed, 14 Aug 2002 00:18:10 +0000 (00:18 +0000)]
ChangeLog update
Dan Kalowsky [Tue, 13 Aug 2002 23:48:05 +0000 (23:48 +0000)]
Fix for Bug #17572
Dan Kalowsky [Tue, 13 Aug 2002 23:12:54 +0000 (23:12 +0000)]
Fixed another memory leak, patch provided by Ilia <ilia@prohost.org>
Dan Kalowsky [Tue, 13 Aug 2002 21:56:39 +0000 (21:56 +0000)]
Fixes a memory leak which results when an invalid format code is
specified. Patch by Ilia <ilia@prohost.org>
#Someone give him php4 karma :)
Dan Kalowsky [Tue, 13 Aug 2002 21:44:59 +0000 (21:44 +0000)]
As per the suggestion on php-dev, now please #ifdef 0_<username here>
Dan Kalowsky [Tue, 13 Aug 2002 21:43:14 +0000 (21:43 +0000)]
Updating to reflect ODBC additons and default timeout
Dan Kalowsky [Tue, 13 Aug 2002 21:39:36 +0000 (21:39 +0000)]
fixing my misunderstanding of the php_error_docref
Dan Kalowsky [Tue, 13 Aug 2002 21:35:54 +0000 (21:35 +0000)]
Removing the PHP_31 tag...
# I'm not sure if the rest of this define can go or not...
Marcus Boerger [Tue, 13 Aug 2002 20:55:42 +0000 (20:55 +0000)]
-better use external example
-say NULL is intended
-correct example
#hope this is a bit easier to understand and clears it a bit
Andi Gutmans [Tue, 13 Aug 2002 16:46:40 +0000 (16:46 +0000)]
- Fix crash when exception is raised in __autoload function
Marcus Boerger [Tue, 13 Aug 2002 15:29:34 +0000 (15:29 +0000)]
docref_root and docref_ext for php_error_docref()
@Added clickable error messages that direct to a page describing the
@error or function causing the error in detail. (Yasuo, Wez, Marcus)
Zeev Suraski [Tue, 13 Aug 2002 15:14:45 +0000 (15:14 +0000)]
MFZE1
Dan Kalowsky [Tue, 13 Aug 2002 14:56:50 +0000 (14:56 +0000)]
Correcting as per discussion with Iliaa and Edin on efnet://#php.bugs
Dan Kalowsky [Tue, 13 Aug 2002 14:39:03 +0000 (14:39 +0000)]
Bug Fix #16113, as reflective of a php-dev convo between wez and iliaa
Dan Kalowsky [Tue, 13 Aug 2002 13:26:31 +0000 (13:26 +0000)]
Fixing the php_error_docref's to be compliant with the standard.
# Can't we just compress all these docrefs down to one function?!?
Marcus Boerger [Tue, 13 Aug 2002 09:42:51 +0000 (09:42 +0000)]
comments & php_error_docref
Marcus Boerger [Tue, 13 Aug 2002 09:41:30 +0000 (09:41 +0000)]
some work on the messages
Marcus Boerger [Tue, 13 Aug 2002 09:37:51 +0000 (09:37 +0000)]
allow target anchor only for docref parameter
Masaki Fujimoto [Tue, 13 Aug 2002 06:51:28 +0000 (06:51 +0000)]
cleaning up include files created by PHP_DEFINE when 'make distclean'ed
Dan Kalowsky [Tue, 13 Aug 2002 05:12:32 +0000 (05:12 +0000)]
Fix for Bug #18873
Rasmus Lerdorf [Tue, 13 Aug 2002 05:08:47 +0000 (05:08 +0000)]
Missing proto
Rasmus Lerdorf [Tue, 13 Aug 2002 05:00:11 +0000 (05:00 +0000)]
Single-line comments please
Dan Kalowsky [Tue, 13 Aug 2002 04:52:50 +0000 (04:52 +0000)]
spelling error
Dan Kalowsky [Tue, 13 Aug 2002 04:47:02 +0000 (04:47 +0000)]
Added more folding markers....
Rasmus Lerdorf [Tue, 13 Aug 2002 04:44:45 +0000 (04:44 +0000)]
bool not boolean
Rasmus Lerdorf [Tue, 13 Aug 2002 04:37:28 +0000 (04:37 +0000)]
bool not boolean
Rasmus Lerdorf [Tue, 13 Aug 2002 04:31:59 +0000 (04:31 +0000)]
Use int, not integer.
Rasmus Lerdorf [Tue, 13 Aug 2002 04:24:15 +0000 (04:24 +0000)]
dir() returns an instantiated object, not a class.
Rasmus Lerdorf [Tue, 13 Aug 2002 04:20:34 +0000 (04:20 +0000)]
Don't use long as a type
Rasmus Lerdorf [Tue, 13 Aug 2002 04:19:25 +0000 (04:19 +0000)]
Fix typo
Rasmus Lerdorf [Tue, 13 Aug 2002 04:11:51 +0000 (04:11 +0000)]
Don't use long as a type
Dan Kalowsky [Tue, 13 Aug 2002 04:10:31 +0000 (04:10 +0000)]
Fix for Bug #18746 by sfox and I
#What is the GDBM_FIX for anyways, we can find it anywhere?
Rasmus Lerdorf [Tue, 13 Aug 2002 04:03:20 +0000 (04:03 +0000)]
Fix proto
Dan Kalowsky [Tue, 13 Aug 2002 00:45:08 +0000 (00:45 +0000)]
Let to php_error_docref revolution begin
<changelog@php.net> [Tue, 13 Aug 2002 00:19:02 +0000 (00:19 +0000)]
NEWS update
<changelog@php.net> [Tue, 13 Aug 2002 00:18:11 +0000 (00:18 +0000)]
ChangeLog update
Marcus Boerger [Mon, 12 Aug 2002 20:18:25 +0000 (20:18 +0000)]
use of php_error_docref
Marcus Boerger [Mon, 12 Aug 2002 20:12:31 +0000 (20:12 +0000)]
fix for extension = ""
make php_verror available
Marcus Boerger [Mon, 12 Aug 2002 19:09:26 +0000 (19:09 +0000)]
-wrong fabsf define for MSVC.6
-MIN and MAX only if undefined
#should be last commit to fix all warnings (-:
Dan Kalowsky [Mon, 12 Aug 2002 18:21:33 +0000 (18:21 +0000)]
Point corrected by Markus
Dan Kalowsky [Mon, 12 Aug 2002 16:17:18 +0000 (16:17 +0000)]
Umm forgot to clean up the error messages, and add a stop for looping.
Dan Kalowsky [Mon, 12 Aug 2002 16:04:48 +0000 (16:04 +0000)]
cleaned up to work with OpenLink iODBC better
Wez Furlong [Mon, 12 Aug 2002 15:56:13 +0000 (15:56 +0000)]
Implement curl based wrappers.
Currently read-only, and http is the only thing tested.
Because of this, using them can be controlled by configure:
--with-curlwrappers Use CURL for url streams
Not for production use...
This enables http, https, ftp and ldap protocols as streams.
Marcus Boerger [Mon, 12 Aug 2002 15:29:05 +0000 (15:29 +0000)]
ups wrong include committed
#if anybody objects we would need config stuuf in ligd otherwise but
#this way we can use other php functions...for example we could use
#php_error_docref....