]> granicus.if.org Git - php/log
php
23 years ago- Fix a bug where function's didn't work anymore in multi-threaded
Andi Gutmans [Sun, 23 Dec 2001 18:39:52 +0000 (18:39 +0000)]
- Fix a bug where function's didn't work anymore in multi-threaded
- servers after the latest startup changes.

23 years agochanged address
Stig Venaas [Sun, 23 Dec 2001 17:42:31 +0000 (17:42 +0000)]
changed address

23 years agoMade ldap_set_option work with NULL as link, added option
Stig Venaas [Sun, 23 Dec 2001 16:32:06 +0000 (16:32 +0000)]
Made ldap_set_option work with NULL as link, added option
LDAP_OPT_DEBUG_LEVEL for those that support it, and made sure the rebind
code is currently included for OpenLDAP only.

23 years ago- Fix tiny leak.
Markus Fischer [Sun, 23 Dec 2001 15:56:41 +0000 (15:56 +0000)]
- Fix tiny leak.

23 years ago@added function overload in mbstring to add multibyte support for string and mail...
Rui Hirokawa [Sun, 23 Dec 2001 15:32:08 +0000 (15:32 +0000)]
@added function overload in mbstring to add multibyte support for string and mail functions.

23 years agoCheck for ushort
Alex Waugh [Sun, 23 Dec 2001 14:37:24 +0000 (14:37 +0000)]
Check for ushort

23 years agoRenamed msession_getdata and msession_setdata to
Mark L. Woodward [Sun, 23 Dec 2001 02:22:09 +0000 (02:22 +0000)]
Renamed msession_getdata and msession_setdata to
msession_get_data and msession_set_data respectively.

23 years ago- Fix for bug 14554 - segfault upon zip_entry_open. (patch by
Derick Rethans [Sun, 23 Dec 2001 01:59:10 +0000 (01:59 +0000)]
- Fix for bug 14554 - segfault upon zip_entry_open. (patch by
  phpbug@robin.pfft.net)

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

23 years agoUndefine AF_UNIX under RISC OS
Alex Waugh [Sun, 23 Dec 2001 00:46:13 +0000 (00:46 +0000)]
Undefine AF_UNIX under RISC OS

23 years agoCache results of check for int8
Alex Waugh [Sun, 23 Dec 2001 00:41:27 +0000 (00:41 +0000)]
Cache results of check for int8

23 years agore-added prototype folding hooks
Hartmut Holzgraefe [Sat, 22 Dec 2001 18:54:40 +0000 (18:54 +0000)]
re-added prototype folding hooks

23 years ago*now* it is backwards compatible ...
Hartmut Holzgraefe [Sat, 22 Dec 2001 18:47:59 +0000 (18:47 +0000)]
*now* it is backwards compatible ...

23 years ago- Add initial capability of defining nested classes as class foo::bar
Andi Gutmans [Sat, 22 Dec 2001 15:31:44 +0000 (15:31 +0000)]
- Add initial capability of defining nested classes as class foo::bar

23 years ago.
Rasmus Lerdorf [Sat, 22 Dec 2001 14:00:12 +0000 (14:00 +0000)]
.

23 years agoToned down a comment that was written in the heat of the moment.
Mark L. Woodward [Sat, 22 Dec 2001 13:33:19 +0000 (13:33 +0000)]
Toned down a comment that was written in the heat of the moment.

23 years ago- Let ceil also return a float in every case
Derick Rethans [Sat, 22 Dec 2001 11:53:29 +0000 (11:53 +0000)]
- Let ceil also return a float in every case

23 years ago- Add test for floor and ceil
Derick Rethans [Sat, 22 Dec 2001 11:52:56 +0000 (11:52 +0000)]
- Add test for floor and ceil

23 years agoModified array_walk, arsort, asort, krsort, ksort, rsort, shuffle, sort,
Zak Greant [Sat, 22 Dec 2001 11:49:56 +0000 (11:49 +0000)]
Modified array_walk, arsort, asort, krsort, ksort, rsort, shuffle, sort,
uasort, uksort and usort.

Corrected prototype comments for all.

Converted to use zend_parse_parameters, except for the u.?sort functions.

Changed return values for failure from implicit NULL to explicit FALSE in
asort(), krsort(), and ksort().

Changed pval to zval in the u.?sort functions.

Added test to help ensure that fixes to code do not change function
behavior. Tests are quite large (~237k) but compress down to ~16k.
Please let me know if this is a problem!

23 years ago* add "pedantic" mode in infoFromTgzFile and skip some checks if not
Stig Bakken [Sat, 22 Dec 2001 04:42:12 +0000 (04:42 +0000)]
* add "pedantic" mode in infoFromTgzFile and skip some checks if not
  pedantic

23 years agoFix incompatibility with Windows .NET (IIS 6)
Zeev Suraski [Sat, 22 Dec 2001 03:11:46 +0000 (03:11 +0000)]
Fix incompatibility with Windows .NET (IIS 6)
May also improve stability under other Windows versions

23 years agoFix a warning
Zeev Suraski [Sat, 22 Dec 2001 03:04:32 +0000 (03:04 +0000)]
Fix a warning

23 years agoFix a warning and remove a printf() that slipped in...
Zeev Suraski [Sat, 22 Dec 2001 03:04:14 +0000 (03:04 +0000)]
Fix a warning and remove a printf() that slipped in...

23 years agoAdded msession_call
Mark L. Woodward [Sat, 22 Dec 2001 02:10:43 +0000 (02:10 +0000)]
Added msession_call

23 years agoreverted chages
Mark L. Woodward [Sat, 22 Dec 2001 02:10:19 +0000 (02:10 +0000)]
reverted chages
Restored zend_get_parameters_ex
Put back ansi brackets
Added author note.
Added msession_call

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

23 years agoInstall session module haeder
Yasuo Ohgaki [Fri, 21 Dec 2001 22:50:47 +0000 (22:50 +0000)]
Install session module haeder

23 years ago- Fix for bug #14646, floor() always returns a float now.
Derick Rethans [Fri, 21 Dec 2001 16:38:49 +0000 (16:38 +0000)]
- Fix for bug #14646, floor() always returns a float now.

23 years ago- Typo.
Markus Fischer [Fri, 21 Dec 2001 12:57:17 +0000 (12:57 +0000)]
- Typo.

23 years ago- Added open basedir checks to file functions. (Patch by
Derick Rethans [Fri, 21 Dec 2001 08:04:21 +0000 (08:04 +0000)]
- Added open basedir checks to file functions. (Patch by
  Christoph Kassen <chkassen@chkassen.de>)

23 years agoUse memset() instead.
Sean Bright [Fri, 21 Dec 2001 03:50:07 +0000 (03:50 +0000)]
Use memset() instead.

23 years agoInitialize variable to avoid bogus data and possible segfault.
Sean Bright [Fri, 21 Dec 2001 03:10:11 +0000 (03:10 +0000)]
Initialize variable to avoid bogus data and possible segfault.

23 years agoSwitched some functions to use zend_parse_parameters, cleaned up some
Sean Bright [Fri, 21 Dec 2001 01:53:25 +0000 (01:53 +0000)]
Switched some functions to use zend_parse_parameters, cleaned up some
unused variables and some whitespace work.

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

23 years agoRemoved Win32 specific projects. These are now located in pear/PECL
Frank M. Kromann [Thu, 20 Dec 2001 18:07:36 +0000 (18:07 +0000)]
Removed Win32 specific projects. These are now located in pear/PECL

23 years agoAdding cvs ID
Frank M. Kromann [Thu, 20 Dec 2001 18:06:13 +0000 (18:06 +0000)]
Adding cvs ID

23 years agoUpdate header.
Sebastian Bergmann [Thu, 20 Dec 2001 17:08:16 +0000 (17:08 +0000)]
Update header.

23 years agoAdd headers and Id lines
Colin Viebrock [Thu, 20 Dec 2001 16:50:49 +0000 (16:50 +0000)]
Add headers and Id lines

23 years ago- Fix crash with EntityRef nodes (and properly support them).
Markus Fischer [Thu, 20 Dec 2001 14:40:43 +0000 (14:40 +0000)]
- Fix crash with EntityRef nodes (and properly support them).

23 years agoAdded when experimental functions are added.
Yasuo Ohgaki [Thu, 20 Dec 2001 02:31:44 +0000 (02:31 +0000)]
Added when experimental functions are added.

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

23 years agoUpdated README. Module will not cancel queued query sent.
Yasuo Ohgaki [Wed, 19 Dec 2001 05:57:57 +0000 (05:57 +0000)]
Updated README. Module will not cancel queued query sent.

23 years agoDo not cancel queued query automatically.
Yasuo Ohgaki [Wed, 19 Dec 2001 05:41:26 +0000 (05:41 +0000)]
Do not cancel queued query automatically.

23 years agoChangeLog update
<changelog@php.net> [Wed, 19 Dec 2001 01:11:22 +0000 (01:11 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Wed, 19 Dec 2001 01:11:19 +0000 (01:11 +0000)]
NEWS update

23 years agoMore proper error message.
Yasuo Ohgaki [Tue, 18 Dec 2001 23:52:55 +0000 (23:52 +0000)]
More proper error message.
Remove old lines that aren't needed.

23 years agoGet rid of useless path from seach path
Yasuo Ohgaki [Tue, 18 Dec 2001 23:47:12 +0000 (23:47 +0000)]
Get rid of useless path from seach path

23 years agoMFZE1
Zeev Suraski [Tue, 18 Dec 2001 19:56:23 +0000 (19:56 +0000)]
MFZE1

23 years ago@- Added flags parameter to preg_grep(). The only flag currently is
Andrei Zmievski [Tue, 18 Dec 2001 19:17:57 +0000 (19:17 +0000)]
@- Added flags parameter to preg_grep(). The only flag currently is
@  PREG_GREP_INVERT that will make the function return entries that
@  did not match. (Andrei)

23 years agoAdding missing define, needed to build with FrontBase 3.4 and later
Frank M. Kromann [Tue, 18 Dec 2001 17:40:17 +0000 (17:40 +0000)]
Adding missing define, needed to build with FrontBase 3.4 and later

23 years ago* Change $Version$ to $Revision$.
Martin Jansen [Tue, 18 Dec 2001 17:06:28 +0000 (17:06 +0000)]
* Change $Version$ to $Revision$.

23 years ago* Convert tabs to spaces.
Martin Jansen [Tue, 18 Dec 2001 14:13:43 +0000 (14:13 +0000)]
* Convert tabs to spaces.

23 years agotypo fix
Hartmut Holzgraefe [Tue, 18 Dec 2001 11:16:53 +0000 (11:16 +0000)]
typo fix

23 years agothat makes more sense
Tomas V.V.Cox [Tue, 18 Dec 2001 08:52:48 +0000 (08:52 +0000)]
that makes more sense

23 years agoquick fix for the "pear info" command
Tomas V.V.Cox [Tue, 18 Dec 2001 08:48:28 +0000 (08:48 +0000)]
quick fix for the "pear info" command

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

23 years agoAdded dependencies check support for Installer
Tomas V.V.Cox [Mon, 17 Dec 2001 21:11:50 +0000 (21:11 +0000)]
Added dependencies check support for Installer

23 years agoensure correct package names and versions in the xml parser
Tomas V.V.Cox [Mon, 17 Dec 2001 21:10:11 +0000 (21:10 +0000)]
ensure correct package names and versions in the xml parser

23 years ago- Added callCheckMethod() for making easy the integration with
Tomas V.V.Cox [Mon, 17 Dec 2001 21:08:58 +0000 (21:08 +0000)]
- Added callCheckMethod() for making easy the integration with
  the PEAR_installer class
- Reverted the logic of the returned value of the check methods.
  They will return false on no error or the error string on error
- Added signOperator() to output the representation of the operator
  with signs instead of letters ('ge' -> '>=')
- Other minor changes

23 years agoproto fix
Hartmut Holzgraefe [Mon, 17 Dec 2001 21:01:06 +0000 (21:01 +0000)]
proto fix

23 years ago- Try to be a little bit more sane dealing backwards compability
Derick Rethans [Mon, 17 Dec 2001 20:18:16 +0000 (20:18 +0000)]
- Try to be a little bit more sane dealing backwards compability

23 years agoproto fix
Hartmut Holzgraefe [Mon, 17 Dec 2001 20:06:29 +0000 (20:06 +0000)]
proto fix

23 years agocall PEAR::raiseError() instead of $this->raiseError() in factory()
Tomas V.V.Cox [Mon, 17 Dec 2001 15:33:34 +0000 (15:33 +0000)]
call PEAR::raiseError() instead of $this->raiseError() in factory()

23 years agooutput encoding translation turn off in mb_output_handler() when non-text (binary...
Rui Hirokawa [Mon, 17 Dec 2001 15:30:08 +0000 (15:30 +0000)]
output encoding translation turn off in mb_output_handler() when non-text (binary) data was sent.(Patched by Kanemoto.)

23 years agoyet another proto fix
Hartmut Holzgraefe [Mon, 17 Dec 2001 12:14:46 +0000 (12:14 +0000)]
yet another proto fix

23 years agoproto fixes
Hartmut Holzgraefe [Mon, 17 Dec 2001 11:53:38 +0000 (11:53 +0000)]
proto fixes

23 years agoproto fix
Hartmut Holzgraefe [Mon, 17 Dec 2001 11:48:07 +0000 (11:48 +0000)]
proto fix

23 years ago- included PEAR.php
Ulf Wendel [Mon, 17 Dec 2001 11:23:33 +0000 (11:23 +0000)]
- included PEAR.php
- flush(): consistent cache group defaults

23 years agoadded proto descriptions
Hartmut Holzgraefe [Mon, 17 Dec 2001 10:59:52 +0000 (10:59 +0000)]
added proto descriptions

23 years agoActually drop test table.
Yasuo Ohgaki [Mon, 17 Dec 2001 02:20:43 +0000 (02:20 +0000)]
Actually drop test table.
# name is dropdb since it may be changed to actually destory test db

23 years agoUse database named test for testing
Yasuo Ohgaki [Mon, 17 Dec 2001 02:09:07 +0000 (02:09 +0000)]
Use database named test for testing

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

23 years agoFix compile error
Yasuo Ohgaki [Mon, 17 Dec 2001 01:03:52 +0000 (01:03 +0000)]
Fix compile error

23 years agoFuntion rename:
Yasuo Ohgaki [Mon, 17 Dec 2001 00:24:59 +0000 (00:24 +0000)]
Funtion rename:
Functions are renamed accoding to coding stanard. Some functions has
completely different name now.
New functions:
pg_copy_to()/pg_copy_from() - by Youichi Iwakiri <yiwakiri@st.rim.or.jp>
pg_lo_tell()/pg_lo_seek()/pg_result_error()/pg_result_status()
pg_escape_string()/pg_escape_bytea() - Only pgsql 7.2 or later.
Fixed:
Wrong mode when clean up connection resource.
Compiler warning for pg_encoding_to_char().
# Please do not document new functions, yet.
# For new functions and other info, please read README
# in module dir.

23 years agoAdded test files
Yasuo Ohgaki [Mon, 17 Dec 2001 00:16:48 +0000 (00:16 +0000)]
Added test files

23 years agofixed: fix for my broken patch.
Stefan Esser [Sun, 16 Dec 2001 23:21:52 +0000 (23:21 +0000)]
fixed: fix for my broken patch.

23 years agoadded an option mbstring.func_overload to overload some function by multibyte enabled...
Rui Hirokawa [Sun, 16 Dec 2001 22:58:24 +0000 (22:58 +0000)]
added an option mbstring.func_overload to overload some function by multibyte enabled version of function in mbstring.

23 years agoFreeing that TLS is just too complicated. Since we're shutting
Zeev Suraski [Sun, 16 Dec 2001 22:45:57 +0000 (22:45 +0000)]
Freeing that TLS is just too complicated.  Since we're shutting
down anyway, remove it for now (it did not exist in 4.0.6)

23 years agoAdd entries
Derick Rethans [Sun, 16 Dec 2001 22:42:02 +0000 (22:42 +0000)]
Add entries

23 years agowhitespace. - now i know how code should look like ...
Stefan Esser [Sun, 16 Dec 2001 21:59:13 +0000 (21:59 +0000)]
whitespace. - now i know how code should look like ...

23 years agowhitespace.
Stefan Esser [Sun, 16 Dec 2001 21:47:37 +0000 (21:47 +0000)]
whitespace.

23 years agofixed: WWW-Authenticate -> header_line got only freed when safe_mode was activ
Stefan Esser [Sun, 16 Dec 2001 21:40:20 +0000 (21:40 +0000)]
fixed: WWW-Authenticate -> header_line got only freed when safe_mode was activ
fixed: WWW-Authenticate -> content of header_line was changed after it was freed

23 years agoI'm too trigger-happy.
Sebastian Bergmann [Sun, 16 Dec 2001 20:28:18 +0000 (20:28 +0000)]
I'm too trigger-happy.

23 years agodelete is now function
Sebastian Bergmann [Sun, 16 Dec 2001 19:57:53 +0000 (19:57 +0000)]
delete is now function

23 years ago- Seems like most people prefer delete($obj) over delete $obj.
Andi Gutmans [Sun, 16 Dec 2001 19:53:06 +0000 (19:53 +0000)]
- Seems like most people prefer delete($obj) over delete $obj.

23 years ago- Start adding parsed variable checks.
Andi Gutmans [Sun, 16 Dec 2001 19:45:49 +0000 (19:45 +0000)]
- Start adding parsed variable checks.

23 years ago- Framework for knowing what kind of variable we just parsed.
Andi Gutmans [Sun, 16 Dec 2001 19:18:19 +0000 (19:18 +0000)]
- Framework for knowing what kind of variable we just parsed.
- This will be used in compile-time error checking which couldn't be done
- at the level of the grammar.

23 years agoUpdate for 4.1
Sam Ruby [Sun, 16 Dec 2001 16:46:18 +0000 (16:46 +0000)]
Update for 4.1

23 years agoadded support for <deps> and <dep> tags
Tomas V.V.Cox [Sun, 16 Dec 2001 16:21:35 +0000 (16:21 +0000)]
added support for <deps> and <dep> tags

23 years agoREADME update
Yasuo Ohgaki [Sun, 16 Dec 2001 15:36:33 +0000 (15:36 +0000)]
README update
Raise error for bogus installation path for --with-pgsql
Added check for pg_escape_*

23 years agouse the System class for mkDirHier() and mkTempDir()
Tomas V.V.Cox [Sun, 16 Dec 2001 15:14:00 +0000 (15:14 +0000)]
use the System class for mkDirHier() and mkTempDir()

23 years agofixed: bufferoverflow in sapi_add_header_ex triggerable by header("WWW-Authenticate...
Stefan Esser [Sun, 16 Dec 2001 14:47:18 +0000 (14:47 +0000)]
fixed: bufferoverflow in sapi_add_header_ex triggerable by header("WWW-Authenticate: Basic foobar");

23 years agofixed: php_ap_getword was unaware of quotes
Stefan Esser [Sun, 16 Dec 2001 13:34:52 +0000 (13:34 +0000)]
fixed: php_ap_getword was unaware of quotes
filenames with ; in it could not get uploaded

fixed: php_ap_getword_conf sometimes returned a static
string that crashs php when freed
(f.e. uploading the file "crash; name=  ;"
crashed php)

fixed: magic_quotes was disabled while filling
variables with user supplied input

fixed: memoryleak (some strings did not get freed)

fixed: assuming that adress of "" is always the same
may fail on some compilers

23 years agoMail should go to php-dev
Derick Rethans [Sun, 16 Dec 2001 13:04:02 +0000 (13:04 +0000)]
Mail should go to php-dev

23 years ago- Fix for bug #14544, bogus warning in pow()
Derick Rethans [Sun, 16 Dec 2001 10:59:20 +0000 (10:59 +0000)]
- Fix for bug #14544, bogus warning in pow()
#- I think I do not need to tell who screwed this up....

23 years agoproto fixes
Hartmut Holzgraefe [Sun, 16 Dec 2001 10:18:45 +0000 (10:18 +0000)]
proto fixes

23 years agoproto fixes
Hartmut Holzgraefe [Sun, 16 Dec 2001 09:56:01 +0000 (09:56 +0000)]
proto fixes

23 years agoimproved phpdoc of mkTemp()
Tomas V.V.Cox [Sun, 16 Dec 2001 01:36:49 +0000 (01:36 +0000)]
improved phpdoc of mkTemp()

23 years agoAdded System::mktemp() (Creates temporal files or directories)
Tomas V.V.Cox [Sun, 16 Dec 2001 01:30:31 +0000 (01:30 +0000)]
Added System::mktemp() (Creates temporal files or directories)

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