]> granicus.if.org Git - php/log
php
22 years agoAdding in MSG_RESULT check and \n for configure output viewing
Dan Kalowsky [Wed, 14 Aug 2002 16:22:20 +0000 (16:22 +0000)]
Adding in MSG_RESULT check and \n for configure output viewing

22 years ago- fix for bug #17771 (insert_before misbeaviour (DOM L2 spec.))
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)

22 years agoCorrecting mis-versioned comment
Dan Kalowsky [Wed, 14 Aug 2002 16:11:49 +0000 (16:11 +0000)]
Correcting mis-versioned comment

22 years agoJAVA_INCLUDE, not JAVE_INCLUDE
Dan Kalowsky [Wed, 14 Aug 2002 16:01:13 +0000 (16:01 +0000)]
JAVA_INCLUDE, not JAVE_INCLUDE

22 years agoA little more clean up on the error messages, with a sample JDK 1.3 path to libjava.so
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

22 years agocorrecting the AC_MSG_RESULT line
Dan Kalowsky [Wed, 14 Aug 2002 14:37:04 +0000 (14:37 +0000)]
correcting the AC_MSG_RESULT line

22 years agoadding in PATH check for JavaJar as well...
Dan Kalowsky [Wed, 14 Aug 2002 14:36:08 +0000 (14:36 +0000)]
adding in PATH check for JavaJar as well...

22 years ago@ - Added some namespace support with DomNode->add_namespace(uri, prefix)
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)

22 years agoFix a bug for a user provided path as eru.
Dan Kalowsky [Wed, 14 Aug 2002 13:48:44 +0000 (13:48 +0000)]
Fix a bug for a user provided path as eru.

22 years agobump up api version number
Christian Stocker [Wed, 14 Aug 2002 09:20:19 +0000 (09:20 +0000)]
bump up api version number

22 years agofix for bug #18196
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)

22 years agofix for bug #18395 (DOMXML crash on removing previously created attributes)
Christian Stocker [Wed, 14 Aug 2002 08:27:36 +0000 (08:27 +0000)]
fix for bug #18395 (DOMXML crash on removing previously created attributes)

22 years ago@ - DomNode->child_nodes() returns empty array instead of false, if no
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)

22 years ago-remove corrupt entry until change has been completed
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

22 years agoAdded trans_sid security risk examples.
Yasuo Ohgaki [Wed, 14 Aug 2002 06:45:23 +0000 (06:45 +0000)]
Added trans_sid security risk examples.

22 years agoRevert from patch added mb_guess_encoding to previous version
Den V. Tsopa [Wed, 14 Aug 2002 06:38:07 +0000 (06:38 +0000)]
Revert from patch added mb_guess_encoding to previous version

22 years agoAdd warning... It seems posting message to php-dev/php-cvs does not work!
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!

22 years agoAdded new function mb_guess_encoding, based on symbols rating
Den V. Tsopa [Wed, 14 Aug 2002 05:41:40 +0000 (05:41 +0000)]
Added new function mb_guess_encoding, based on symbols rating

22 years agosome more doc/lit stuff
Brad LaFountain [Wed, 14 Aug 2002 05:26:25 +0000 (05:26 +0000)]
some more doc/lit stuff
some more wsdl stuff

22 years agoMFZE1 (use token instead of global for opcode counting)
Jason Greene [Wed, 14 Aug 2002 01:40:59 +0000 (01:40 +0000)]
MFZE1 (use token instead of global for opcode counting)

22 years agoAdding in updates for the fixes to ODBC, and markers for the pack/unpack
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

22 years agoNEWS update
<changelog@php.net> [Wed, 14 Aug 2002 00:18:47 +0000 (00:18 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Wed, 14 Aug 2002 00:18:10 +0000 (00:18 +0000)]
ChangeLog update

22 years agoFix for Bug #17572
Dan Kalowsky [Tue, 13 Aug 2002 23:48:05 +0000 (23:48 +0000)]
Fix for Bug #17572

22 years agoFixed another memory leak, patch provided by Ilia <ilia@prohost.org>
Dan Kalowsky [Tue, 13 Aug 2002 23:12:54 +0000 (23:12 +0000)]
Fixed another memory leak, patch provided by Ilia <ilia@prohost.org>

22 years agoFixes a memory leak which results when an invalid format code is
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 :)

22 years agoAs per the suggestion on php-dev, now please #ifdef 0_<username here>
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>

22 years agoUpdating to reflect ODBC additons and default timeout
Dan Kalowsky [Tue, 13 Aug 2002 21:43:14 +0000 (21:43 +0000)]
Updating to reflect ODBC additons and default timeout

22 years agofixing my misunderstanding of the php_error_docref
Dan Kalowsky [Tue, 13 Aug 2002 21:39:36 +0000 (21:39 +0000)]
fixing my misunderstanding of the php_error_docref

22 years agoRemoving the PHP_31 tag...
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...

22 years ago-better use external example
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

22 years ago- Fix crash when exception is raised in __autoload function
Andi Gutmans [Tue, 13 Aug 2002 16:46:40 +0000 (16:46 +0000)]
- Fix crash when exception is raised in __autoload function

22 years agodocref_root and docref_ext for php_error_docref()
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)

22 years agoMFZE1
Zeev Suraski [Tue, 13 Aug 2002 15:14:45 +0000 (15:14 +0000)]
MFZE1

22 years agoCorrecting as per discussion with Iliaa and Edin on efnet://#php.bugs
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

22 years agoBug Fix #16113, as reflective of a php-dev convo between wez and iliaa
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

22 years agoFixing the php_error_docref's to be compliant with the standard.
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?!?

22 years agocomments & php_error_docref
Marcus Boerger [Tue, 13 Aug 2002 09:42:51 +0000 (09:42 +0000)]
comments & php_error_docref

22 years agosome work on the messages
Marcus Boerger [Tue, 13 Aug 2002 09:41:30 +0000 (09:41 +0000)]
some work on the messages

22 years agoallow target anchor only for docref parameter
Marcus Boerger [Tue, 13 Aug 2002 09:37:51 +0000 (09:37 +0000)]
allow target anchor only for docref parameter

22 years agocleaning up include files created by PHP_DEFINE when 'make distclean'ed
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

22 years agoFix for Bug #18873
Dan Kalowsky [Tue, 13 Aug 2002 05:12:32 +0000 (05:12 +0000)]
Fix for Bug #18873

22 years agoMissing proto
Rasmus Lerdorf [Tue, 13 Aug 2002 05:08:47 +0000 (05:08 +0000)]
Missing proto

22 years agoSingle-line comments please
Rasmus Lerdorf [Tue, 13 Aug 2002 05:00:11 +0000 (05:00 +0000)]
Single-line comments please

22 years agospelling error
Dan Kalowsky [Tue, 13 Aug 2002 04:52:50 +0000 (04:52 +0000)]
spelling error

22 years agoAdded more folding markers....
Dan Kalowsky [Tue, 13 Aug 2002 04:47:02 +0000 (04:47 +0000)]
Added more folding markers....

22 years agobool not boolean
Rasmus Lerdorf [Tue, 13 Aug 2002 04:44:45 +0000 (04:44 +0000)]
bool not boolean

22 years agobool not boolean
Rasmus Lerdorf [Tue, 13 Aug 2002 04:37:28 +0000 (04:37 +0000)]
bool not boolean

22 years agoUse int, not integer.
Rasmus Lerdorf [Tue, 13 Aug 2002 04:31:59 +0000 (04:31 +0000)]
Use int, not integer.

22 years agodir() returns an instantiated object, not a class.
Rasmus Lerdorf [Tue, 13 Aug 2002 04:24:15 +0000 (04:24 +0000)]
dir() returns an instantiated object, not a class.

22 years agoDon't use long as a type
Rasmus Lerdorf [Tue, 13 Aug 2002 04:20:34 +0000 (04:20 +0000)]
Don't use long as a type

22 years agoFix typo
Rasmus Lerdorf [Tue, 13 Aug 2002 04:19:25 +0000 (04:19 +0000)]
Fix typo

22 years agoDon't use long as a type
Rasmus Lerdorf [Tue, 13 Aug 2002 04:11:51 +0000 (04:11 +0000)]
Don't use long as a type

22 years agoFix for Bug #18746 by sfox and I
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?

22 years agoFix proto
Rasmus Lerdorf [Tue, 13 Aug 2002 04:03:20 +0000 (04:03 +0000)]
Fix proto

22 years agoLet to php_error_docref revolution begin
Dan Kalowsky [Tue, 13 Aug 2002 00:45:08 +0000 (00:45 +0000)]
Let to php_error_docref revolution begin

22 years agoNEWS update
<changelog@php.net> [Tue, 13 Aug 2002 00:19:02 +0000 (00:19 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Tue, 13 Aug 2002 00:18:11 +0000 (00:18 +0000)]
ChangeLog update

22 years agouse of php_error_docref
Marcus Boerger [Mon, 12 Aug 2002 20:18:25 +0000 (20:18 +0000)]
use of php_error_docref

22 years agofix for extension = ""
Marcus Boerger [Mon, 12 Aug 2002 20:12:31 +0000 (20:12 +0000)]
fix for extension = ""
make php_verror available

22 years ago-wrong fabsf define for MSVC.6
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 (-:

22 years agoPoint corrected by Markus
Dan Kalowsky [Mon, 12 Aug 2002 18:21:33 +0000 (18:21 +0000)]
Point corrected by Markus

22 years agoUmm forgot to clean up the error messages, and add a stop for looping.
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.

22 years agocleaned up to work with OpenLink iODBC better
Dan Kalowsky [Mon, 12 Aug 2002 16:04:48 +0000 (16:04 +0000)]
cleaned up to work with OpenLink iODBC better

22 years agoImplement curl based wrappers.
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.

22 years agoups wrong include committed
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....

22 years agoincrease allocation chunks
Marcus Boerger [Mon, 12 Aug 2002 14:02:51 +0000 (14:02 +0000)]
increase allocation chunks

22 years agocheck for fabsf and floorf in config.m4
Marcus Boerger [Mon, 12 Aug 2002 13:59:01 +0000 (13:59 +0000)]
check for fabsf and floorf in config.m4
msvc.6 needs a define, msvc.net needs special treatment

22 years ago@ - Added $DomDocument->xinclude() for substitution of XIncludes in
Christian Stocker [Mon, 12 Aug 2002 13:11:50 +0000 (13:11 +0000)]
@ - Added $DomDocument->xinclude() for substitution of XIncludes in
    a DomDocument (chregu)

22 years agomore conversion fixes
Marcus Boerger [Mon, 12 Aug 2002 09:58:51 +0000 (09:58 +0000)]
more conversion fixes

22 years agoExport spprintf() so that extension can link properly on win32.
Edin Kadribasic [Mon, 12 Aug 2002 09:07:26 +0000 (09:07 +0000)]
Export spprintf() so that extension can link properly on win32.

22 years agoMinor cleanups to path building and php*.ini search logic.
Preston L. Bannister [Mon, 12 Aug 2002 05:37:03 +0000 (05:37 +0000)]
Minor cleanups to path building and php*.ini search logic.
Made path_seperator string static (which solves the lookup problems Sebastian saw).

22 years agoNEWS update
<changelog@php.net> [Mon, 12 Aug 2002 00:19:01 +0000 (00:19 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Mon, 12 Aug 2002 00:18:07 +0000 (00:18 +0000)]
ChangeLog update

22 years agookay confirmation they don't exist in another driver... they're gone
Dan Kalowsky [Mon, 12 Aug 2002 00:00:54 +0000 (00:00 +0000)]
okay confirmation they don't exist in another driver... they're gone

22 years ago-quick hack to allow compilation under windows again
Marcus Boerger [Sun, 11 Aug 2002 23:56:11 +0000 (23:56 +0000)]
-quick hack to allow compilation under windows again
-correct solution to follow tomorrow

22 years agoAdded the php_odbc_includes.h file
Dan Kalowsky [Sun, 11 Aug 2002 23:40:34 +0000 (23:40 +0000)]
Added the php_odbc_includes.h file

22 years agoThe start of adding odbc_data_source() functionality
Dan Kalowsky [Sun, 11 Aug 2002 23:39:03 +0000 (23:39 +0000)]
The start of adding odbc_data_source() functionality

22 years agomissed to commit this fix: correct since this is only a flag
Marcus Boerger [Sun, 11 Aug 2002 19:19:35 +0000 (19:19 +0000)]
missed to commit this fix: correct since this is only a flag

22 years agotry even more to fix those warnings.....
Marcus Boerger [Sun, 11 Aug 2002 19:13:07 +0000 (19:13 +0000)]
try even more to fix those warnings.....
#repeat: this code must come from hell

22 years agoMissing word...
Wez Furlong [Sun, 11 Aug 2002 18:51:40 +0000 (18:51 +0000)]
Missing word...

22 years agoThe start of adding in MacOSX compatibility. No objections on the
Dan Kalowsky [Sun, 11 Aug 2002 15:33:25 +0000 (15:33 +0000)]
The start of adding in MacOSX compatibility.  No objections on the
php-dev list from the sent patch for a week.  Test and fix.

22 years agoremoving the TODOs done already.
Dan Kalowsky [Sun, 11 Aug 2002 15:26:46 +0000 (15:26 +0000)]
removing the TODOs done already.

22 years agoProperly implement TSRM parameters to the new log_error
Wez Furlong [Sun, 11 Aug 2002 14:29:01 +0000 (14:29 +0000)]
Properly implement TSRM parameters to the new log_error
function... (Thanks Marcus!)
Add a convenience macro for importing a stream from a zval.

22 years agotry to get this work ...
Marcus Boerger [Sun, 11 Aug 2002 14:05:30 +0000 (14:05 +0000)]
try to get this work ...

22 years agotry to fix those warnings.....
Marcus Boerger [Sun, 11 Aug 2002 13:50:27 +0000 (13:50 +0000)]
try to fix those warnings.....
#this code must come from hell: will we change code to our coding-scheme?

22 years agoMore verbosity when activating SSL on a socket fails.
Wez Furlong [Sun, 11 Aug 2002 11:25:24 +0000 (11:25 +0000)]
More verbosity when activating SSL on a socket fails.

22 years agoIntroduce an error stack for wrappers, to help prevent multiple errors
Wez Furlong [Sun, 11 Aug 2002 10:53:10 +0000 (10:53 +0000)]
Introduce an error stack for wrappers, to help prevent multiple errors
and warnings (some of which are bogus) when there are problems opening
streams.
Implement sanity check on the mode used to open ftp and http connections.
This fixes Bug 12004.

22 years agoMinor fix for html_errors=on in php_error_docref.
Wez Furlong [Sun, 11 Aug 2002 09:52:06 +0000 (09:52 +0000)]
Minor fix for html_errors=on in php_error_docref.

22 years agoChanged my mind.
Yasuo Ohgaki [Sun, 11 Aug 2002 02:32:49 +0000 (02:32 +0000)]
Changed my mind.
Let users decided whether users want larger chunk size or not.
@ Changed zlib.output_compression behavior. If larger chunk is preferred,
  enable output_buffering also. (Marcus, Yasuo)

22 years agoGenerally speaking, sending packets less than 1KB is not efficient.
Yasuo Ohgaki [Sun, 11 Aug 2002 01:11:11 +0000 (01:11 +0000)]
Generally speaking, sending packets less than 1KB is not efficient.
We're better to take some benchmarks see if removing extra buffer
is actually a good idea or not.

22 years agoChangeLog update
<changelog@php.net> [Sun, 11 Aug 2002 00:17:35 +0000 (00:17 +0000)]
ChangeLog update

22 years agochange order of initialisation to allow making filename available
Marcus Boerger [Sat, 10 Aug 2002 22:42:38 +0000 (22:42 +0000)]
change order of initialisation to allow making filename available
through $_SERVER variables (Bug #18657)

22 years agoremove obsolete TSRMLS_FETCH
Wez Furlong [Sat, 10 Aug 2002 20:20:55 +0000 (20:20 +0000)]
remove obsolete TSRMLS_FETCH

22 years agocorrect proto
Wez Furlong [Sat, 10 Aug 2002 20:19:49 +0000 (20:19 +0000)]
correct proto

22 years agoZE2 fix on calls to mkdir() (thanks Brad Bulger <tater@potatoe.com>)
Tomas V.V.Cox [Sat, 10 Aug 2002 16:33:08 +0000 (16:33 +0000)]
ZE2 fix on calls to mkdir() (thanks Brad Bulger <tater@potatoe.com>)

22 years agocorrected handling of internal output buffers
Marcus Boerger [Sat, 10 Aug 2002 16:12:36 +0000 (16:12 +0000)]
corrected handling of internal output buffers
minor fixs

22 years agono need to start additional first buffer when output compression is first buffer
Marcus Boerger [Sat, 10 Aug 2002 12:58:46 +0000 (12:58 +0000)]
no need to start additional first buffer when output compression is first buffer

22 years agoshould fix all windows warnings
Marcus Boerger [Sat, 10 Aug 2002 10:40:59 +0000 (10:40 +0000)]
should fix all windows warnings

22 years agoFix ZTS builds.
Sebastian Bergmann [Sat, 10 Aug 2002 03:03:03 +0000 (03:03 +0000)]
Fix ZTS builds.