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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
> 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
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.
>
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
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
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?
>>
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
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
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
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
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
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
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:
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
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
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
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
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
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 :)
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
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
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/
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
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
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
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
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
--
--
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:
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
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
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--
"
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
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
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
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
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
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
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
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
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
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
>
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.
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
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
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/
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
73 matches
Mail list logo