]> granicus.if.org Git - php/log
php
22 years agoFix a warning
Zeev Suraski [Mon, 19 Aug 2002 20:47:42 +0000 (20:47 +0000)]
Fix a warning

22 years agoSync with var_unserializer.re
Sander Roobol [Mon, 19 Aug 2002 20:02:59 +0000 (20:02 +0000)]
Sync with var_unserializer.re

22 years agoMade unserialize handle floats with an E notation - bug #18654
Sander Roobol [Mon, 19 Aug 2002 19:45:46 +0000 (19:45 +0000)]
Made unserialize handle floats with an E notation - bug #18654
Patch by Christophe Sollet <csollet@coleebris.com>.
(I'll commit a new var_unserializer.c in a second)

22 years agoDon't know what this line was supposed to DO!?!?
Sander Roobol [Mon, 19 Aug 2002 19:42:20 +0000 (19:42 +0000)]
Don't know what this line was supposed to DO!?!?

22 years ago-use of php_error_docref
Marcus Boerger [Mon, 19 Aug 2002 18:47:23 +0000 (18:47 +0000)]
-use of php_error_docref
-some more information in ob_get_status()

22 years ago-allow changing html_errors any time changing display_errors is already
Marcus Boerger [Mon, 19 Aug 2002 18:40:28 +0000 (18:40 +0000)]
-allow changing html_errors any time changing display_errors is already
-use sizeof for strftime call
-removed unused #define
-mention CODING_STANDARDS as documentation

22 years agoFix xbithack bug finally (see bug #16515)
Rasmus Lerdorf [Mon, 19 Aug 2002 15:52:21 +0000 (15:52 +0000)]
Fix xbithack bug finally (see bug #16515)

22 years agow3c adjustments :)
Christian Stocker [Mon, 19 Aug 2002 14:01:04 +0000 (14:01 +0000)]
w3c adjustments :)
- has_attributes returns empty string if attribute is not there
- parent_node returns null, if no parent

22 years agoDebug functions should only work in debug mode.
Edin Kadribasic [Mon, 19 Aug 2002 13:46:39 +0000 (13:46 +0000)]
Debug functions should only work in debug mode.

22 years agoZE2 compatibility fix
Stanislav Malyshev [Mon, 19 Aug 2002 10:58:18 +0000 (10:58 +0000)]
ZE2 compatibility fix
## In ZE2 the hash contains zend_class_entry *!

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

22 years agoSome minor changes related to Pi3Web 2.0.1.
Holger Zimmermann [Sun, 18 Aug 2002 15:46:48 +0000 (15:46 +0000)]
Some minor changes related to Pi3Web 2.0.1.

22 years agomake POST requests work again
Stefan Esser [Sun, 18 Aug 2002 13:05:44 +0000 (13:05 +0000)]
make POST requests work again

22 years agoZE2 compatibility fix
Stanislav Malyshev [Sun, 18 Aug 2002 12:22:28 +0000 (12:22 +0000)]
ZE2 compatibility fix
## In ZE2 the hash contains zend_class_entry *!

22 years agoRemoved unused local variable header_line.
Holger Zimmermann [Sun, 18 Aug 2002 11:05:28 +0000 (11:05 +0000)]
Removed unused local variable header_line.

22 years agoCorrected if() syntax in previous patch.
Ilia Alshanetsky [Sun, 18 Aug 2002 07:54:33 +0000 (07:54 +0000)]
Corrected if() syntax in previous patch.

22 years agoFixed a segmentation fault that would occur if an entry contained a
Ilia Alshanetsky [Sun, 18 Aug 2002 06:55:32 +0000 (06:55 +0000)]
Fixed a segmentation fault that would occur if an entry contained a
non-terminated enclosure. Bug #12556

22 years agoinclude PDFLIB_SHARED_LIBADD in the pdflib test, or it fails with
Anil Madhavapeddy [Sun, 18 Aug 2002 05:13:05 +0000 (05:13 +0000)]
include PDFLIB_SHARED_LIBADD in the pdflib test, or it fails with
unresolved symbols on OpenBSD

22 years agoreverting to 1.73 for steph (sfox@php.net)
James Cox [Sun, 18 Aug 2002 05:05:44 +0000 (05:05 +0000)]
reverting to 1.73 for steph (sfox@php.net)

#is it just me or reverting using cvs just suck?

22 years agoBug Fix #18960 - Submitted by alan_k@php.net
Dan Kalowsky [Sun, 18 Aug 2002 04:33:10 +0000 (04:33 +0000)]
Bug Fix #18960 - Submitted by alan_k@php.net

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

22 years agoUse mtime instead of atime, as we always update the session file anyway.
Zeev Suraski [Sat, 17 Aug 2002 20:32:26 +0000 (20:32 +0000)]
Use mtime instead of atime, as we always update the session file anyway.

22 years agoMFZE1
Andi Gutmans [Sat, 17 Aug 2002 20:20:36 +0000 (20:20 +0000)]
MFZE1

22 years agoAFAIK, 4.3.0 will not contain ZE2..
foobar [Sat, 17 Aug 2002 17:10:13 +0000 (17:10 +0000)]
AFAIK, 4.3.0 will not contain ZE2..

22 years agoMFZE1
Zeev Suraski [Sat, 17 Aug 2002 16:22:40 +0000 (16:22 +0000)]
MFZE1

22 years agoMFZE1
Zeev Suraski [Sat, 17 Aug 2002 16:07:26 +0000 (16:07 +0000)]
MFZE1

22 years agoDefault is enable, so better --disable-ipv6 I guess
Stig Venaas [Sat, 17 Aug 2002 15:53:02 +0000 (15:53 +0000)]
Default is enable, so better --disable-ipv6 I guess

22 years agoAdded --enable-ipv6 and only look up AAAA in DNS when enabled
Stig Venaas [Sat, 17 Aug 2002 13:56:39 +0000 (13:56 +0000)]
Added --enable-ipv6 and only look up AAAA in DNS when enabled

22 years agoIE does not use quotes but now we are safe...
Stefan Esser [Sat, 17 Aug 2002 11:48:21 +0000 (11:48 +0000)]
IE does not use quotes but now we are safe...

22 years agoMore W3C conformance stuff (they returned all false before..)
Christian Stocker [Sat, 17 Aug 2002 11:47:21 +0000 (11:47 +0000)]
More W3C conformance stuff (they returned all false before..)
- DomNode->attributes() returns NULL, if not found.
- DomNode->first_child() returns NULL, if not found
- DomNode->last_child() returns NULL, if not found.
- DomNode->namespace_uri() returns NULL, if not found.

22 years agofixed the user supplied patch for bug #18792
Stefan Esser [Sat, 17 Aug 2002 11:31:06 +0000 (11:31 +0000)]
fixed the user supplied patch for bug #18792

22 years agoAdd warning about atime requirement for session gc
Rasmus Lerdorf [Sat, 17 Aug 2002 01:14:53 +0000 (01:14 +0000)]
Add warning about atime requirement for session gc

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

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

22 years agows fixes
foobar [Fri, 16 Aug 2002 23:25:53 +0000 (23:25 +0000)]
ws fixes

22 years agoFix for bug #18792 submitted by t.bubeck@reinform.de
Dan Kalowsky [Fri, 16 Aug 2002 19:34:43 +0000 (19:34 +0000)]
Fix for bug #18792 submitted by t.bubeck@reinform.de
# talked this over with sterling and he believes it shouldn't break anything
# although there might be a need/desire to check for both ',' and ';'

22 years agoSilence a compiler warning, and returns the SUCCESS value on PHP_MINIT
Dan Kalowsky [Fri, 16 Aug 2002 16:56:55 +0000 (16:56 +0000)]
Silence a compiler warning, and returns the SUCCESS value on PHP_MINIT

22 years ago- Use tabs instead of spaces for indentation!
Andi Gutmans [Fri, 16 Aug 2002 15:45:22 +0000 (15:45 +0000)]
- Use tabs instead of spaces for indentation!
- Fix all sorts of ugly whitespace things.
- People, please write code according to our standards even if you don't
- like them.

22 years agoFixed a compile failure in Win32 caused by previous patch.
Ilia Alshanetsky [Fri, 16 Aug 2002 15:04:00 +0000 (15:04 +0000)]
Fixed a compile failure in Win32 caused by previous patch.
Changed else statement to comply with PHP coding standards.

22 years agoNuke warnings on strict compilers
Jason Greene [Fri, 16 Aug 2002 14:23:27 +0000 (14:23 +0000)]
Nuke warnings on strict compilers

22 years agoAdded a handler for php -r '' for SAFE_MODE
Ilia Alshanetsky [Fri, 16 Aug 2002 12:47:56 +0000 (12:47 +0000)]
Added a handler for php -r '' for SAFE_MODE

22 years agoFix a little leak.
Wez Furlong [Fri, 16 Aug 2002 12:02:42 +0000 (12:02 +0000)]
Fix a little leak.

22 years ago* append emacs footer
Stig Bakken [Fri, 16 Aug 2002 10:12:17 +0000 (10:12 +0000)]
* append emacs footer

22 years ago* remove builtin exception class
Stig Bakken [Fri, 16 Aug 2002 10:11:32 +0000 (10:11 +0000)]
* remove builtin exception class

22 years agoclean this up a bit
Sterling Hughes [Fri, 16 Aug 2002 10:08:32 +0000 (10:08 +0000)]
clean this up a bit

22 years agoEnhance Ilia's recent patch to query the wrapper subsystem to determine
Wez Furlong [Fri, 16 Aug 2002 09:50:24 +0000 (09:50 +0000)]
Enhance Ilia's recent patch to query the wrapper subsystem to determine
if a filename is a URL and thus if safe-mode checks should be skipped.

22 years agoFix: remove CVS output from Changelog.
Wez Furlong [Fri, 16 Aug 2002 09:18:56 +0000 (09:18 +0000)]
Fix: remove CVS output from Changelog.

22 years agoMore on the way to W3C coformance:
Christian Stocker [Fri, 16 Aug 2002 08:42:41 +0000 (08:42 +0000)]
More on the way to W3C coformance:
@- Changed DomNode->next_sibling and DomNode->previous_sibling to return NULL
@  instead of false (W3C specs). (chregu)
@- Changed DomNode->insert_before() and DomNode->append_child() to conform to
@  W3C specs (moving not copying nodes, accepting NULL as 2nd param). (chregu)

22 years ago- Fix whitespace
Andi Gutmans [Fri, 16 Aug 2002 07:11:37 +0000 (07:11 +0000)]
- Fix whitespace

22 years agoMake https:// be exempt from safe_mode checks, just like http:// & ftp:// are.
Ilia Alshanetsky [Fri, 16 Aug 2002 03:52:37 +0000 (03:52 +0000)]
Make https:// be exempt from safe_mode checks, just like http:// & ftp:// are.

22 years agoAdded safe_mode & open_basedir check when a user is chaning ini options
Ilia Alshanetsky [Fri, 16 Aug 2002 01:39:10 +0000 (01:39 +0000)]
Added safe_mode & open_basedir check when a user is chaning ini options
that specify file system paths. Fixes bug #17168.

22 years ago@- Added set_exception_handler() function for registering a global,
Stig Bakken [Fri, 16 Aug 2002 00:41:37 +0000 (00:41 +0000)]
@- Added set_exception_handler() function for registering a global,
@  catch-all exception handling function (Stig)
- Added set_exception_handler() function for registering a global,
  catch-all exception handling function (Stig)

22 years ago* allow using the TESTS make variable again to determine which tests are run
Stig Bakken [Fri, 16 Aug 2002 00:36:05 +0000 (00:36 +0000)]
* allow using the TESTS make variable again to determine which tests are run

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

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

22 years agoFix a NASTY multithreading bug with in the Apache module
Zeev Suraski [Thu, 15 Aug 2002 23:59:47 +0000 (23:59 +0000)]
Fix a NASTY multithreading bug with in the Apache module

22 years agoMake unset($_SESSION['foo']) actually remove the variable from the session,
Zeev Suraski [Thu, 15 Aug 2002 21:44:44 +0000 (21:44 +0000)]
Make unset($_SESSION['foo']) actually remove the variable from the session,
if register_globals is off.

22 years agoUpdate email address
Zeev Suraski [Thu, 15 Aug 2002 21:43:41 +0000 (21:43 +0000)]
Update email address

22 years agoCorrecting some english in the comment...
Dan Kalowsky [Thu, 15 Aug 2002 19:32:08 +0000 (19:32 +0000)]
Correcting some english in the comment...

22 years agomarking the fix for Bug #18401 in NEWS
Dan Kalowsky [Thu, 15 Aug 2002 19:13:14 +0000 (19:13 +0000)]
marking the fix for Bug #18401 in NEWS

22 years agoFix for bug #18401, makes shuffle() properly generate all possibilities.
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>

22 years agoinclude libxml/xinclude.h to make some compilers happy
Christian Stocker [Thu, 15 Aug 2002 18:02:25 +0000 (18:02 +0000)]
include libxml/xinclude.h to make some compilers happy

22 years ago* Fix bug #18918.
Martin Jansen [Thu, 15 Aug 2002 17:07:12 +0000 (17:07 +0000)]
* Fix bug #18918.
* Add some PHPdoc comments.

22 years agoA fix suggested by chregu (who doesn't have karma) to re-enable older java
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.

22 years agoproto fixes
Christian Stocker [Thu, 15 Aug 2002 13:26:32 +0000 (13:26 +0000)]
proto fixes

22 years ago@ - Added DomNode->set_namespace(uri[,prefix]) (chregu)
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.

22 years agobe more verbose
foobar [Thu, 15 Aug 2002 11:19:40 +0000 (11:19 +0000)]
be more verbose

22 years agochanged default stop bits to a valid value
Alan Knowles [Thu, 15 Aug 2002 09:39:35 +0000 (09:39 +0000)]
changed default stop bits to a valid value

22 years agochanged default stop bits
Alan Knowles [Thu, 15 Aug 2002 09:37:26 +0000 (09:37 +0000)]
changed default stop bits

22 years agoadding dio_tcsetattr and ASYNC support
Alan Knowles [Thu, 15 Aug 2002 09:23:41 +0000 (09:23 +0000)]
adding dio_tcsetattr and ASYNC support

22 years agonews for disabling trans-sid by default.
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)

22 years agosilencing some windows build warnings
Dan Kalowsky [Thu, 15 Aug 2002 00:41:35 +0000 (00:41 +0000)]
silencing some windows build warnings

22 years agocoming to think of it, it shouldn't be necessary at all (thanks Jani :)
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 :)

22 years agoFix build
Zeev Suraski [Thu, 15 Aug 2002 00:35:36 +0000 (00:35 +0000)]
Fix build

22 years agohot, damn hot.
foobar [Thu, 15 Aug 2002 00:26:03 +0000 (00:26 +0000)]
hot, damn hot.

22 years agoMFZE1
Zeev Suraski [Thu, 15 Aug 2002 00:25:27 +0000 (00:25 +0000)]
MFZE1

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

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

22 years agodo not include "php_have_iconv.h"
Marcus Boerger [Wed, 14 Aug 2002 23:48:52 +0000 (23:48 +0000)]
do not include "php_have_iconv.h"

22 years agoForgot to update source default.
Yasuo Ohgaki [Wed, 14 Aug 2002 22:31:39 +0000 (22:31 +0000)]
Forgot to update source default.

22 years agoComming a fix for a compile error found in Bug #15630
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

22 years agoSilencing a compilier warning on windows
Dan Kalowsky [Wed, 14 Aug 2002 20:40:48 +0000 (20:40 +0000)]
Silencing a compilier warning on windows

22 years agoUpdating the error message to state a difference between libraries and
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

22 years ago- let DomNode->replace_child always behave correctly (acc. to W3C specs)
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...

22 years agoGiving Ilia his props
Dan Kalowsky [Wed, 14 Aug 2002 17:17:16 +0000 (17:17 +0000)]
Giving Ilia his props

22 years agoFix for Bug #9280 with regards to an Expect header. patch submitted by
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!

22 years agoAdding a check for the binaries rather than just the directories.
Dan Kalowsky [Wed, 14 Aug 2002 17:04:05 +0000 (17:04 +0000)]
Adding a check for the binaries rather than just the directories.

22 years agoDomNode->replace_node moves instead of copies node.
Christian Stocker [Wed, 14 Aug 2002 16:53:56 +0000 (16:53 +0000)]
DomNode->replace_node moves instead of copies node.

22 years agoJavaC doesn't take flags like this, Java jar does, pay attention kalowsky
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

22 years agocleaning up the displayed path (removing the ./ in the middle)
Dan Kalowsky [Wed, 14 Aug 2002 16:49:22 +0000 (16:49 +0000)]
cleaning up the displayed path (removing the ./ in the middle)

22 years agoFix for Bug #18794, and probably various others with nsapi
Dan Kalowsky [Wed, 14 Aug 2002 16:39:26 +0000 (16:39 +0000)]
Fix for Bug #18794, and probably various others with nsapi

22 years agocorrecting these to be only docref's not docref1's
Dan Kalowsky [Wed, 14 Aug 2002 16:23:16 +0000 (16:23 +0000)]
correcting these to be only docref's not docref1's

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)