]> granicus.if.org Git - php/log
php
23 years agoproto fix
Hartmut Holzgraefe [Tue, 4 Dec 2001 22:14:28 +0000 (22:14 +0000)]
proto fix

23 years agoproto fixes
Hartmut Holzgraefe [Tue, 4 Dec 2001 21:18:26 +0000 (21:18 +0000)]
proto fixes

23 years agoMake the length parameter to fgets optional (defaults to 1024)
Sterling Hughes [Tue, 4 Dec 2001 19:40:48 +0000 (19:40 +0000)]
Make the length parameter to fgets optional (defaults to 1024)

23 years agoEnable imap_mail() on win32
Frank M. Kromann [Tue, 4 Dec 2001 18:47:32 +0000 (18:47 +0000)]
Enable imap_mail() on win32

23 years agomodified to enable imap_mail() on win32
Frank M. Kromann [Tue, 4 Dec 2001 18:47:07 +0000 (18:47 +0000)]
modified to enable imap_mail() on win32

23 years agoAdding files to enable imap_mail() on win32
Frank M. Kromann [Tue, 4 Dec 2001 18:46:49 +0000 (18:46 +0000)]
Adding files to enable imap_mail() on win32

23 years ago- Damn Zeev :)
Andi Gutmans [Tue, 4 Dec 2001 17:58:32 +0000 (17:58 +0000)]
- Damn Zeev :)

23 years agoMark sapi/servlet as what it is: experimental.
Sebastian Bergmann [Tue, 4 Dec 2001 13:20:26 +0000 (13:20 +0000)]
Mark sapi/servlet as what it is: experimental.

23 years agoMark ext/java as what it is: experimental.
Sebastian Bergmann [Tue, 4 Dec 2001 13:19:42 +0000 (13:19 +0000)]
Mark ext/java as what it is: experimental.

23 years agoAdd Win32 specific files to .cvsignore.
Sebastian Bergmann [Tue, 4 Dec 2001 13:19:04 +0000 (13:19 +0000)]
Add Win32 specific files to .cvsignore.

23 years agoAdd XMLRPC extension.
Sebastian Bergmann [Tue, 4 Dec 2001 05:32:07 +0000 (05:32 +0000)]
Add XMLRPC extension.

23 years agoChangeLog update
<changelog@php.net> [Tue, 4 Dec 2001 01:10:53 +0000 (01:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Tue, 4 Dec 2001 01:10:50 +0000 (01:10 +0000)]
NEWS update

23 years agotypo fix
foobar [Tue, 4 Dec 2001 00:28:36 +0000 (00:28 +0000)]
typo fix

23 years ago- Let's not default to any set of extra libraries. This way any kind of
foobar [Mon, 3 Dec 2001 23:54:10 +0000 (23:54 +0000)]
- Let's not default to any set of extra libraries. This way any kind of
  builds of pdflib work. And this configure stays simple.

23 years agoMake xmlrpc module compilable on windows. compiles, but untested.
Shane Caraveo [Mon, 3 Dec 2001 22:33:32 +0000 (22:33 +0000)]
Make xmlrpc module compilable on windows.  compiles, but untested.

23 years ago- Missed one
Andi Gutmans [Mon, 3 Dec 2001 20:55:59 +0000 (20:55 +0000)]
- Missed one

23 years ago- Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn't
Andi Gutmans [Mon, 3 Dec 2001 20:54:23 +0000 (20:54 +0000)]
- Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn't
- change something I wasn't supposed to. It should be fine IMO.

23 years agoFix declarations of static variables. Builds on AIX now.
Sascha Schumann [Mon, 3 Dec 2001 15:32:12 +0000 (15:32 +0000)]
Fix declarations of static variables.  Builds on AIX now.

23 years agoAdd a content length field to perhaps eliminate null truncation
Sterling Hughes [Mon, 3 Dec 2001 12:24:03 +0000 (12:24 +0000)]
Add a content length field to perhaps eliminate null truncation

23 years agoRe-add support for HTTP file uploads
Sterling Hughes [Mon, 3 Dec 2001 09:19:14 +0000 (09:19 +0000)]
Re-add support for HTTP file uploads

23 years agoMFB
Sterling Hughes [Mon, 3 Dec 2001 08:28:12 +0000 (08:28 +0000)]
MFB

23 years ago- Added ob_get_level, which returns the nesting level of the output buffering
Derick Rethans [Mon, 3 Dec 2001 07:43:53 +0000 (07:43 +0000)]
- Added ob_get_level, which returns the nesting level of the output buffering
  mechanism. (patch by Yasuo Ohgaki <yasuo_ohgaki@yahoo.com>)
@- Added ob_get_level, which returns the nesting level of the output buffering
@  mechanism. (Yasuo, Derick)

23 years agoMake php_reg_replace available from shared extensions
Frank M. Kromann [Mon, 3 Dec 2001 05:15:29 +0000 (05:15 +0000)]
Make php_reg_replace available from shared extensions

23 years agoMake php_MD5* functions available from shared extensions
Frank M. Kromann [Mon, 3 Dec 2001 05:14:28 +0000 (05:14 +0000)]
Make php_MD5* functions available from shared extensions

23 years agoMake _php_math_number_format available from shared extensions
Frank M. Kromann [Mon, 3 Dec 2001 05:12:48 +0000 (05:12 +0000)]
Make _php_math_number_format available from shared extensions

23 years agoMake php_startpage and php_getlastmod available from shared extensions
Frank M. Kromann [Mon, 3 Dec 2001 05:11:29 +0000 (05:11 +0000)]
Make php_startpage and php_getlastmod available from shared extensions

23 years agoMake php_setcookie available from shared extensions
Frank M. Kromann [Mon, 3 Dec 2001 05:10:10 +0000 (05:10 +0000)]
Make php_setcookie available from shared extensions

23 years agoChangeLog update
<changelog@php.net> [Mon, 3 Dec 2001 01:10:54 +0000 (01:10 +0000)]
ChangeLog update

23 years agoadded mssql_fetch_assoc() to be more mysql conform
Harald Radi [Sun, 2 Dec 2001 21:10:15 +0000 (21:10 +0000)]
added mssql_fetch_assoc() to be more mysql conform
changed mssql_fetch_array() back to its default behaviour (MSSQL_BOTH)

23 years ago- switch to new paramter parser
Hartmut Holzgraefe [Sun, 2 Dec 2001 17:57:17 +0000 (17:57 +0000)]
- switch to new paramter parser
- make sure To: and Subject: do not end with a newline character

23 years agoPlease Egon.
Markus Fischer [Sun, 2 Dec 2001 17:40:38 +0000 (17:40 +0000)]
Please Egon.

23 years agoAllow unserializer_callback_func to be turned off.
Bernd Roemer [Sun, 2 Dec 2001 17:31:11 +0000 (17:31 +0000)]
Allow unserializer_callback_func to be turned off.

23 years agoRename Dependencie.php to Dependency.php
Tomas V.V.Cox [Sun, 2 Dec 2001 16:29:37 +0000 (16:29 +0000)]
Rename Dependencie.php to Dependency.php

23 years ago- Standardize function to accept either $obj->foo or domxml_foo($obj)
Markus Fischer [Sun, 2 Dec 2001 16:17:51 +0000 (16:17 +0000)]
- Standardize function to accept either $obj->foo or domxml_foo($obj)
  where they should.
- Use xml*Len functions where available.
- Workaround in set_content() to prevent crash.
- Cleaned up php_xpathptr_eval().
- Added NO_ARGS check where missing; moved check for $this always
  before arg parsing.

23 years agofix CFLAGS, how could this have worked before?
Daniel Beulshausen [Sun, 2 Dec 2001 14:01:22 +0000 (14:01 +0000)]
fix CFLAGS, how could this have worked before?

23 years agoremove outdated txts
Daniel Beulshausen [Sun, 2 Dec 2001 13:56:22 +0000 (13:56 +0000)]
remove outdated txts

23 years agocleanup workspace
Daniel Beulshausen [Sun, 2 Dec 2001 13:53:03 +0000 (13:53 +0000)]
cleanup workspace

23 years agofix php_win_err (wasn't threadsafe)
Daniel Beulshausen [Sun, 2 Dec 2001 13:34:40 +0000 (13:34 +0000)]
fix php_win_err (wasn't threadsafe)

23 years ago- Reverted macro moving stupidity (thx to Sterling).
Markus Fischer [Sun, 2 Dec 2001 12:21:50 +0000 (12:21 +0000)]
- Reverted macro moving stupidity (thx to Sterling).

23 years ago- Fix a bug in timezones +0100 and -0100
Derick Rethans [Sun, 2 Dec 2001 11:35:28 +0000 (11:35 +0000)]
- Fix a bug in timezones +0100 and -0100

23 years ago- Added synonym stuff support to mnogosearch module. Slightly changed
Sergey Kartashoff [Sun, 2 Dec 2001 10:24:39 +0000 (10:24 +0000)]
- Added synonym stuff support to mnogosearch module. Slightly changed
  stored API. Example updated.

23 years agoI hope that this is a better explanation as unknown.
Egon Schmid [Sun, 2 Dec 2001 10:00:15 +0000 (10:00 +0000)]
I hope that this is a better explanation as unknown.

23 years agoFixed some protos.
Egon Schmid [Sun, 2 Dec 2001 09:41:27 +0000 (09:41 +0000)]
Fixed some protos.

23 years agoFixed two protos.
Egon Schmid [Sun, 2 Dec 2001 09:29:09 +0000 (09:29 +0000)]
Fixed two protos.

23 years ago- Mnogosearch module stored API slightly changed. Example updated.
Sergey Kartashoff [Sun, 2 Dec 2001 07:25:26 +0000 (07:25 +0000)]
- Mnogosearch module stored API slightly changed. Example updated.

23 years agoChangeLog update
<changelog@php.net> [Sun, 2 Dec 2001 01:10:14 +0000 (01:10 +0000)]
ChangeLog update

23 years agoOops, FOO_VERSION doesn't exist
Rasmus Lerdorf [Sun, 2 Dec 2001 00:59:44 +0000 (00:59 +0000)]
Oops, FOO_VERSION doesn't exist

23 years agoClass for checking dependencies
Tomas V.V.Cox [Sun, 2 Dec 2001 00:44:02 +0000 (00:44 +0000)]
Class for checking dependencies

23 years agoMake ext_skel generate backward compatible module sources
Rasmus Lerdorf [Sun, 2 Dec 2001 00:42:22 +0000 (00:42 +0000)]
Make ext_skel generate backward compatible module sources
(flight from London to Paris is too short for any real work)

23 years ago- Added stored API to mnoGoSearch module. Now you can check
Sergey Kartashoff [Sat, 1 Dec 2001 20:09:15 +0000 (20:09 +0000)]
- Added stored API to mnoGoSearch module. Now you can check
  if URL is places at the stored database ot not. Example updated.

23 years agoLast commit:
Markus Fischer [Sat, 1 Dec 2001 19:42:34 +0000 (19:42 +0000)]
Last commit:
- Fix segfault in xmldoc().
- Proper free zval in php_xpathptr_eval().

This one:
- Fix segfault in php_xpathptr_eval().
- Fix win32 build (TSRMLS_FETCH issues).
- More sanity checking in php_xpath_get_object(), php_xpath_get_context()
  and php_dom_get_object().
- Moved macros into header file.
- Register le_domxmldtd, le_domxmlcdatap (removes anoying warning message on shutdown).
- Fig segfault in node_children() with unsupported node types.
- Fix leak in php_domobject_new() with unsupported note types.
- Fix leak when freeing xpath context/objects.
- Reverted behaviour change to append_child() [old crashes].
- set_content() also sets the node->content property.

# Testers/patches/contribs welcome.

23 years agocheck for version for not building broken packages (thanks Markus)
Tomas V.V.Cox [Sat, 1 Dec 2001 17:55:47 +0000 (17:55 +0000)]
check for version for not building broken packages (thanks Markus)

23 years ago- Fix a crash when passing e.g. NULL to basename(). (Patch by Markus
Derick Rethans [Sat, 1 Dec 2001 15:45:55 +0000 (15:45 +0000)]
- Fix a crash when passing e.g. NULL to basename(). (Patch by Markus
  Fischer <mfischer@guru.josefine.at>)
#- Simplyfied code using zend_parse_parameters().

23 years agoimprove last patch:
Thies C. Arntzen [Sat, 1 Dec 2001 15:17:50 +0000 (15:17 +0000)]
improve last patch:
non existant object variables are now serialized as NULL, this saves us from
buffering the serialized data.

23 years agoserialized data would be incoorect if __sleep() returned a variable-name
Thies C. Arntzen [Sat, 1 Dec 2001 15:06:37 +0000 (15:06 +0000)]
serialized data would be incoorect if __sleep() returned a variable-name
which is non-existant in the object.
submitted by: Bernd Roemer <berndr@bonn.edu>

23 years ago- mnoGoSearch module usage example (searchlite) updated to support
Sergey Kartashoff [Sat, 1 Dec 2001 14:12:27 +0000 (14:12 +0000)]
- mnoGoSearch module usage example (searchlite) updated to support
  StoreDoc stuff.

23 years ago- StoreDOC support has been added to mnogoSearch module.
Sergey Kartashoff [Sat, 1 Dec 2001 14:05:13 +0000 (14:05 +0000)]
- StoreDOC support has been added to mnogoSearch module.

23 years ago- Revert one of the changes because it might be before the memory
Andi Gutmans [Sat, 1 Dec 2001 08:46:02 +0000 (08:46 +0000)]
- Revert one of the changes because it might be before the memory
- manager has started.

23 years ago- Use alloca() when possible.
Andi Gutmans [Sat, 1 Dec 2001 08:33:48 +0000 (08:33 +0000)]
- Use alloca() when possible.

23 years agoChangeLog update
<changelog@php.net> [Sat, 1 Dec 2001 01:10:20 +0000 (01:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Sat, 1 Dec 2001 01:10:17 +0000 (01:10 +0000)]
NEWS update

23 years agoThis makes the configure --help output more readable.
foobar [Sat, 1 Dec 2001 00:59:43 +0000 (00:59 +0000)]
This makes the configure --help output more readable.

23 years agoldap_first_attribute and ldap_next_attribute has been completely broken
Stig Venaas [Fri, 30 Nov 2001 23:37:43 +0000 (23:37 +0000)]
ldap_first_attribute and ldap_next_attribute has been completely broken
for 6 months!! Fixed (I think), might be a memory leak there...

23 years agoDetect FreeTDS to work around different library sets
Brian Bruns [Fri, 30 Nov 2001 22:12:31 +0000 (22:12 +0000)]
Detect FreeTDS to work around different library sets

23 years agoAdded missing cvs ids and unified configure messages.
foobar [Fri, 30 Nov 2001 19:01:32 +0000 (19:01 +0000)]
Added missing cvs ids and unified configure messages.

23 years agoUnified the configure messages.
foobar [Fri, 30 Nov 2001 19:00:13 +0000 (19:00 +0000)]
Unified the configure messages.

23 years ago- Initial support for class constants. There are still a few semantic
Andi Gutmans [Fri, 30 Nov 2001 16:29:47 +0000 (16:29 +0000)]
- Initial support for class constants. There are still a few semantic
- issues which need to be looked into but basically it seems to work.
- Example:
<?php
class foo
{
const hey = "hello";
}

print foo::hey;
?>

23 years ago- Fix typo
Andi Gutmans [Fri, 30 Nov 2001 11:42:30 +0000 (11:42 +0000)]
- Fix typo

23 years ago- Added ob_flush and ob_clean functions, which do not end the buffer like
Derick Rethans [Fri, 30 Nov 2001 10:48:38 +0000 (10:48 +0000)]
- Added ob_flush and ob_clean functions, which do not end the buffer like
  ob_end_flush and ob_end_clean do.
@- Added ob_flush and ob_clean functions, which flush and clean an
@  output buffer without destroying the buffer. (Derick)

23 years ago- Fix for bug 8909 and 12680 (timezone problem)
Derick Rethans [Fri, 30 Nov 2001 09:29:15 +0000 (09:29 +0000)]
- Fix for bug 8909 and 12680 (timezone problem)

23 years agoThis is better way to configure. PDFlib 3/4 can be compiled with external libs too..
foobar [Fri, 30 Nov 2001 04:46:36 +0000 (04:46 +0000)]
This is better way to configure. PDFlib 3/4 can be compiled with external libs too..

23 years agoChangeLog update
<changelog@php.net> [Fri, 30 Nov 2001 01:10:33 +0000 (01:10 +0000)]
ChangeLog update

23 years agoAdding ldap_set_rebind_proc() for APIs with V3 3 arg variant, need more
Stig Venaas [Thu, 29 Nov 2001 20:26:20 +0000 (20:26 +0000)]
Adding ldap_set_rebind_proc() for APIs with V3 3 arg variant, need more
testing.

23 years agoMaking the link resource point to a structure that contains the LDAP
Stig Venaas [Thu, 29 Nov 2001 20:17:17 +0000 (20:17 +0000)]
Making the link resource point to a structure that contains the LDAP
link, rather than point to it directly.
# This makes it much easier to store and retrieve per-connection PHP state.

23 years agoUpdate to the latest apr api (patch by Clif Woolley)
Sterling Hughes [Thu, 29 Nov 2001 11:29:11 +0000 (11:29 +0000)]
Update to the latest apr api (patch by Clif Woolley)

23 years agoi'm sure i had this compile before;-)
Thies C. Arntzen [Thu, 29 Nov 2001 08:18:50 +0000 (08:18 +0000)]
i'm sure i had this compile before;-)

23 years agofix a crash in socket_connect (if hostname was not resolvable)
Thies C. Arntzen [Thu, 29 Nov 2001 08:09:39 +0000 (08:09 +0000)]
fix a crash in socket_connect (if hostname was not resolvable)
initialize max_fd in various fdset function
fix error checking in _read and _write

23 years agoChangeLog update
<changelog@php.net> [Thu, 29 Nov 2001 01:10:31 +0000 (01:10 +0000)]
ChangeLog update

23 years ago- introduced several macros to simply code (done by Markus Fischer)
Uwe Steinmann [Wed, 28 Nov 2001 12:07:17 +0000 (12:07 +0000)]
- introduced several macros to simply code (done by Markus Fischer)

23 years agoChangeLog update
<changelog@php.net> [Wed, 28 Nov 2001 01:12:08 +0000 (01:12 +0000)]
ChangeLog update

23 years ago- Support syntax for class constants (doesn't do anything yet but
Andi Gutmans [Tue, 27 Nov 2001 17:46:31 +0000 (17:46 +0000)]
- Support syntax for class constants (doesn't do anything yet but
- required some reworking of the grammar).

23 years agoChangeLog update
<changelog@php.net> [Tue, 27 Nov 2001 01:10:08 +0000 (01:10 +0000)]
ChangeLog update

23 years agoRemoving winutil.c from this project. the functions needed are found in php4ts.dll
Frank M. Kromann [Tue, 27 Nov 2001 00:08:36 +0000 (00:08 +0000)]
Removing winutil.c from this project. the functions needed are found in php4ts.dll

23 years agoShow the registered ini entry in phpinfo()
foobar [Mon, 26 Nov 2001 22:56:36 +0000 (22:56 +0000)]
Show the registered ini entry in phpinfo()

23 years agoUpdated file since .re changed.
foobar [Mon, 26 Nov 2001 22:46:15 +0000 (22:46 +0000)]
Updated file since .re changed.

23 years ago- Also patch the file from which var_unserializer.c is generated
Derick Rethans [Mon, 26 Nov 2001 22:33:44 +0000 (22:33 +0000)]
- Also patch the file from which var_unserializer.c is generated

23 years ago- Adding a callback mechanism to the unserializer. (patch by Bernd
Derick Rethans [Mon, 26 Nov 2001 21:04:21 +0000 (21:04 +0000)]
- Adding a callback mechanism to the unserializer. (patch by Bernd
  Roemer <berndr@bonn.edu>)
#- An explainatory e-mail will be send to php-dev

23 years agoZ_TYPE(filehandle)?? ok.. whatever... ;)
Sterling Hughes [Mon, 26 Nov 2001 18:57:44 +0000 (18:57 +0000)]
Z_TYPE(filehandle)?? ok.. whatever... ;)

23 years ago- Support static $var = 0; style initialization of static class
Andi Gutmans [Mon, 26 Nov 2001 18:05:01 +0000 (18:05 +0000)]
- Support static $var = 0; style initialization of static class
- members. For example:
- class foo {
- static $my_static = 5;
-
- }
-
- print foo::$my_static;

23 years agoNuke ext/sablot entries.
Sebastian Bergmann [Mon, 26 Nov 2001 10:55:46 +0000 (10:55 +0000)]
Nuke ext/sablot entries.

23 years agoChangeLog update
<changelog@php.net> [Mon, 26 Nov 2001 01:10:42 +0000 (01:10 +0000)]
ChangeLog update

23 years agofixed a link error in configure script.
Rui Hirokawa [Sun, 25 Nov 2001 22:20:27 +0000 (22:20 +0000)]
fixed a link error in configure script.

23 years agoFixed some protos. If pi means processing instruction, it should be written IMHO...
Egon Schmid [Sun, 25 Nov 2001 19:22:51 +0000 (19:22 +0000)]
Fixed some protos. If pi means processing instruction, it should be written IMHO in uppercase characters.

23 years agoFixed some protos.
Egon Schmid [Sun, 25 Nov 2001 18:51:00 +0000 (18:51 +0000)]
Fixed some protos.

23 years ago- Fix crash and leak
Andi Gutmans [Sun, 25 Nov 2001 12:29:08 +0000 (12:29 +0000)]
- Fix crash and leak

23 years agoFix build if PHP_ENABLE_SEH is not defined
Zeev Suraski [Sun, 25 Nov 2001 10:01:49 +0000 (10:01 +0000)]
Fix build if PHP_ENABLE_SEH is not defined

23 years ago- Whitespace
Andi Gutmans [Sun, 25 Nov 2001 08:58:59 +0000 (08:58 +0000)]
- Whitespace

23 years ago- Support static members. The following script works:
Andi Gutmans [Sun, 25 Nov 2001 08:49:09 +0000 (08:49 +0000)]
- Support static members. The following script works:
<?
class foo
{
class bar
{
function init_values()
{
for ($i=1; $i<10; $i++) {
foo::bar::$hello[$i] = $i*$i;
}
}

function print_values()
{
for ($i=1; $i<10; $i++) {
print foo::bar::$hello[$i] . "\n";
}
}
}
}

foo::bar::init_values();
foo::bar::print_values();

for ($i=1; $i<10; $i++) {
print $hello[$i]?"Shouldn't be printed\n":"";
}
?>

23 years agoChangeLog update
<changelog@php.net> [Sun, 25 Nov 2001 01:10:22 +0000 (01:10 +0000)]
ChangeLog update