]> granicus.if.org Git - php/log
php
23 years agoRemove the .cvsignore file
Sterling Hughes [Sun, 18 Nov 2001 13:21:33 +0000 (13:21 +0000)]
Remove the .cvsignore file

23 years agoRemove the sablotron extension
Sterling Hughes [Sun, 18 Nov 2001 13:20:37 +0000 (13:20 +0000)]
Remove the sablotron extension

# HOOOOOOOOOOOORAY :)Remove the sablotron extension

# HOOOOOOOOOOOORAY :)Remove the sablotron extension

# HOOOOOOOOOOOORAY :)Remove the sablotron extension

# HOOOOOOOOOOOORAY :)Remove the sablotron extension

# HOOOOOOOOOOOORAY :)Remove the sablotron extension

# HOOOOOOOOOOOORAY :)Remove the sablotron extension

# HOOOOOOOOOOOORAY :)Remove the sablotron extension

# HOOOOOOOOOOOORAY :)Remove the sablotron extension

# HOOOOOOOOOOOORAY :)

23 years ago- Fix build on FreeBSD (patch by Markus Fischer)
Derick Rethans [Sun, 18 Nov 2001 12:01:54 +0000 (12:01 +0000)]
- Fix build on FreeBSD (patch by Markus Fischer)

23 years agoWS fix
foobar [Sun, 18 Nov 2001 03:34:23 +0000 (03:34 +0000)]
WS fix

23 years ago- Added support for parsing recordsets.
Andrei Zmievski [Sun, 18 Nov 2001 01:16:03 +0000 (01:16 +0000)]
- Added support for parsing recordsets.
- Fixed a bug that sometimes would corrupt top-level element
  if it was a scalar one.

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

23 years agoFix bug 13143
Zeev Suraski [Sat, 17 Nov 2001 21:15:38 +0000 (21:15 +0000)]
Fix bug 13143

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

23 years agos/\t/ /
David Reid [Fri, 16 Nov 2001 17:31:13 +0000 (17:31 +0000)]
s/\t/    /

23 years agoFix two incidents which have been reported about the new unserializer.
Sascha Schumann [Fri, 16 Nov 2001 16:34:14 +0000 (16:34 +0000)]
Fix two incidents which have been reported about the new unserializer.

#1: forgot to handle negative numbers
#2: added zval_ptr_dtor which was not in the original code which
    might lead to crash

PR: #14082

23 years agoAdd todo item.
Andrei Zmievski [Fri, 16 Nov 2001 15:04:12 +0000 (15:04 +0000)]
Add todo item.

23 years agoUse the macro here and add an E_NOTICE
Rasmus Lerdorf [Fri, 16 Nov 2001 11:59:04 +0000 (11:59 +0000)]
Use the macro here and add an E_NOTICE

23 years ago- Nuked some memleaks
foobar [Fri, 16 Nov 2001 03:34:26 +0000 (03:34 +0000)]
- Nuked some memleaks
- Changed the error to be set always. Otherwise the index for error
  wouldn't be correct in case of uploading multiple files within array.
  ( <input type="file" name="test[]"> )

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

23 years agoNo use of populating the hash if there is no file saved.
foobar [Fri, 16 Nov 2001 01:06:48 +0000 (01:06 +0000)]
No use of populating the hash if there is no file saved.

23 years agoMFZE1
Zeev Suraski [Thu, 15 Nov 2001 23:26:52 +0000 (23:26 +0000)]
MFZE1

23 years agoIn case of submitting form without any files selected don't set
foobar [Thu, 15 Nov 2001 15:37:02 +0000 (15:37 +0000)]
In case of submitting form without any files selected don't set
the tmp_name.

23 years agoCheck in ftok() function by Andrew Sitnikov <sitnikov@infonet.ee>
Stanislav Malyshev [Thu, 15 Nov 2001 09:53:40 +0000 (09:53 +0000)]
Check in ftok() function by Andrew Sitnikov <sitnikov@infonet.ee>

23 years agoimplemented "uninstall" command
Tomas V.V.Cox [Thu, 15 Nov 2001 01:24:35 +0000 (01:24 +0000)]
implemented "uninstall" command

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

23 years agoFixed some memory leaks and removed some unnecessary checks due to
Stig Venaas [Wed, 14 Nov 2001 22:05:33 +0000 (22:05 +0000)]
Fixed some memory leaks and removed some unnecessary checks due to
ZEND_FETCH_RESOURCE returning on error

23 years agoPrevent fbsql_num_rows from looping
Frank M. Kromann [Wed, 14 Nov 2001 20:42:38 +0000 (20:42 +0000)]
Prevent fbsql_num_rows from looping

23 years agoFixing debug build
Frank M. Kromann [Wed, 14 Nov 2001 17:56:26 +0000 (17:56 +0000)]
Fixing debug build

23 years agoMany other reasons that setvbuf can fail than "wrong arguments", returning
Sterling Hughes [Wed, 14 Nov 2001 12:57:06 +0000 (12:57 +0000)]
Many other reasons that setvbuf can fail than "wrong arguments", returning
false should be enough

23 years agoadding PEAR/Registry.php
Christian Stocker [Wed, 14 Nov 2001 09:55:38 +0000 (09:55 +0000)]
adding PEAR/Registry.php

23 years ago- Fix crashbug on dtor
Derick Rethans [Wed, 14 Nov 2001 09:48:14 +0000 (09:48 +0000)]
- Fix crashbug on dtor

23 years agochecking if package.xml.gz exists, before checking if it's writeable
Christian Stocker [Wed, 14 Nov 2001 09:22:00 +0000 (09:22 +0000)]
checking if package.xml.gz exists, before checking if it's writeable

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

23 years agosetup standard CGI variables
Doug MacEachern [Tue, 13 Nov 2001 21:40:01 +0000 (21:40 +0000)]
setup standard CGI variables

23 years agoFixing compile error
Frank M. Kromann [Tue, 13 Nov 2001 19:20:26 +0000 (19:20 +0000)]
Fixing compile error

23 years agoFixing debug build
Frank M. Kromann [Tue, 13 Nov 2001 19:19:09 +0000 (19:19 +0000)]
Fixing debug build

23 years agoMinor changes in ldap_connect(): fixed crash with OpenLDAP 2 libs when
Stig Venaas [Tue, 13 Nov 2001 18:05:47 +0000 (18:05 +0000)]
Minor changes in ldap_connect(): fixed crash with OpenLDAP 2 libs when
called without args and also use ldap_init() rather than ldap_open();
simplified code a little

23 years agoRemoved some old cruft (some commented code and non-used globals), fixed
Stig Venaas [Tue, 13 Nov 2001 17:10:08 +0000 (17:10 +0000)]
Removed some old cruft (some commented code and non-used globals), fixed
a proto typo, and make sure ldap_base_dn and ldap_filter are initialized
in php_ldap_do_search()

23 years agoFixed some problems in configuring e.g. shared module.
foobar [Tue, 13 Nov 2001 13:59:13 +0000 (13:59 +0000)]
Fixed some problems in configuring e.g. shared module.

23 years agoBe explicit here and cast it
Rasmus Lerdorf [Tue, 13 Nov 2001 13:53:11 +0000 (13:53 +0000)]
Be explicit here and cast it

23 years agoFix most of these tests - still think there is a bug in the long->float
Rasmus Lerdorf [Tue, 13 Nov 2001 13:12:46 +0000 (13:12 +0000)]
Fix most of these tests - still think there is a bug in the long->float
conversion stuff somewhere

23 years agoDifferent operating systems handle the group x bit differently, so
Rasmus Lerdorf [Tue, 13 Nov 2001 12:39:21 +0000 (12:39 +0000)]
Different operating systems handle the group x bit differently, so
simplify this test to test the user x bit instead

23 years agoMake these tests work regardless of the register_globals setting.
foobar [Tue, 13 Nov 2001 12:20:31 +0000 (12:20 +0000)]
Make these tests work regardless of the register_globals setting.

23 years agoImprove OpenSSL compatibility
Zeev Suraski [Tue, 13 Nov 2001 11:47:52 +0000 (11:47 +0000)]
Improve OpenSSL compatibility

23 years agoFixed bug introduced by my last commit.
foobar [Tue, 13 Nov 2001 11:38:22 +0000 (11:38 +0000)]
Fixed bug introduced by my last commit.

23 years ago"Fix" last commit, to compile cURL with SSL support you must also use the
Sterling Hughes [Tue, 13 Nov 2001 10:59:15 +0000 (10:59 +0000)]
"Fix" last commit, to compile cURL with SSL support you must also use the
OpenSSL extension -- sorry...

The last commit caused bad things to happen if you were compiling cURL and
PHP on Win32 or if you compiled PHP --with-openssl, ie, re-initializing things
that were already initialized

23 years ago- Fix scheme/sax handlers (patch by Lenar Lõhmus <lenar@vision.ee>)
Derick Rethans [Tue, 13 Nov 2001 09:54:06 +0000 (09:54 +0000)]
- Fix scheme/sax handlers (patch by Lenar Lõhmus <lenar@vision.ee>)

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

23 years ago* command name changes
Stig Bakken [Tue, 13 Nov 2001 01:07:36 +0000 (01:07 +0000)]
* command name changes

23 years ago* rename files to .reg (not .inf)
Stig Bakken [Tue, 13 Nov 2001 01:06:48 +0000 (01:06 +0000)]
* rename files to .reg (not .inf)

23 years ago* error message cleanup
Stig Bakken [Tue, 13 Nov 2001 01:05:46 +0000 (01:05 +0000)]
* error message cleanup
* store registry object as property

23 years agoImport patch from bug #14023
Zeev Suraski [Tue, 13 Nov 2001 01:01:47 +0000 (01:01 +0000)]
Import patch from bug #14023

23 years agoFixed the wrong logic in ini_get_all() function.
foobar [Tue, 13 Nov 2001 00:37:49 +0000 (00:37 +0000)]
Fixed the wrong logic in ini_get_all() function.
Now it behaves same as how phpinfo() outputs the ini entries.

If there is a local value, then the global one is the 'original one' if
there is such. Otherwise global value is same as local. :)

23 years ago* shame on me ...
Martin Jansen [Mon, 12 Nov 2001 10:52:41 +0000 (10:52 +0000)]
* shame on me ...

23 years ago* typo
Martin Jansen [Mon, 12 Nov 2001 10:51:42 +0000 (10:51 +0000)]
* typo

23 years agoProvide the full URL to pear.php.net.
Jon Parise [Mon, 12 Nov 2001 03:04:06 +0000 (03:04 +0000)]
Provide the full URL to pear.php.net.

23 years agoUnified error/warning messages.
Markus Fischer [Mon, 12 Nov 2001 01:54:55 +0000 (01:54 +0000)]
Unified error/warning messages.

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

23 years agoNEWS update
<changelog@php.net> [Mon, 12 Nov 2001 01:11:02 +0000 (01:11 +0000)]
NEWS update

23 years agoWS
Markus Fischer [Mon, 12 Nov 2001 01:07:17 +0000 (01:07 +0000)]
WS

23 years agoFix #14020 and some minor leaks.
Markus Fischer [Mon, 12 Nov 2001 00:58:16 +0000 (00:58 +0000)]
Fix #14020 and some minor leaks.

23 years agofixed output problem with output buffering handler.
Rui Hirokawa [Sun, 11 Nov 2001 23:11:23 +0000 (23:11 +0000)]
fixed output problem with output buffering handler.

23 years agoFix all (at least, I tried to catch all) proto's in file.c
Jeroen van Wolffelaar [Sun, 11 Nov 2001 20:33:27 +0000 (20:33 +0000)]
Fix all (at least, I tried to catch all) proto's in file.c

23 years agoAdd warning when set_file_buffer() fails
Jeroen van Wolffelaar [Sun, 11 Nov 2001 19:42:31 +0000 (19:42 +0000)]
Add warning when set_file_buffer() fails

23 years ago- Renaming key_exists to array_key_exists
Derick Rethans [Sun, 11 Nov 2001 18:28:43 +0000 (18:28 +0000)]
- Renaming key_exists to array_key_exists
@- Renamed key_exists tp array_key_exists. (Derick)
#- Not sure if this belongs in NEWS, but it was already in a released
#  version. And yes, I know I'm breaking BC here, but as it was not documented
#  yet, that doesn't matter.

23 years agoFix crash bug on malformed .ini file
Stanislav Malyshev [Sun, 11 Nov 2001 12:41:14 +0000 (12:41 +0000)]
Fix crash bug on malformed .ini file

23 years agocompile fix
Thies C. Arntzen [Sun, 11 Nov 2001 11:08:31 +0000 (11:08 +0000)]
compile fix

23 years agoAdd missing loop variable $i.
Markus Fischer [Sun, 11 Nov 2001 04:09:08 +0000 (04:09 +0000)]
Add missing loop variable $i.

Suppress more warnings when using the option separator '--'.

23 years agoSuppress warning on long-options without an additional argument.
Markus Fischer [Sun, 11 Nov 2001 03:59:22 +0000 (03:59 +0000)]
Suppress warning on long-options without an additional argument.

23 years agoFix for 14012
Rasmus Lerdorf [Sun, 11 Nov 2001 02:58:11 +0000 (02:58 +0000)]
Fix for 14012

23 years agoMake the filesize 0 when upload fails. And changed the error messages to be different...
foobar [Sun, 11 Nov 2001 01:51:17 +0000 (01:51 +0000)]
Make the filesize 0 when upload fails. And changed the error messages to be different from each other.

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

23 years agoNEWS update
<changelog@php.net> [Sun, 11 Nov 2001 01:12:07 +0000 (01:12 +0000)]
NEWS update

23 years agoFix for bug: #14008. Still needs some minor changes but should give idea about this.
foobar [Sun, 11 Nov 2001 00:45:31 +0000 (00:45 +0000)]
Fix for bug: #14008. Still needs some minor changes but should give idea about this.

23 years agoClean up.
Andrei Zmievski [Sun, 11 Nov 2001 00:06:47 +0000 (00:06 +0000)]
Clean up.

23 years agoCrash fix news.
Andrei Zmievski [Sat, 10 Nov 2001 23:58:23 +0000 (23:58 +0000)]
Crash fix news.

23 years agoFixed bug #13635.
Andrei Zmievski [Sat, 10 Nov 2001 23:45:00 +0000 (23:45 +0000)]
Fixed bug #13635.

23 years agoFixed bug #13901.
Andrei Zmievski [Sat, 10 Nov 2001 23:44:04 +0000 (23:44 +0000)]
Fixed bug #13901.

23 years agoNo need to 'include' a .re file here.
Sebastian Bergmann [Sat, 10 Nov 2001 22:31:48 +0000 (22:31 +0000)]
No need to 'include' a .re file here.

23 years agoMake the win32 fastcgi compilable with the php4ts projects.
Shane Caraveo [Sat, 10 Nov 2001 22:11:03 +0000 (22:11 +0000)]
Make the win32 fastcgi compilable with the php4ts projects.

23 years agoRewrite of unserializer which should be more maintainable and extensible.
Sascha Schumann [Sat, 10 Nov 2001 21:18:34 +0000 (21:18 +0000)]
Rewrite of unserializer which should be more maintainable and extensible.

Changes pass `make test´ and a couple of custom tests.

Enjoy.

23 years ago- Fixing this bad idea
Derick Rethans [Sat, 10 Nov 2001 18:06:28 +0000 (18:06 +0000)]
- Fixing this bad idea

23 years agoFix apache win32 dso build.
James Moore [Sat, 10 Nov 2001 17:24:02 +0000 (17:24 +0000)]
Fix apache win32 dso build.
(This is untested on linux but shouldnt break anything)

23 years ago# More low-oxygen plane hacking
Rasmus Lerdorf [Sat, 10 Nov 2001 15:06:09 +0000 (15:06 +0000)]
# More low-oxygen plane hacking
Fix ImageColorsForIndex() and ImageColorAt() to work for TrueColor images.
@- Fix ImageColorsForIndex() and ImageColorAt() to work for TrueColor
@  images. (Rasmus)

23 years ago- Correcting Goba's name, and adding me to QA team
Derick Rethans [Sat, 10 Nov 2001 14:22:36 +0000 (14:22 +0000)]
- Correcting Goba's name, and adding me to QA team

23 years ago* some minor improvements
Martin Jansen [Sat, 10 Nov 2001 10:37:24 +0000 (10:37 +0000)]
* some minor improvements

23 years agoFixed bug: #13955.Checks now for png_write_image().
foobar [Sat, 10 Nov 2001 09:51:47 +0000 (09:51 +0000)]
Fixed bug: #13955.Checks now for png_write_image().

23 years agoMake fbsql_list_fields work as documented
Frank M. Kromann [Sat, 10 Nov 2001 07:43:23 +0000 (07:43 +0000)]
Make fbsql_list_fields work as documented

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

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

23 years ago@ Added support for bind_textdomain_codeset(). (rudib@email.si)
Jon Parise [Fri, 9 Nov 2001 16:27:09 +0000 (16:27 +0000)]
@ Added support for bind_textdomain_codeset(). (rudib@email.si)

23 years agoNot all components populate every field in the ExceptInfo structure. Thus we sometime...
Alan Brown [Fri, 9 Nov 2001 14:20:28 +0000 (14:20 +0000)]
Not all components populate every field in the ExceptInfo structure. Thus we sometimes would try to convert NULL strings and see php_OLECHAR_to_char errors while displaying Exception information. This version is a little smarter about the member derefencing and the resulting error string.

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

23 years ago- oops :)
Derick Rethans [Thu, 8 Nov 2001 23:38:38 +0000 (23:38 +0000)]
- oops :)

23 years ago- Let it also work with pdflib 3 again
Derick Rethans [Thu, 8 Nov 2001 23:37:34 +0000 (23:37 +0000)]
- Let it also work with pdflib 3 again

23 years agofixed a bug in http input processing patched by Yasuo Ohgaki.
Rui Hirokawa [Thu, 8 Nov 2001 22:23:04 +0000 (22:23 +0000)]
fixed a bug in http input processing patched by Yasuo Ohgaki.

23 years agoSome protos fixed.
Egon Schmid [Thu, 8 Nov 2001 22:11:41 +0000 (22:11 +0000)]
Some protos fixed.

23 years agoMore protos fixed.
Egon Schmid [Thu, 8 Nov 2001 22:05:56 +0000 (22:05 +0000)]
More protos fixed.

23 years agoFixed some protos and many more will follow the next hour.
Egon Schmid [Thu, 8 Nov 2001 21:48:34 +0000 (21:48 +0000)]
Fixed some protos and many more will follow the next hour.

23 years agoUse PHP_ADD_LIBRARY_DEFER and PHP_ADD_LIBPATH instead of
Adam Dickmeiss [Thu, 8 Nov 2001 21:37:49 +0000 (21:37 +0000)]
Use PHP_ADD_LIBRARY_DEFER and PHP_ADD_LIBPATH instead of
PHP_EVAL_LIBLINE to prevent configure error.

23 years agoThere are some rules.
Egon Schmid [Thu, 8 Nov 2001 21:32:48 +0000 (21:32 +0000)]
There are some rules.

23 years ago- prototypes
Derick Rethans [Thu, 8 Nov 2001 20:23:33 +0000 (20:23 +0000)]
- prototypes
#- Thanks to Zak for pointing this out during his talk

23 years ago- Prototypes
Derick Rethans [Thu, 8 Nov 2001 20:21:01 +0000 (20:21 +0000)]
- Prototypes

23 years ago- By default DB_FETCHMODE_OBJECT will do a cast to object from the row
Tomas V.V.Cox [Thu, 8 Nov 2001 13:53:44 +0000 (13:53 +0000)]
- By default DB_FETCHMODE_OBJECT will do a cast to object from the row
  array (twice fast than with DB_Row)
- API Doc updates/fixs

23 years agoAdd php_w32api.dll
Sebastian Bergmann [Thu, 8 Nov 2001 07:07:11 +0000 (07:07 +0000)]
Add php_w32api.dll