[PHP-CVS] cvs: php4 /main config.w32.h.in

2002-10-03 Thread Sebastian Bergmann
sebastian Fri Oct 4 01:22:13 2002 EDT Modified files: /php4/main config.w32.h.in Log: Add PHP_CONFIG_FILE_SCAN_DIR. Index: php4/main/config.w32.h.in diff -u php4/main/config.w32.h.in:1.12 php4/main/config.w32.h.in:1.13 --- php4/main/config.w32.h.in:1

[PHP-CVS] cvs: php4 / NEWS configure.in /ext/standard info.c /main build-defs.h.in main.c php_ini.c

2002-10-03 Thread Rasmus Lerdorf
rasmus Fri Oct 4 00:47:35 2002 EDT Modified files: /php4 NEWS configure.in /php4/ext/standard info.c /php4/main build-defs.h.in main.c php_ini.c Log: As discussed, add --with-config-file-scan-dir compile-time switch defining a directory which

[PHP-CVS] cvs: php4 /ext/standard/tests/math hexdec.phpt

2002-10-03 Thread Sean Bright
elixer Thu Oct 3 22:34:15 2002 EDT Modified files: /php4/ext/standard/tests/math hexdec.phpt Log: Add missing ?> Index: php4/ext/standard/tests/math/hexdec.phpt diff -u php4/ext/standard/tests/math/hexdec.phpt:1.1 php4/ext/standard/tests/math/hexdec

[PHP-CVS] cvs: php4 /ext/standard math.c

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 22:21:33 2002 EDT Modified files: /php4/ext/standard math.c Log: peek at freebsd's libc and fix _php_math_basetozval PR: #19733 Index: php4/ext/standard/math.c diff -u php4/ext/standard/math.c:1.88 php4/ext/standard/math.c:1.89 --- p

[PHP-CVS] cvs: php4 /ext/standard/tests/math hexdec.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 22:20:41 2002 EDT Added files: /php4/ext/standard/tests/math hexdec.phpt Log: overflow check for _php_math_basetozval Index: php4/ext/standard/tests/math/hexdec.phpt +++ php4/ext/standard/tests/math/hexdec.phpt --TEST-- overflow

[PHP-CVS] cvs: php4 /ext/standard filestat.c

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 21:05:03 2002 EDT Modified files: /php4/ext/standard filestat.c Log: Fix php_stat brokenness. Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filestat.c:1.111 php4/ext/standard/filestat.c:1.112 --- php4/ext/standard/filestat

[PHP-CVS] cvs: TSRM / tsrm_virtual_cwd.c tsrm_virtual_cwd.h

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 21:04:01 2002 EDT Modified files: /TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h Log: Add VCWD_ACCESS Index: TSRM/tsrm_virtual_cwd.c diff -u TSRM/tsrm_virtual_cwd.c:1.30 TSRM/tsrm_virtual_cwd.c:1.31 --- TSRM/tsrm_virtual_cwd.c:1.30

[PHP-CVS] cvs: php4 /ext/session/tests 019.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 19:13:36 2002 EDT Modified files: /php4/ext/session/tests 019.phpt Log: remove trans_sid=1 Index: php4/ext/session/tests/019.phpt diff -u php4/ext/session/tests/019.phpt:1.1 php4/ext/session/tests/019.phpt:1.2 --- php4/ext/session/test

[PHP-CVS] cvs: php4 /ext/session/tests 020.phpt 021.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 19:12:16 2002 EDT Added files: /php4/ext/session/tests 020.phpt 021.phpt Log: 20: rewriter uses arg_seperator.output for modifying URLs 21: rewriter handles and correctly Index: php4/ext/session/tests/020.phpt +++ php4/ext/sess

[PHP-CVS] cvs: php4 /ext/session/tests 018.phpt 019.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 18:54:15 2002 EDT Added files: /php4/ext/session/tests 018.phpt 019.phpt Log: 19: serializing references test case using globals 18: rewriter correctly handles attribute names which contain dashes Index: php4/ext/session/tests/01

[PHP-CVS] cvs: php4 / NEWS

2002-10-03 Thread Jani Taskinen
sniper Thu Oct 3 18:26:44 2002 EDT Modified files: /php4 NEWS Log: sigh..is this so hard? Index: php4/NEWS diff -u php4/NEWS:1.1176 php4/NEWS:1.1177 --- php4/NEWS:1.1176Thu Oct 3 07:38:03 2002 +++ php4/NEWS Thu Oct 3 18:26:43 2002 @@ -11,8 +1

Re: [PHP-CVS] cvs: php4 /ext/wddx php_wddx.h php_wddx_api.h wddx.c

2002-10-03 Thread Marcus Börger
At 20:30 03.10.2002, Andrei Zmievski wrote: >andrei Thu Oct 3 14:30:27 2002 EDT > > Modified files: > /php4/ext/wddx php_wddx.h php_wddx_api.h wddx.c > Log: > Revert the patch for now. We'll be branching on Saturday the way it's > implemented is a bit half-baked. We can

[PHP-CVS] cvs: CVSROOT / avail

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 14:35:10 2002 EDT Modified files: /CVSROOTavail Log: Add coldocean to doc group Index: CVSROOT/avail diff -u CVSROOT/avail:1.507 CVSROOT/avail:1.508 --- CVSROOT/avail:1.507 Fri Sep 27 12:30:09 2002 +++ CVSROOT/avail Thu Oct 3 14

[PHP-CVS] cvs: php4 /ext/wddx php_wddx.h php_wddx_api.h wddx.c

2002-10-03 Thread Andrei Zmievski
andrei Thu Oct 3 14:30:27 2002 EDT Modified files: /php4/ext/wddx php_wddx.h php_wddx_api.h wddx.c Log: Revert the patch for now. We'll be branching on Saturday the way it's implemented is a bit half-baked. We can always merge it into the branch at a la

[PHP-CVS] cvs: php4 / run-tests.php

2002-10-03 Thread Marcus Börger
helly Thu Oct 3 14:25:33 2002 EDT Modified files: /php4 run-tests.php Log: $val not in first param to sprintf Index: php4/run-tests.php diff -u php4/run-tests.php:1.57 php4/run-tests.php:1.58 --- php4/run-tests.php:1.57 Wed Oct 2 18:31:26 2002

[PHP-CVS] cvs: php4 /ext/standard string.c

2002-10-03 Thread Andrey Hristov
andrey Thu Oct 3 14:15:19 2002 EDT Modified files: /php4/ext/standard string.c Log: ws fixes. #again :) Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.307 php4/ext/standard/string.c:1.308 --- php4/ext/standard/string.c:1.307

[PHP-CVS] cvs: php4 /ext/session/tests 017.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 12:55:08 2002 EDT Added files: /php4/ext/session/tests 017.phpt Log: code from ancient bug #5271 setting $_SESSION before session_start() should not cause segfault Index: php4/ext/session/tests/017.phpt +++ php4/ext/session/te

[PHP-CVS] cvs: php4 /ext/session/tests 016.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 12:49:52 2002 EDT Added files: /php4/ext/session/tests 016.phpt Log: invalid session.save_path should not cause a segfault Index: php4/ext/session/tests/016.phpt +++ php4/ext/session/tests/016.phpt --TEST-- invalid session.save_pat

[PHP-CVS] cvs: php4 /ext/session/tests 015.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 12:43:44 2002 EDT Added files: /php4/ext/session/tests 015.phpt Log: use_trans_sid should not affect SID Index: php4/ext/session/tests/015.phpt +++ php4/ext/session/tests/015.phpt --TEST-- use_trans_sid should not affect SID --SKIP

[PHP-CVS] cvs: php4 /ext/session/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt 011.phpt 012.phpt 013.phpt 014.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 12:14:55 2002 EDT Modified files: /php4/ext/session/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt 011.phpt 012.phpt

[PHP-CVS] cvs: php4 /main streams.c

2002-10-03 Thread Marcus Börger
helly Thu Oct 3 12:06:42 2002 EDT Modified files: /php4/main streams.c Log: fix position handling Index: php4/main/streams.c diff -u php4/main/streams.c:1.88 php4/main/streams.c:1.89 --- php4/main/streams.c:1.88Wed Oct 2 09:25:38 2002 +++ php4/main/

[PHP-CVS] cvs: php4 /ext/session/tests 014.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:58:10 2002 EDT Added files: /php4/ext/session/tests 014.phpt Log: A script should not be able to modify session.use_trans_sid Index: php4/ext/session/tests/014.phpt +++ php4/ext/session/tests/014.phpt --TEST-- A script should no

[PHP-CVS] cvs: php4 /ext/session/tests 013.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:52:36 2002 EDT Added files: /php4/ext/session/tests 013.phpt Log: There should not be any warning with regard to redefining SID Index: php4/ext/session/tests/013.phpt +++ php4/ext/session/tests/013.phpt --TEST-- There should not

[PHP-CVS] cvs: php4 /ext/session/tests 012.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:48:18 2002 EDT Added files: /php4/ext/session/tests 012.phpt Log: Registering _SESSION should not segfault. Index: php4/ext/session/tests/012.phpt +++ php4/ext/session/tests/012.phpt --TEST-- Registering _SESSION should not segf

[PHP-CVS] cvs: php4 /ext/session/tests 010.phpt 011.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:39:30 2002 EDT Added files: /php4/ext/session/tests 010.phpt 011.phpt Log: Mini test cases for fixed segfaults Index: php4/ext/session/tests/010.phpt +++ php4/ext/session/tests/010.phpt --TEST-- $session_array = explode(";", ses

[PHP-CVS] cvs: php4 /ext/session session.c

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:33:02 2002 EDT Modified files: /php4/ext/session session.c Log: session_decode should not segfault Index: php4/ext/session/session.c diff -u php4/ext/session/session.c:1.331 php4/ext/session/session.c:1.332 --- php4/ext/session/sessio

[PHP-CVS] cvs: php4 /ext/session/tests 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:19:56 2002 EDT Modified files: /php4/ext/session/tests 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt Log: Remove ob_start() Index: php4/ext/session/tests/004.phpt diff -u php4/ext/session/tests/004.ph

[PHP-CVS] cvs: php4 /ext/session/tests 009.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:19:44 2002 EDT Added files: /php4/ext/session/tests 009.phpt Log: Add test for unset($_SESSION["x"]); behaviour Index: php4/ext/session/tests/009.phpt +++ php4/ext/session/tests/009.phpt --TEST-- unset($_SESSION["name"]); works

Re: [PHP-CVS] cvs: php4 /ext/standard string.c

2002-10-03 Thread Rasmus Lerdorf
> Log: > Optimized str_repeat() function, it is now 10x faster on 1 byte multipliers > and 5-6x faster on multi-byte multipliers. Cool, if you are in the mood could you have a look at substr() as well? It could use a speedup too. -Rasmus -- PHP CVS Mailing List (http://www.php.net/) To

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /mainoutput.c

2002-10-03 Thread Yasuo Ohgaki
Derick Rethans wrote: > I'm not happy for two reasons: > 1. The Test for buffering in core functions with implicit flush on >(009.phpt) still fails > 2. I think it's better that somebody who really understands it all (the >guy who wrote it) has a look at it before you commit things. >

[PHP-CVS] cvs: php4 /ext/session/tests 001.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt skipif.inc

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:11:01 2002 EDT Modified files: /php4/ext/session/tests 001.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt skipif.inc Log: make tests work with CLI Index: php4/ext/session/tests/001.phpt d

[PHP-CVS] cvs: php4 /ext/session session.c

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 11:10:36 2002 EDT Modified files: /php4/ext/session session.c Log: Don't emit warning, if there is nothing to send Index: php4/ext/session/session.c diff -u php4/ext/session/session.c:1.330 php4/ext/session/session.c:1.331 --- php4/ext/s

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /main

2002-10-03 Thread Yasuo Ohgaki
Zeev Suraski wrote: > At 17:00 03/10/2002, Yasuo Ohgaki wrote: > >> Zeev Suraski wrote: >> >>> Yasuo, >>> Can you explain how come the output buffering code pays any attention >>> to implicit_flush, when I repeatedly said that output buffering and >>> implicit_flush are COMPLETELY unrelated? >>

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /mainoutput.c

2002-10-03 Thread Derick Rethans
On Thu, 3 Oct 2002, Yasuo Ohgaki wrote: > yohgaki Thu Oct 3 09:32:02 2002 EDT > > Modified files: > /php4/ext/standardbasic_functions.c var.c > /php4/mainoutput.c > Log: > Fixed broken code by Derick. > ob_implicit_flush() and ob_fl

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /main

2002-10-03 Thread Zeev Suraski
At 17:00 03/10/2002, Yasuo Ohgaki wrote: >Zeev Suraski wrote: >>Yasuo, >>Can you explain how come the output buffering code pays any attention to >>implicit_flush, when I repeatedly said that output buffering and >>implicit_flush are COMPLETELY unrelated? > >This patch has nothing to do with imp

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /main

2002-10-03 Thread Yasuo Ohgaki
Zeev Suraski wrote: > Yasuo, > > Can you explain how come the output buffering code pays any attention to > implicit_flush, when I repeatedly said that output buffering and > implicit_flush are COMPLETELY unrelated? This patch has nothing to do with implicit_flush ini directive. Isn't ob_impli

[PHP-CVS] cvs: php4 /ext/standard string.c

2002-10-03 Thread Ilia Alshanetsky
iliaa Thu Oct 3 09:59:31 2002 EDT Modified files: /php4/ext/standard string.c Log: Optimized str_repeat() function, it is now 10x faster on 1 byte multipliers and 5-6x faster on multi-byte multipliers. Index: php4/ext/standard/string.c diff -u php4/ext

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /mainoutput.c

2002-10-03 Thread Zeev Suraski
Yasuo, Can you explain how come the output buffering code pays any attention to implicit_flush, when I repeatedly said that output buffering and implicit_flush are COMPLETELY unrelated? Zeev At 16:32 03/10/2002, Yasuo Ohgaki wrote: >yohgaki Thu Oct 3 09:32:02 2002 EDT > > Modified

[PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /main output.c

2002-10-03 Thread Yasuo Ohgaki
yohgaki Thu Oct 3 09:32:02 2002 EDT Modified files: /php4/ext/standard basic_functions.c var.c /php4/main output.c Log: Fixed broken code by Derick. ob_implicit_flush() and ob_flush_all() are stopped working. var_dump() and hightlisht_string() outputs

[PHP-CVS] cvs: php4 / php.ini-recommended

2002-10-03 Thread Andrey Hristov
andrey Thu Oct 3 09:03:22 2002 EDT Modified files: /php4 php.ini-recommended Log: colon written instead of semi-colon. Index: php4/php.ini-recommended diff -u php4/php.ini-recommended:1.110 php4/php.ini-recommended:1.111 --- php4/php.ini-recommended:

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /main output.c

2002-10-03 Thread Jon Parise
On Thu, Oct 03, 2002 at 08:05:51PM +0900, Yasuo Ohgaki wrote: > >Can you please re-test things regarding to this? I reverted Yasuo's > >commits and I might have overlooked something. > > What kind of diff you are using? > I guess you are willing to revert my patches, but you don't. > > BTW, st

[PHP-CVS] cvs: php4 /ext/ftp ftp.c ftp.h

2002-10-03 Thread Stefan Esser
sesser Thu Oct 3 08:16:45 2002 EDT Modified files: /php4/ext/ftp ftp.c ftp.h Log: swapped conditions to correct the logic Index: php4/ext/ftp/ftp.c diff -u php4/ext/ftp/ftp.c:1.65 php4/ext/ftp/ftp.c:1.66 --- php4/ext/ftp/ftp.c:1.65 Thu Oct

[PHP-CVS] cvs: php4 /ext/standard html.c

2002-10-03 Thread Andrey Hristov
andrey Thu Oct 3 08:06:53 2002 EDT Modified files: /php4/ext/standard html.c Log: few ws fixes. Index: php4/ext/standard/html.c diff -u php4/ext/standard/html.c:1.53 php4/ext/standard/html.c:1.54 --- php4/ext/standard/html.c:1.53 Thu Sep 26 14:13:32

[PHP-CVS] cvs: php4 /main output.c

2002-10-03 Thread James Moore
jmoore Thu Oct 3 07:56:10 2002 EDT Modified files: /php4/main output.c Log: Keep comments and code in sync. Index: php4/main/output.c diff -u php4/main/output.c:1.136 php4/main/output.c:1.137 --- php4/main/output.c:1.136Thu Oct 3 07:08:09 2002 +++ ph

[PHP-CVS] cvs: php4 / EXTENSIONS

2002-10-03 Thread Stefan Esser
sesser Thu Oct 3 07:40:05 2002 EDT Modified files: /php4 EXTENSIONS Log: Tell everyone that I am the ext/ftp maintainer... Index: php4/EXTENSIONS diff -u php4/EXTENSIONS:1.48 php4/EXTENSIONS:1.49 --- php4/EXTENSIONS:1.48Fri Sep 27 05:03:44

[PHP-CVS] Re: [PHP-DEV] Re: cvs: php4 /ext/standard basic_functions.c var.c

2002-10-03 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > > Derick Rethans wrote: > >> On Thu, 3 Oct 2002, Yasuo Ohgaki wrote: >> >> >>> Do you really understand what you are doing? >>> >>> I'm not against enabling implicit_flush for CLI, but >>> you just broke your var_export and code uses output >>> buffers under CLI at least :)

[PHP-CVS] cvs: php4 / NEWS

2002-10-03 Thread Stefan Esser
sesser Thu Oct 3 07:38:03 2002 EDT Modified files: /php4 NEWS Log: Added news entry about ftp_ssl_connect() Index: php4/NEWS diff -u php4/NEWS:1.1175 php4/NEWS:1.1176 --- php4/NEWS:1.1175Thu Oct 3 06:25:21 2002 +++ php4/NEWS Thu Oct 3 07:3

[PHP-CVS] Re: [PHP-DEV] Re: cvs: php4 /ext/standard basic_functions.c var.c

2002-10-03 Thread Yasuo Ohgaki
Derick Rethans wrote: > On Thu, 3 Oct 2002, Yasuo Ohgaki wrote: > > >>Do you really understand what you are doing? >> >>I'm not against enabling implicit_flush for CLI, but >>you just broke your var_export and code uses output >>buffers under CLI at least :) > > > I ran "make test" and it wor

[PHP-CVS] cvs: php4 /ext/ftp ftp.c ftp.h php_ftp.c php_ftp.h

2002-10-03 Thread Stefan Esser
sesser Thu Oct 3 07:33:06 2002 EDT Modified files: /php4/ext/ftp ftp.c ftp.h php_ftp.c php_ftp.h Log: Added ftp_ssl_connect() for FTP over SSL. Index: php4/ext/ftp/ftp.c diff -u php4/ext/ftp/ftp.c:1.64 php4/ext/ftp/ftp.c:1.65 --- php4/ext/ftp/

[PHP-CVS] cvs: php4 /main main.c

2002-10-03 Thread Zeev Suraski
zeevThu Oct 3 07:18:40 2002 EDT Modified files: /php4/main main.c Log: Guys, please keep K&R. Index: php4/main/main.c diff -u php4/main/main.c:1.494 php4/main/main.c:1.495 --- php4/main/main.c:1.494 Sun Sep 29 18:16:29 2002 +++ php4/main/main.c

Re: [PHP-CVS] cvs: php4 /main output.c

2002-10-03 Thread Marcus Börger
Not related...i only fixed the logic what information to display. At 13:01 03.10.2002, Derick Rethans wrote: >On Wed, 2 Oct 2002, Marcus Börger wrote: > > > helly Wed Oct 2 11:10:11 2002 EDT > > > > Modified files: > > /php4/mainoutput.c > > Log: > > Modified get_status

[PHP-CVS] cvs: php4 /main output.c

2002-10-03 Thread Sebastian Bergmann
sebastian Thu Oct 3 07:08:09 2002 EDT Modified files: /php4/main output.c Log: Fix warnings. Index: php4/main/output.c diff -u php4/main/output.c:1.135 php4/main/output.c:1.136 --- php4/main/output.c:1.135Thu Oct 3 06:35:32 2002 +++ php4/main/ou

Re: [PHP-CVS] cvs: php4 /main output.c

2002-10-03 Thread Yasuo Ohgaki
Derick Rethans wrote: > On Wed, 2 Oct 2002, Marcus Börger wrote: > > >>helly Wed Oct 2 11:10:11 2002 EDT >> >> Modified files: >>/php4/mainoutput.c >> Log: >> Modified get_status(): Display chunk_size allways and size which is in >> most cases initial_size

[PHP-CVS] Re: [PHP-DEV] Re: cvs: php4 /ext/standard basic_functions.c var.c /main output.c /sapi/cli php_cli.c

2002-10-03 Thread Derick Rethans
On Thu, 3 Oct 2002, Yasuo Ohgaki wrote: > Do you really understand what you are doing? > > I'm not against enabling implicit_flush for CLI, but > you just broke your var_export and code uses output > buffers under CLI at least :) I ran "make test" and it works perfectly. Derick -- --

[PHP-CVS] Re: cvs: php4 /ext/standard basic_functions.c var.c /main output.c /sapi/cli php_cli.c

2002-10-03 Thread Yasuo Ohgaki
Do you really understand what you are doing? I'm not against enabling implicit_flush for CLI, but you just broke your var_export and code uses output buffers under CLI at least :) -- Yasuo Ohgaki Derick Rethans wrote: > derickThu Oct 3 06:35:34 2002 EDT > > Modified files:

[PHP-CVS] cvs: php4 /tests/func 008.phpt 009.phpt

2002-10-03 Thread Derick Rethans
derick Thu Oct 3 07:00:14 2002 EDT Modified files: /php4/tests/func008.phpt 009.phpt Log: - Fix descriptions Index: php4/tests/func/008.phpt diff -u php4/tests/func/008.phpt:1.1 php4/tests/func/008.phpt:1.2 --- php4/tests/func/008.phpt:1.1Thu O

Re: [PHP-CVS] cvs: php4 /main output.c

2002-10-03 Thread Derick Rethans
On Wed, 2 Oct 2002, Marcus Börger wrote: > helly Wed Oct 2 11:10:11 2002 EDT > > Modified files: > /php4/mainoutput.c > Log: > Modified get_status(): Display chunk_size allways and size which is in > most cases initial_size as well as block_size only w

[PHP-CVS] cvs: php4 /tests/strings 004.phpt

2002-10-03 Thread Derick Rethans
derick Thu Oct 3 06:47:47 2002 EDT Added files: /php4/tests/strings 004.phpt Log: - Add highlight_string buffering test Index: php4/tests/strings/004.phpt +++ php4/tests/strings/004.phpt --TEST-- highlight_string() buffering --POST-- --GET-- --FILE-- "

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-10-03 Thread Marcus Börger
helly Thu Oct 3 06:44:14 2002 EDT Modified files: /php4/ext/exif exif.c Log: typing Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.115 php4/ext/exif/exif.c:1.116 --- php4/ext/exif/exif.c:1.115 Thu Aug 29 04:32:41 2002 +++ php4/ext/exif/e

[PHP-CVS] cvs: php4 /tests/func 008.phpt 009.phpt

2002-10-03 Thread Derick Rethans
derick Thu Oct 3 06:43:44 2002 EDT Added files: /php4/tests/func008.phpt 009.phpt Log: - Add tests Index: php4/tests/func/008.phpt +++ php4/tests/func/008.phpt --TEST-- Output buffering tests / Implicit flush off --POST-- --GET-- --INI-- implicit_f

[PHP-CVS] cvs: php4 /ext/standard basic_functions.c

2002-10-03 Thread Andrey Hristov
andrey Thu Oct 3 06:42:57 2002 EDT Modified files: /php4/ext/standard basic_functions.c Log: ws fixes. Index: php4/ext/standard/basic_functions.c diff -u php4/ext/standard/basic_functions.c:1.520 php4/ext/standard/basic_functions.c:1.521 --- php4/ext/sta

[PHP-CVS] cvs: php4 /ext/standard basic_functions.c var.c /main output.c /sapi/cli php_cli.c

2002-10-03 Thread Derick Rethans
derick Thu Oct 3 06:35:34 2002 EDT Modified files: /php4/main output.c /php4/ext/standard var.c basic_functions.c /php4/sapi/cli php_cli.c Log: - Revert changed to implicit_flush behavior. The new behavior was not intended in the first place

[PHP-CVS] cvs: php4 / NEWS

2002-10-03 Thread Andrey Hristov
andrey Thu Oct 3 06:25:21 2002 EDT Modified files: /php4 NEWS Log: Added some info about new functions and changed functionality in old ones. Index: php4/NEWS diff -u php4/NEWS:1.1174 php4/NEWS:1.1175 --- php4/NEWS:1.1174Wed Oct 2 22:41:19 2002

Re: [PHP-CVS] cvs: php4 / run-tests.php /ext/bz2/tests .cvsignore /ext/crack/tests .cvsignore /ext/ctype/tests .cvsignore /ext/cybermut/tests .cvsignore /ext/db/tests .cvsignore /ext/dbx/tests .cvsignore /ext/dio/tests .cvsignore /ext/domxml/tests .cvsignore /ext/exif/tests .cvsignore /ext/gmp/tests .cvsignore /ext/iconv/tests .cvsignore /ext/interbase/tests .cvsignore /ext/mbstring/tests .cvsignore /ext/mcrypt/tests .cvsignore /ext/mcve/tests .cvsignore /ext/ncurses/tests .cvsignore /ext/openssl/tests .cvsignore /ext/pcntl/tests .cvsignore /ext/pgsql/tests .cvsignore /ext/pspell/tests .cvsignore /ext/session/tests .cvsignore /ext/skeleton/tests .cvsignore /ext/standard/tests .cvsignore /ext/standard/tests/aggregation .cvsignore /ext/standard/tests/array .cvsignore /ext/standard/tests/assert .cvsignore /ext/standard/tests/file .cvsignore /ext/standard/tests/general_functions .cvsignore /ext/standard/tests/math .cvsignore /ext/standard/tests/reg .cvsignore /ext/standard/tests/serialize .cvsignore /ext/standard/tests/strings .cvsignore /ext/standard/tests/time .cvsignore /ext/standard/tests/versioning .cvsignore /ext/sysvmsg/tests .cvsignore /ext/xml/tests .cvsignore /ext/xslt/tests .cvsignore /ext/zip/tests .cvsignore /ext/zlib/tests .cvsignore /pear/Console/tests .cvsignore /pear/tests .cvsignore /tests .cvsignore /tests/basic .cvsignore /tests/classes .cvsignore /tests/func .cvsignore /tests/lang .cvsignore /tests/strings .cvsignore

2002-10-03 Thread Marcus Börger
Oh thanks, seems like i have forgotten that. marcus At 00:31 03.10.2002, Jani Taskinen wrote: >sniper Wed Oct 2 18:31:38 2002 EDT > > Modified files: > /php4 run-tests.php > /php4/ext/bz2/tests .cvsignore > /php4/ext/crack/tests .cvsignore > /php4/ext/ctyp

[PHP-CVS] cvs: php4 /sapi/cli php_cli.c

2002-10-03 Thread Yasuo Ohgaki
yohgaki Thu Oct 3 05:57:53 2002 EDT Modified files: /php4/sapi/cli php_cli.c Log: Shouldn't enable implicit_flush like this. Most problems are fixed. If you find internal function that does not follow my comment, please fix it or let me know. Ind

[PHP-CVS] cvs: php4 /ext/standard basic_functions.c

2002-10-03 Thread Yasuo Ohgaki
yohgaki Thu Oct 3 05:19:31 2002 EDT Modified files: /php4/ext/standard basic_functions.c Log: Fixed broken higlight_string() Index: php4/ext/standard/basic_functions.c diff -u php4/ext/standard/basic_functions.c:1.518 php4/ext/standard/basic_functions.c:1

[PHP-CVS] cvs: php4 /ext/ftp ftp.c ftp.h php_ftp.c php_ftp.h

2002-10-03 Thread Stefan Esser
sesser Thu Oct 3 05:10:24 2002 EDT Modified files: /php4/ext/ftp ftp.c ftp.h php_ftp.c php_ftp.h Log: renamed ftp_async_* into ftp_nb_* Index: php4/ext/ftp/ftp.c diff -u php4/ext/ftp/ftp.c:1.63 php4/ext/ftp/ftp.c:1.64 --- php4/ext/ftp/ftp.c:1.63

Re: [PHP-CVS] cvs: php4 /main output.c

2002-10-03 Thread Derick Rethans
On Thu, 3 Oct 2002, Yasuo Ohgaki wrote: > yohgaki Thu Oct 3 04:54:14 2002 EDT > > Modified files: > /php4/mainoutput.c > Log: > Added comment for php_output_set_status(). > Please use this function if you would like to prevent unwanted flush >

Re: [PHP-CVS] cvs: php4 /ext/standard var.c

2002-10-03 Thread Derick Rethans
On Thu, 3 Oct 2002, Yasuo Ohgaki wrote: > yohgaki Thu Oct 3 04:54:45 2002 EDT > > Modified files: > /php4/ext/standardvar.c > Log: > Prevent unwanted fluhsing. Please don't add more hacks, but fix it right. You broke behavior, please revert that.

[PHP-CVS] cvs: php4 /ext/wddx php_wddx.h php_wddx_api.h wddx.c

2002-10-03 Thread Jan Lehnardt
jan Thu Oct 3 04:56:10 2002 EDT Modified files: /php4/ext/wddx php_wddx.h php_wddx_api.h wddx.c Log: - Added wddx_serialize_type(). Allows users to cast values to WDDX types @- Added wddx_serialize_type(). Allows users to cast values to WDDX types (ja

[PHP-CVS] cvs: php4 /ext/standard var.c

2002-10-03 Thread Yasuo Ohgaki
yohgaki Thu Oct 3 04:54:45 2002 EDT Modified files: /php4/ext/standard var.c Log: Prevent unwanted fluhsing. Index: php4/ext/standard/var.c diff -u php4/ext/standard/var.c:1.145 php4/ext/standard/var.c:1.146 --- php4/ext/standard/var.c:1.145 Wed Jun

[PHP-CVS] cvs: php4 /main output.c

2002-10-03 Thread Yasuo Ohgaki
yohgaki Thu Oct 3 04:54:14 2002 EDT Modified files: /php4/main output.c Log: Added comment for php_output_set_status(). Please use this function if you would like to prevent unwanted flush by implicit_flush=On or ob_implicit_flush(). Index: php4/

[PHP-CVS] cvs: php4 /ext/session/tests 001.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt

2002-10-03 Thread Sascha Schumann
sas Thu Oct 3 04:07:22 2002 EDT Modified files: /php4/ext/session/tests 001.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt Log: Purge ini_set calls and replace through INI sections. Index: php4/ext/sessio