]> granicus.if.org Git - php/log
php
22 years agoAdded UTF-8 support to pcre on windows as suggested by Wez Furlong.
Edin Kadribasic [Thu, 5 Sep 2002 13:36:32 +0000 (13:36 +0000)]
Added UTF-8 support to pcre on windows as suggested by Wez Furlong.

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 12:09:57 +0000 (12:09 +0000)]
NetWare related additions/modifications

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 12:03:43 +0000 (12:03 +0000)]
NetWare related additions/modifications

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:50:43 +0000 (11:50 +0000)]
NetWare related additions/modifications

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:35:10 +0000 (11:35 +0000)]
NetWare related additions/modifications

22 years agoFile used by extensions like LDAP, MySQL etc.
Anantha Kesari H Y [Thu, 5 Sep 2002 11:30:14 +0000 (11:30 +0000)]
File used by extensions like LDAP, MySQL etc.

22 years ago- php_error -> php_error_docref
Derick Rethans [Thu, 5 Sep 2002 11:29:31 +0000 (11:29 +0000)]
- php_error -> php_error_docref
- corrected proto of implode() (to match the docs)

22 years agoNetWare makefile for LDAP Extension
Anantha Kesari H Y [Thu, 5 Sep 2002 11:26:05 +0000 (11:26 +0000)]
NetWare makefile for LDAP Extension

22 years agoNetWare related additions/modifications
Anantha Kesari H Y [Thu, 5 Sep 2002 11:22:20 +0000 (11:22 +0000)]
NetWare related additions/modifications

22 years agoin stristr:
Hartmut Holzgraefe [Thu, 5 Sep 2002 11:12:01 +0000 (11:12 +0000)]
in stristr:
this check was in the wrong place, the real version was some lines
below, this one assumed the type was 'string' in any case
now it looks like strstr

22 years agoNetWare related additions/modifications into FTP files
Anantha Kesari H Y [Thu, 5 Sep 2002 10:13:27 +0000 (10:13 +0000)]
NetWare related additions/modifications into FTP files

22 years agoBatch file to set build type (Release/Debug) and Apache version to be built
Anantha Kesari H Y [Thu, 5 Sep 2002 09:00:57 +0000 (09:00 +0000)]
Batch file to set build type (Release/Debug) and Apache version to be built

22 years agoNEWS update
<changelog@php.net> [Thu, 5 Sep 2002 00:35:39 +0000 (00:35 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Thu, 5 Sep 2002 00:34:49 +0000 (00:34 +0000)]
ChangeLog update

22 years agoThis _should_ fix those builds where gd.h might be in many places in
foobar [Thu, 5 Sep 2002 00:24:33 +0000 (00:24 +0000)]
This _should_ fix those builds where gd.h might be in many places in
the system. Not guaranteed, but now the path for the found gd.h is always
first in the includes.

22 years agoFix build with GD < 2.0.x
foobar [Thu, 5 Sep 2002 00:22:40 +0000 (00:22 +0000)]
Fix build with GD < 2.0.x

22 years agophp_error -> php_error_docref
Yasuo Ohgaki [Wed, 4 Sep 2002 22:25:13 +0000 (22:25 +0000)]
php_error -> php_error_docref

22 years agoThis 2 lines should have been removed when the header() code was rewritten.
Stefan Esser [Wed, 4 Sep 2002 20:27:35 +0000 (20:27 +0000)]
This 2 lines should have been removed when the header() code was rewritten.

22 years ago@- Added --disable-all configure option. (Jani)
foobar [Wed, 4 Sep 2002 18:47:28 +0000 (18:47 +0000)]
@- Added --disable-all configure option. (Jani)

22 years agows fix
foobar [Wed, 4 Sep 2002 17:41:51 +0000 (17:41 +0000)]
ws fix

22 years agoFix the shared build (nobody ever build this as shared?)
foobar [Wed, 4 Sep 2002 17:40:36 +0000 (17:40 +0000)]
Fix the shared build (nobody ever build this as shared?)

22 years agoWhitespace fixes.
Sebastian Bergmann [Wed, 4 Sep 2002 16:50:01 +0000 (16:50 +0000)]
Whitespace fixes.

22 years agoFix headers when default content type is used.
Marcus Boerger [Wed, 4 Sep 2002 15:30:56 +0000 (15:30 +0000)]
Fix headers when default content type is used.
#THIS fixes the problems with error_log()

22 years agoremove dead code
Stanislav Malyshev [Wed, 4 Sep 2002 15:04:39 +0000 (15:04 +0000)]
remove dead code

22 years agoFix __call and add some docs
Stanislav Malyshev [Wed, 4 Sep 2002 15:03:41 +0000 (15:03 +0000)]
Fix __call and add some docs

22 years agoThe sasl.h file is in .../include/sasl/ (at least in cyrus-sasl-2.1.6)
Martin Kraemer [Wed, 4 Sep 2002 14:41:29 +0000 (14:41 +0000)]
The sasl.h file is in .../include/sasl/ (at least in cyrus-sasl-2.1.6)

22 years agoFix bug: #19212
foobar [Wed, 4 Sep 2002 14:30:36 +0000 (14:30 +0000)]
Fix bug: #19212

22 years agoThis is way too verbose... Please enable it in your local .dsp settings if
Zeev Suraski [Wed, 4 Sep 2002 14:14:59 +0000 (14:14 +0000)]
This is way too verbose...  Please enable it in your local .dsp settings if
you like it :)

22 years agoDon't build ext/overload with Zend Engine 2.
Sebastian Bergmann [Wed, 4 Sep 2002 13:55:52 +0000 (13:55 +0000)]
Don't build ext/overload with Zend Engine 2.

22 years agosniper claims its safe to take these out as well.
Dan Kalowsky [Wed, 4 Sep 2002 13:52:41 +0000 (13:52 +0000)]
sniper claims its safe to take these out as well.

22 years agotaking out the PWRITE calls too
Dan Kalowsky [Wed, 4 Sep 2002 13:51:08 +0000 (13:51 +0000)]
taking out the PWRITE calls too

22 years agoThis fixes Bug #19022 and #15983
Dan Kalowsky [Wed, 4 Sep 2002 13:42:59 +0000 (13:42 +0000)]
This fixes Bug #19022 and #15983

22 years agoFix bogus test
Martin Kraemer [Wed, 4 Sep 2002 12:50:41 +0000 (12:50 +0000)]
Fix bogus test

22 years agoFix ZTS build.
Sebastian Bergmann [Wed, 4 Sep 2002 12:49:30 +0000 (12:49 +0000)]
Fix ZTS build.

22 years agoTBD: __call(), __get(), __set().
Sebastian Bergmann [Wed, 4 Sep 2002 12:49:15 +0000 (12:49 +0000)]
TBD: __call(), __get(), __set().

22 years agoMakefile to build for NetWare: extensions, main, netware & regex files
Anantha Kesari H Y [Wed, 4 Sep 2002 12:22:57 +0000 (12:22 +0000)]
Makefile to build for NetWare: extensions, main, netware & regex files

22 years agoBatch file to build extensions and files under main, netware and regex folders
Anantha Kesari H Y [Wed, 4 Sep 2002 12:13:27 +0000 (12:13 +0000)]
Batch file to build extensions and files under main, netware and regex folders

22 years agoTo include the NetWare config file
Anantha Kesari H Y [Wed, 4 Sep 2002 11:20:18 +0000 (11:20 +0000)]
To include the NetWare config file

22 years agoSupport for __get, __set and __call in classes.
Stanislav Malyshev [Wed, 4 Sep 2002 09:07:58 +0000 (09:07 +0000)]
Support for __get, __set and __call in classes.
This should work as follows: if class hasn't member with given name,
__get/__set is called. If class has no method with given name, __call is called.
__get/__set are not recursive, __call can be.

22 years agoFixed mbstring.func_overload description.
Yasuo Ohgaki [Wed, 4 Sep 2002 06:21:58 +0000 (06:21 +0000)]
Fixed mbstring.func_overload description.

22 years agoWorkaround for superfluous comma in var_export() result.
Sebastian Bergmann [Wed, 4 Sep 2002 05:46:16 +0000 (05:46 +0000)]
Workaround for superfluous comma in var_export() result.

22 years agoLet debug_backtrace() example print out the class name, if applicable, and the functi...
Sebastian Bergmann [Wed, 4 Sep 2002 05:35:20 +0000 (05:35 +0000)]
Let debug_backtrace() example print out the class name, if applicable, and the function/method arguments.

22 years agoFixed undefiend referece at build time.
Yasuo Ohgaki [Wed, 4 Sep 2002 05:17:16 +0000 (05:17 +0000)]
Fixed undefiend referece at build time.
Fixed transilit test script.
Make fixes available on Windows.
Patch by Yoshimori Koizumi<readjust@deneb.freemail.ne.jp>

22 years agoFix for bug #19155 UNTESTED. Unfortunately I don't have a way to test it
Dan Kalowsky [Wed, 4 Sep 2002 04:24:54 +0000 (04:24 +0000)]
Fix for bug #19155 UNTESTED.  Unfortunately I don't have a way to test it
hopefully the user will.

22 years agoNo C++ comments, again!
Dan Kalowsky [Wed, 4 Sep 2002 04:03:20 +0000 (04:03 +0000)]
No C++ comments, again!

22 years agoNo C++ Comments
Dan Kalowsky [Wed, 4 Sep 2002 03:57:59 +0000 (03:57 +0000)]
No C++ Comments

22 years agoNEWS update
<changelog@php.net> [Wed, 4 Sep 2002 00:35:09 +0000 (00:35 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Wed, 4 Sep 2002 00:34:17 +0000 (00:34 +0000)]
ChangeLog update

22 years agoUse zend_ini_string instead of the 'alias'.
foobar [Tue, 3 Sep 2002 22:54:02 +0000 (22:54 +0000)]
Use zend_ini_string instead of the 'alias'.

22 years agoCheck for uppercase function names in .def files - patch from David Viner
Rasmus Lerdorf [Tue, 3 Sep 2002 20:57:20 +0000 (20:57 +0000)]
Check for uppercase function names in .def files - patch from David Viner

22 years agonuke warning
Thies C. Arntzen [Tue, 3 Sep 2002 14:14:44 +0000 (14:14 +0000)]
nuke warning

22 years agonuke unneeded stuff
Thies C. Arntzen [Tue, 3 Sep 2002 13:53:05 +0000 (13:53 +0000)]
nuke unneeded stuff

22 years agoThis does not belong here as it was MFHd..
foobar [Tue, 3 Sep 2002 12:52:03 +0000 (12:52 +0000)]
This does not belong here as it was MFHd..

22 years ago- Update
Markus Fischer [Tue, 3 Sep 2002 11:41:29 +0000 (11:41 +0000)]
- Update

22 years agoMFZE1
Zeev Suraski [Tue, 3 Sep 2002 10:25:06 +0000 (10:25 +0000)]
MFZE1

22 years agoMFZE1
Zeev Suraski [Tue, 3 Sep 2002 10:06:13 +0000 (10:06 +0000)]
MFZE1

22 years ago- Revert
Derick Rethans [Tue, 3 Sep 2002 09:57:27 +0000 (09:57 +0000)]
- Revert
#- Sorry... was too busy with it to notice discussion on php.dev

22 years ago- MFH for: Apply rest of html errors fix (Patch by Jan Lehnardt <jan@php.net>)
Derick Rethans [Tue, 3 Sep 2002 09:56:20 +0000 (09:56 +0000)]
- MFH for: Apply rest of html errors fix (Patch by Jan Lehnardt <jan@php.net>)

22 years agoAdd html_errors to zend_utility_values. Patch by Jan Lehnardt <jan@php.net>.
Sebastian Bergmann [Tue, 3 Sep 2002 09:41:41 +0000 (09:41 +0000)]
Add html_errors to zend_utility_values. Patch by Jan Lehnardt <jan@php.net>.

22 years agoremoved #ifdef for mbstring.encoding_translation.
Rui Hirokawa [Tue, 3 Sep 2002 09:11:33 +0000 (09:11 +0000)]
removed #ifdef for mbstring.encoding_translation.

22 years agoAdded mbstring.encoding_translation to php.ini-dist|recommended
Yasuo Ohgaki [Tue, 3 Sep 2002 07:38:08 +0000 (07:38 +0000)]
Added mbstring.encoding_translation to php.ini-dist|recommended

22 years ago*** empty log message ***
Rui Hirokawa [Tue, 3 Sep 2002 05:20:40 +0000 (05:20 +0000)]
*** empty log message ***

22 years ago--enable-mbstr-enc-trans is abolished to prevent some problems about POST/GET/Cookie...
Rui Hirokawa [Tue, 3 Sep 2002 05:18:20 +0000 (05:18 +0000)]
--enable-mbstr-enc-trans is abolished to prevent some problems about POST/GET/Cookie variables. the same functionality is controllable in php.ini option mbstring.encoding_translation (default:Off).

22 years ago- Fix typo
Andi Gutmans [Tue, 3 Sep 2002 04:19:04 +0000 (04:19 +0000)]
- Fix typo

22 years agoChangeLog update
<changelog@php.net> [Tue, 3 Sep 2002 00:32:58 +0000 (00:32 +0000)]
ChangeLog update

22 years ago - prepare non-html phpinfo output for zend extensions
Jan Lehnardt [Mon, 2 Sep 2002 20:44:01 +0000 (20:44 +0000)]
 - prepare non-html phpinfo output for zend extensions

22 years ago- Enable strcoll() for win32 build
Markus Fischer [Mon, 2 Sep 2002 18:03:24 +0000 (18:03 +0000)]
- Enable strcoll() for win32 build
# Maybe I'm missing something. PHP has strcoll() since 4.0.5 but HAVE_STRCOLL
# was always only available under Unix, no one activated it for Win32 since
# then?
#
# Test to show it works:
# <? $a=array("a", "z", "ä"); setlocale(LC_ALL, "German"); usort($a, "strcoll"); var_dump($a); ?>
#
# Output:
# array(3) {
#   [0]=>
#   string(1) "a"
#   [1]=>
#   string(1) "ä"
#   [2]=>
#   string(1) "z"
# }
#
# Thanks to a comment found on the usort() page and to a dlcp post about a
# similar issue.
#
# Worth for a MFH for 4.2.3, anyone ?

22 years agorefine last patch. if the argument-stack is not consistent don't try to show
Thies C. Arntzen [Mon, 2 Sep 2002 12:26:09 +0000 (12:26 +0000)]
refine last patch. if the argument-stack is not consistent don't try to show
arguments. no call to zend_error is made as we might end up in an infinite
recursion if called from an error_handler.
so: if the arguments to functions aren't shown in debug_backtrace this is 'cause
the arument stack was not consistent when debug_backtrace was called.

22 years agodebug_backtrace() now checks the complete argument-stack for consistency.
Thies C. Arntzen [Mon, 2 Sep 2002 12:20:09 +0000 (12:20 +0000)]
debug_backtrace() now checks the complete argument-stack for consistency.

22 years agoMFZE1
Stanislav Malyshev [Mon, 2 Sep 2002 09:13:53 +0000 (09:13 +0000)]
MFZE1

22 years agoChangeLog update
<changelog@php.net> [Mon, 2 Sep 2002 00:31:53 +0000 (00:31 +0000)]
ChangeLog update

22 years ago- Fix leak reported by "l0t3k" <cshmoove@hotmail.com>
Andi Gutmans [Sun, 1 Sep 2002 19:19:50 +0000 (19:19 +0000)]
- Fix leak reported by "l0t3k" <cshmoove@hotmail.com>

22 years ago- Udm_Cat_Path, Udm_Cat_List, Udm_Get_Doc_Count functions have been fixed
Sergey Kartashoff [Sun, 1 Sep 2002 14:11:46 +0000 (14:11 +0000)]
- Udm_Cat_Path, Udm_Cat_List, Udm_Get_Doc_Count functions have been fixed
  to work with mnogosearch-3.2.6 and later.
- Removed search words highlighting while getting document URL in
  mnogosearch extention

22 years agoPer discussion on #php.bugs (+1 from at least Derick and Jani), revert double_buffering.
Sebastian Bergmann [Sun, 1 Sep 2002 11:33:19 +0000 (11:33 +0000)]
Per discussion on #php.bugs (+1 from at least Derick and Jani), revert double_buffering.

22 years agoMFZE1
Stanislav Malyshev [Sun, 1 Sep 2002 08:30:39 +0000 (08:30 +0000)]
MFZE1

22 years agoChangeLog update
<changelog@php.net> [Sun, 1 Sep 2002 00:31:23 +0000 (00:31 +0000)]
ChangeLog update

22 years ago - cosmetics
Jan Lehnardt [Sat, 31 Aug 2002 21:43:54 +0000 (21:43 +0000)]
 - cosmetics

22 years agoFix it back..(what was that commit????)
foobar [Sat, 31 Aug 2002 14:04:29 +0000 (14:04 +0000)]
Fix it back..(what was that commit????)

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

22 years agoFixing up Changelog and NEWS for the past few days.
<changelog@php.net> [Fri, 30 Aug 2002 15:45:12 +0000 (15:45 +0000)]
Fixing up Changelog and NEWS for the past few days.

22 years agoBug fix: dont cache connection if proxy setting have changed
Adam Dickmeiss [Fri, 30 Aug 2002 13:26:41 +0000 (13:26 +0000)]
Bug fix: dont cache connection if proxy setting have changed

22 years agoFix shared build
foobar [Fri, 30 Aug 2002 03:52:41 +0000 (03:52 +0000)]
Fix shared build

22 years agoFix bug: #19124, xmlrpc extension builds ok now as shared extension.
foobar [Fri, 30 Aug 2002 02:57:13 +0000 (02:57 +0000)]
Fix bug: #19124, xmlrpc extension builds ok now as shared extension.

22 years agoxpm.h is sometimes in /usr/include/X11 (or /usr/X11R6/include/X11)
foobar [Fri, 30 Aug 2002 02:44:45 +0000 (02:44 +0000)]
xpm.h is sometimes in /usr/include/X11 (or /usr/X11R6/include/X11)

22 years agoFix the build when bundled gd library is used
foobar [Fri, 30 Aug 2002 02:41:52 +0000 (02:41 +0000)]
Fix the build when bundled gd library is used

22 years ago - seperate registered streams.
Jan Lehnardt [Thu, 29 Aug 2002 18:28:11 +0000 (18:28 +0000)]
 - seperate registered streams.
#read: make sebastian happy ;)

22 years agoFixed the \0 check in previous patch.
Ilia Alshanetsky [Thu, 29 Aug 2002 15:58:33 +0000 (15:58 +0000)]
Fixed the \0 check in previous patch.

22 years agoFixed bug #18966
Ilia Alshanetsky [Thu, 29 Aug 2002 15:44:00 +0000 (15:44 +0000)]
Fixed bug #18966

22 years agoRemove unnecessary whitespace
foobar [Thu, 29 Aug 2002 15:28:09 +0000 (15:28 +0000)]
Remove unnecessary whitespace

22 years ago - reenable "no value" output. thanks to sebastian for pointing that out.
Jan Lehnardt [Thu, 29 Aug 2002 10:24:02 +0000 (10:24 +0000)]
 - reenable "no value" output. thanks to sebastian for pointing that out.

22 years agoHope to finnally got it, fixes notice (Thx to Sebastian)
Pierre Joye [Thu, 29 Aug 2002 10:08:37 +0000 (10:08 +0000)]
Hope to finnally got it, fixes notice (Thx to Sebastian)

22 years ago - fix ZTS build. thanks to edin.
Jan Lehnardt [Thu, 29 Aug 2002 09:11:22 +0000 (09:11 +0000)]
 - fix ZTS build. thanks to edin.

22 years agoOne zero to much
Marcus Boerger [Thu, 29 Aug 2002 08:32:41 +0000 (08:32 +0000)]
One zero to much

22 years ago- EXIF is about meta data from images, not for digital cameras
Derick Rethans [Thu, 29 Aug 2002 05:36:42 +0000 (05:36 +0000)]
- EXIF is about meta data from images, not for digital cameras

22 years agoFix bug: #19159, mysql_field_count was available since 3.22.24
foobar [Thu, 29 Aug 2002 01:17:24 +0000 (01:17 +0000)]
Fix bug: #19159, mysql_field_count was available since 3.22.24

22 years agoI would have thought this was clear to everyone already..
foobar [Thu, 29 Aug 2002 00:56:13 +0000 (00:56 +0000)]
I would have thought this was clear to everyone already..

22 years agorevert that undiscussed change until it is really agreed upon.
foobar [Thu, 29 Aug 2002 00:55:24 +0000 (00:55 +0000)]
revert that undiscussed change until it is really agreed upon.

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

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

22 years agoFixed compile warning (unused variable)
Ilia Alshanetsky [Wed, 28 Aug 2002 23:19:59 +0000 (23:19 +0000)]
Fixed compile warning (unused variable)
Added a \n separator between Addition Modules