iliaa Fri Sep 1 01:29:05 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcconfigure.in NEWS
/php-src/main php_version.h
Log:
Back to dev
http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.14&r2=1.579.2.52.2.15&diff_format=u
iliaa Fri Sep 1 01:06:14 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcconfigure.in NEWS
/php-src/main php_version.h
Log:
5.2.0RC3
http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.13&r2=1.579.2.52.2.14&diff_format=u
Ind
pajoye Thu Aug 31 22:52:54 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard credits_ext.h
Log:
- MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.30.2.6.2.2&r2=1.30.2.6.2.3&diff_format=u
Index: php-src/ext/standa
pajoye Thu Aug 31 22:52:29 2006 UTC
Modified files:
/php-src/ext/standard credits_ext.h
Log:
- updates
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.37&r2=1.38&diff_format=u
Index: php-src/ext/standard/credits_ext.h
diff -u php-
pajoye Thu Aug 31 22:34:32 2006 UTC
Removed files: (Branch: PHP_5_2)
/php-src/ext/filter package2.xml
Modified files:
/php-src/ext/filter CREDITS filter.c filter_private.h package.xml
/php-src/ext/filter/tests 035.phpt
Log:
- MFH
pajoye Thu Aug 31 22:32:54 2006 UTC
Removed files:
/php-src/ext/filter package2.xml
Modified files:
/php-src/ext/filter CREDITS filter.c filter_private.h package.xml
/php-src/ext/filter/tests 035.phpt
Log:
- implement FILTER_FLAG_ARRA
tony2001Thu Aug 31 22:19:35 2006 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/filter/tests 036.phpt
Log:
add test
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/036.phpt?view=markup&rev=1.1
Index: php-src/ext/filter/tests/036.phpt
+++
pajoye Thu Aug 31 22:17:44 2006 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/filter/tests 035.phpt
Log:
- MFH: test for mulitple filter calls
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/035.phpt?view=markup&rev=1.1
Index: php-src/ext/filte
tony2001Thu Aug 31 22:15:48 2006 UTC
Added files:
/php-src/ext/filter/tests 036.phpt
Log:
new test
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/036.phpt?view=markup&rev=1.1
Index: php-src/ext/filter/tests/036.phpt
+++ php-src/ext/filte
tony2001Thu Aug 31 22:12:10 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter filter.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.12&r2=1.52.2.13&diff_format=u
Index: php-src/ext/filter/filter.c
diff -u ph
tony2001Thu Aug 31 22:11:35 2006 UTC
Modified files:
/php-src/ext/filter filter.c
Log:
change filters to operate on the copy of data, so multiple filters an be
applied one after another
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.6
pajoye Thu Aug 31 20:17:03 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter/tests 004.phpt 007.phpt 011.phpt
Log:
- skip these tests for RC3
- CGI does not read commandline options when it sees REQUES_METHOD
- errors are shown two times now, t
Hello,
Sorry for the late answer, but I was on vacations and without internet
access.
Thanks for the support Marcus. Marking functions as static also reduces code
size. When building PHP with -fPIC the decrease in size is really
noticeable. constifying allows the OS to share memory pages bet
btw, will 'ob_start("ob_gzhandler");' still work as before?
- Original Message -
mike Wed Aug 30 22:35:57 2006 UTC
Modified files:
/php-src/ext/zlib CREDITS php_zlib.h zlib.c
Log:
- good bye ob_gzhandler
- ego promo
http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/CREDITS?r1=1.2
pajoye Thu Aug 31 18:29:29 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter logical_filters.c
/php-src/ext/filter/tests 010.phpt 013.phpt filter_data.phpt
Log:
- MFH: pecl bug #8316,
empty strings are not int or float, return false (due to
pajoye Thu Aug 31 18:28:39 2006 UTC
Modified files:
/php-src/ext/filter logical_filters.c
/php-src/ext/filter/tests 010.phpt 013.phpt filter_data.phpt
Log:
- pecl bug #8316,
empty strings are not int or float, return false (due to popular demand)
No, check out unicode-progress.txt.
-Andrei
On Aug 31, 2006, at 8:56 AM, Andrei Zmievski wrote:
It's cool that you fixed it, but all that is going to change when the
functions are upgraded..
-Andrei
On Aug 31, 2006, at 7:19 AM, Antony Dovgal wrote:
tony2001Thu Aug 31 14:19
mikeThu Aug 31 16:28:46 2006 UTC
Modified files:
/php-src/ext/zlib/tests ob_001.phpt ob_002.phpt ob_003.phpt
Log:
- fix tests SKIPIF
http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/ob_001.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/zlib/t
On 31.08.2006 19:56, Andrei Zmievski wrote:
It's cool that you fixed it, but all that is going to change when the
functions are upgraded..
I thought they are already Unicode aware, aren't they?
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
tony2001Thu Aug 31 16:15:25 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/imap php_imap.c
/php-src/ext/mbstring mbstring.c
/php-src/ext/oci8 oci8_statement.c
/php-src/ext/posix posix.c
/php-src/ext/reflection php_refle
tony2001Thu Aug 31 16:14:43 2006 UTC
Modified files:
/php-src/ext/imap php_imap.c
/php-src/ext/oci8 oci8_statement.c
/php-src/ext/posix posix.c
/php-src/ext/reflection php_reflection.c
/php-src/ext/socketssockets.c
Log:
pajoye Thu Aug 31 16:13:39 2006 UTC
Added files:
/php-src/ext/filter/tests 035.phpt
Log:
- add a test for input_get and array
This test fails now. When the input variable is an array, its contents
is replace by the filter result. To be fixed asap (bef
pajoye Thu Aug 31 16:12:33 2006 UTC
Modified files:
/php-src/ext/filter filter_private.h logical_filters.c
/php-src/ext/filter/tests 013.phpt
Log:
- MFB:
- clean the auto trim (behaves like php_trim now)
- simplifies bool
- fix octal parsing
i-
It's cool that you fixed it, but all that is going to change when the
functions are upgraded..
-Andrei
On Aug 31, 2006, at 7:19 AM, Antony Dovgal wrote:
tony2001Thu Aug 31 14:19:33 2006 UTC
Modified files:
/php-src/ext/standard string.c
Log:
more z/Z fixes
--
pajoye Thu Aug 31 15:50:56 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter filter_private.h logical_filters.c
/php-src/ext/filter/tests 013.phpt
Log:
- clean the auto trim (behaves like php_trim now)
- simplifies bool
- fix octal parsing
tony2001Thu Aug 31 15:42:18 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pcntl pcntl.c
Log:
fix typo in errmsg
http://cvs.php.net/viewvc.cgi/php-src/ext/pcntl/pcntl.c?r1=1.48.2.2.2.2&r2=1.48.2.2.2.3&diff_format=u
Index: php-src/ext/pcntl/pc
tony2001Thu Aug 31 15:42:06 2006 UTC
Modified files:
/php-src/ext/pcntl pcntl.c
Log:
fix typo in errmsg
http://cvs.php.net/viewvc.cgi/php-src/ext/pcntl/pcntl.c?r1=1.55&r2=1.56&diff_format=u
Index: php-src/ext/pcntl/pcntl.c
diff -u php-src/ext/pcntl/p
tony2001Thu Aug 31 15:17:23 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter filter.c
Log:
ext/filter z/Z fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.11&r2=1.52.2.12&diff_format=u
Index: php-src/ext/filter/fi
tony2001Thu Aug 31 15:17:08 2006 UTC
Modified files:
/php-src/ext/filter filter.c
Log:
ext/filter z/Z fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.64&r2=1.65&diff_format=u
Index: php-src/ext/filter/filter.c
diff -u php-src/ext/
tony2001Thu Aug 31 14:41:24 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard basic_functions.c streamsfuncs.c
Log:
more z/Z fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.725.2.31.2.22&r2=1.725.2.3
tony2001Thu Aug 31 14:41:16 2006 UTC
Modified files:
/php-src/ext/standard basic_functions.c streamsfuncs.c
Log:
more z/Z fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.800&r2=1.801&diff_format=u
Index: php-src/e
tony2001Thu Aug 31 14:21:21 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard string.c
Log:
more z/Z fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.18&r2=1.445.2.14.2.19&diff_format=u
Index: php-s
tony2001Thu Aug 31 14:19:33 2006 UTC
Modified files:
/php-src/ext/standard string.c
Log:
more z/Z fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.585&r2=1.586&diff_format=u
Index: php-src/ext/standard/string.c
diff -u php-s
tony2001Thu Aug 31 13:58:32 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/tidy tidy.c
Log:
MFH: z/Z problem fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.8&r2=1.66.2.8.2.9&diff_format=u
Index: php-src/ext/tidy/ti
tony2001Thu Aug 31 13:58:07 2006 UTC
Modified files:
/php-src/ext/tidy tidy.c
Log:
z/Z problem fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.95&r2=1.96&diff_format=u
Index: php-src/ext/tidy/tidy.c
diff -u php-src/ext/tidy/tidy.c:1
mikeThu Aug 31 13:52:41 2006 UTC
Added files:
/php-src/ext/zlib/tests ob_001.phpt ob_002.phpt ob_003.phpt
Log:
- add basic zlib.output_compression tests
http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/ob_001.phpt?view=markup&rev=1.1
Index: ph
mikeThu Aug 31 13:51:35 2006 UTC
Modified files:
/php-src/main output.c php_output.h
/php-src/ext/zlib php_zlib.h zlib.c
Log:
- output handler alias ctor should know about chunk_size and flags
http://cvs.php.net/viewvc.cgi/php-src/main/outpu
tony2001Thu Aug 31 13:50:09 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/openssl/tests 003.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/003.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/openssl/te
tony2001Thu Aug 31 13:49:38 2006 UTC
Modified files:
/php-src/ext/openssl/tests 003.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/003.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/openssl/tests/003.phpt
diff -u php-
tony2001Thu Aug 31 13:48:16 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/opensslopenssl.c
Log:
MFH: fix problem with mixed arguments accepted as zval* causing
leaks/segfaults when converting to other types
http://cvs.php.net/viewvc.c
tony2001Thu Aug 31 13:47:31 2006 UTC
Modified files:
/php-src/ext/opensslopenssl.c
Log:
fix problem with mixed arguments accepted as zval* causing leaks/segfaults
when converting to other types
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl
dmitry Thu Aug 31 13:12:18 2006 UTC
Modified files:
/php-src/sapi/cgi cgi_main.c
Log:
FastCGI environment variables must not be overriden by system environment
variables
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.297&r2=1.298&diff_form
dmitry Thu Aug 31 13:11:58 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/cgi cgi_main.c
Log:
FastCGI environment variables must not be overriden by system environment
variables
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2
tony2001Thu Aug 31 11:17:47 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/iconv iconv.c
Log:
minor changes in iconv_substr() to avoid zval converting
http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/iconv.c?r1=1.124.2.8.2.3&r2=1.124.2.8.2.4&d
tony2001Thu Aug 31 11:17:37 2006 UTC
Modified files:
/php-src/ext/iconv iconv.c
Log:
minor changes in iconv_substr() to avoid zval converting
http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/iconv.c?r1=1.138&r2=1.139&diff_format=u
Index: php-src/ext/i
tony2001Thu Aug 31 11:10:23 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/ctype ctype.c
Log:
fix warnings about nonextistent functions
http://cvs.php.net/viewvc.cgi/php-src/ext/ctype/ctype.c?r1=1.34.2.3.2.3&r2=1.34.2.3.2.4&diff_format=u
Inde
Antony Dovgal wrote:
> tony2001 Wed Aug 30 22:52:18 2006 UTC
>
> Modified files:
> /php-src/ext/tidy tidy.c
> Log:
> fix tidy problems caused by returning local static buffers
> looks like somebody forgot to MFB this patch..
What problems? It's actually be
On 31.08.2006 12:22, Michael Wallner wrote:
Antony Dovgal wrote:
tony2001Wed Aug 30 22:52:18 2006 UTC
Modified files:
/php-src/ext/tidy tidy.c
Log:
fix tidy problems caused by returning local static buffers
looks like somebody forgot to MFB this patch
48 matches
Mail list logo