moriyoshi Wed Jul 16 02:37:53 2008 UTC
Modified files:
/php-src/ext/mbstring/oniguruma oniguruma.h
Log:
- Oops.
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/oniguruma/oniguruma.h?r1=1.7&r2=1.8&diff_format=u
Index: php-src/ext/mbstring/onigurum
moriyoshi Wed Jul 16 02:30:49 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/mbstring php_onig_compat.h
Removed files:
/php-src/ext/mbstring/oniguruma php_onig_compat.h
Modified files:
/php-src/ext/mbs
moriyoshi Wed Jul 16 02:29:14 2008 UTC
Added files:
/php-src/ext/mbstring php_onig_compat.h
Removed files:
/php-src/ext/mbstring/oniguruma php_onig_compat.h
Modified files:
/php-src/ext/mbstring confi
moriyoshi Tue Jul 15 18:07:42 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mbstring config.m4
Log:
* MFH: indentation fix only.
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/config.m4?r1=1.58.2.4.2.11&r2=1.58.2.4.2.12&diff_format=u
moriyoshi Tue Jul 15 18:04:32 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mbstring config.m4
Log:
* MFH: indentation fix only
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/config.m4?r1=1.58.2.4.2.11.2.3&r2=1.58.2.4.2.11.2.4&diff_fo
moriyoshi Tue Jul 15 18:04:15 2008 UTC
Modified files:
/php-src/ext/mbstring config.m4
Log:
- indentation fix & reenable mbregex again.
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/config.m4?r1=1.67&r2=1.68&diff_format=u
Index: php-src/ext/m
derick Tue Jul 15 17:38:42 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date/lib dow.c parse_date.c parse_date.re timelib.h
Log:
- MFH: Also add the warnings for times. This does not make sense for the
english text parser, as invalid times are
derick Tue Jul 15 17:37:33 2008 UTC
Modified files:
/php-src/ext/date/lib dow.c parse_date.c parse_date.re timelib.h
Log:
- Also add the warnings for times. This does not make sense for the english
text parser, as invalid times are never allowed in there
pajoye Tue Jul 15 17:05:02 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mcrypt config.w32 mcrypt.c
Log:
- MFH: Port mcrypt_create_iv to windows (aka fix it on windows)
http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/config.w32?r1=1.2&r2=1.2.8.1&diff_
pajoye Tue Jul 15 17:04:18 2008 UTC
Modified files:
/php-src/ext/mcrypt config.w32 mcrypt.c
Log:
- Port mcrypt_create_iv to windows (aka fix it on windows)
http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/config.w32?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ex
pajoye Tue Jul 15 16:47:40 2008 UTC
Modified files:
/php-src/ext/domconfig.w32
/php-src/ext/libxml config.w32
Log:
- MFB: do not enable libxml or dom when a dep/header/lib is missing
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/config.w32?r1=1.3&r2=1.
janiTue Jul 15 16:10:32 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
MFH: Fixed potentially confusing error message on failure when no errors are
logged
http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=
On Tue, Jul 15, 2008 at 15:18, Lars Strojny <[EMAIL PROTECTED]> wrote:
> Hi Hannes,
>
> Am Dienstag, den 15.07.2008, 15:07 +0200 schrieb Hannes Magnusson:
>> I see no point in breaking bc just to break it.
>
> that's how it is done elsewhere too. The issue is, there are no tests to
> tell us how th
scottmacTue Jul 15 14:58:59 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/strings strip_tags_variation11.phpt
Modified files:
/php-srcNEWS
/php-src/ext/standard string.c
Log:
MFH: Fix bug when < i
scottmacTue Jul 15 14:46:12 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/strings strip_tags_variation11.phpt
Modified files:
/php-src/ext/standard string.c
Log:
MFH: Fix bug when < is used within attribut
scottmacTue Jul 15 14:44:46 2008 UTC
Added files:
/php-src/ext/standard/tests/strings strip_tags_variation11.phpt
Modified files:
/php-src/ext/standard string.c
Log:
Fix bug when < is used within attribute.
http://cvs.php.n
Jani Taskinen wrote:
Marcus Boerger wrote:
Hello Andrey,
Tuesday, July 15, 2008, 3:12:27 PM, you wrote:
andrey Tue Jul 15 13:12:27 2008 UTC
Modified files: /php-src/ext/mysql php_mysql.c
/php-src/ext/mysqli mysqli.c
/php-src/ext/mysqlndmy
dmitry Tue Jul 15 13:39:17 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/sapi/cgi cgi_main.c
Log:
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.20&
dmitry Tue Jul 15 13:38:57 2008 UTC
Modified files:
/php-src/sapi/cgi cgi_main.c
Log:
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.357&r2=1.358&diff_format=u
Index: ph
dmitry Tue Jul 15 13:38:29 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/sapi/cgi cgi_main.c
Log:
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2
Marcus Boerger wrote:
Hello Andrey,
Tuesday, July 15, 2008, 3:12:27 PM, you wrote:
andrey Tue Jul 15 13:12:27 2008 UTC
Modified files:
/php-src/ext/mysql php_mysql.c
/php-src/ext/mysqli mysqli.c
/php-src/ext/mysqlndmysqlnd.c mysqlnd_pallo
Hello Andrey,
Tuesday, July 15, 2008, 3:12:27 PM, you wrote:
> andrey Tue Jul 15 13:12:27 2008 UTC
> Modified files:
> /php-src/ext/mysql php_mysql.c
> /php-src/ext/mysqli mysqli.c
> /php-src/ext/mysqlndmysqlnd.c mysqlnd_palloc.c mysqlnd_ps.c
Hi Hannes,
Am Dienstag, den 15.07.2008, 15:07 +0200 schrieb Hannes Magnusson:
> I see no point in breaking bc just to break it.
that's how it is done elsewhere too. The issue is, there are no tests to
tell us how the behaviour was before the parameter handling was changed
to the new API, so we ca
janiTue Jul 15 13:16:26 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
Fix news
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1172&r2=1.2027.2.547.2.1173&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.11
andrey Tue Jul 15 13:12:27 2008 UTC
Modified files:
/php-src/ext/mysql php_mysql.c
/php-src/ext/mysqli mysqli.c
/php-src/ext/mysqlndmysqlnd.c mysqlnd_palloc.c mysqlnd_ps.c
mysqlnd_wireprotocol.c
Log:
Sync with bz
dmitry Tue Jul 15 13:11:19 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/sapi/cgi cgi_main.c fastcgi.c
Log:
Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown
before shutdown) (basant dot kukreja at sun dot com)
http://cvs.ph
andrey Tue Jul 15 13:11:09 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mysql php_mysql.c
/php-src/ext/mysqli mysqli.c
/php-src/ext/mysqlndmysqlnd.c mysqlnd_palloc.c mysqlnd_ps.c
mysqlnd_wireprotocol.c
Lo
dmitry Tue Jul 15 13:10:42 2008 UTC
Modified files:
/php-src/sapi/cgi cgi_main.c fastcgi.c
Log:
Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown
before shutdown) (basant dot kukreja at sun dot com)
http://cvs.php.net/viewvc.cgi/
dmitry Tue Jul 15 13:10:07 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/sapi/cgi cgi_main.c fastcgi.c
Log:
Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown
before shutdown) (basant dot kukreja at sun dot co
On Tue, Jul 15, 2008 at 11:09, Lars Strojny <[EMAIL PROTECTED]> wrote:
> lstrojnyTue Jul 15 09:09:09 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
>/php-src/main output.c
> Log:
> Return null on when param parsing errors occur
Why?
I see no point in break
felipe Tue Jul 15 11:20:06 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/socketssockets.c
Log:
- Reverted fix for #44197 (unsuitable for minor versions)
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.17&r2=1.171.2
felixdv Tue Jul 15 11:15:32 2008 UTC
Modified files:
/php-src/ext/standard/tests/strings strpbrk_basic.phpt
strpbrk_error.phpt
Log:
MFB: Tests for strpbrk(), testfest.php.net task #91 and #92.
http://cvs.php.net/viewvc
felixdv Tue Jul 15 11:14:42 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/strings strpbrk_basic.phpt
strpbrk_error.phpt
Log:
Tests for strpbrk(), testfest.php.net task #91 and #92.
http://cvs.p
Hello Antony,
Tuesday, July 15, 2008, 11:14:54 AM, you wrote:
> tony2001Tue Jul 15 09:14:54 2008 UTC
> Modified files:
> /php-src/ext/openssl/tests 002.phpt
> Log:
> fix test
>
>
> http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/002.phpt?r1
Hello Antony,
damn, now you ruined the show :-)
marcus
Monday, July 14, 2008, 12:39:58 PM, you wrote:
> On 14.07.2008 01:44, Marcus Boerger wrote:
>> helly Sun Jul 13 21:44:38 2008 UTC
>>
>> Modified files: (Branch: PHP_5_3)
>> /php-src/ext/spl/testsspl_autoloa
tony2001Tue Jul 15 09:14:54 2008 UTC
Modified files:
/php-src/ext/openssl/tests 002.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/002.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/openssl/tests/002.phpt
diff -u php-
tony2001Tue Jul 15 09:14:28 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/openssl/tests 002.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/002.phpt?r1=1.1.2.2&r2=1.1.2.2.4.1&diff_format=u
Index: php-src/ext/openss
lstrojnyTue Jul 15 09:09:09 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main output.c
Log:
Return null on when param parsing errors occur
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.4.2.4&r2=1.167.2.3.2.4.2.5&diff_f
lstrojnyTue Jul 15 08:50:04 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main output.c
Log:
New parameter parsing API
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.4.2.3&r2=1.167.2.3.2.4.2.4&diff_format=u
Index: php-sr
lstrojnyTue Jul 15 08:47:23 2008 UTC
Modified files:
/php-src/tests/lang 033.phpt
Log:
Merging from 5_3
http://cvs.php.net/viewvc.cgi/php-src/tests/lang/033.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/tests/lang/033.phpt
diff -u php-src/tests/lang
lstrojnyTue Jul 15 08:34:18 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/tests/lang 033.phpt
Log:
Reenabling the test but removing the test cases for old_function as the
alternative syntaxes are still there
http://cvs.php.net/viewvc.cgi/php-src
41 matches
Mail list logo