You propably should not add this if you think this extension
can't be compiled as shared:
+#ifdef COMPILE_DL_REFLECTION
+ZEND_GET_MODULE(reflection)
+#endif
On Thu, 17 Nov 2005, Marcus Boerger wrote:
helly Thu Nov 17 17:59:41 2005 EDT
Modified files:
/php-src/ext/refl
rrichards Thu Nov 17 21:50:49 2005 EDT
Modified files:
/php-src/win32/buildconfig.w32
Log:
fix configure - reflection is its own extension
http://cvs.php.net/diff.php/php-src/win32/build/config.w32?r1=1.48&r2=1.49&ty=u
Index: php-src/win32/build/co
helly Thu Nov 17 18:43:53 2005 EDT
Modified files:
/php-src/ext/standard credits_ext.h
Log:
- Reflection was moved to its own extension
http://cvs.php.net/diff.php/php-src/ext/standard/credits_ext.h?r1=1.31&r2=1.32&ty=u
Index: php-src/ext/standard/credit
helly Thu Nov 17 18:21:15 2005 EDT
Modified files:
/php-src/ext/reflection config.m4
Log:
- Need to define HAVE_REFLECTION
http://cvs.php.net/diff.php/php-src/ext/reflection/config.m4?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/reflection/config.m4
diff -u php-s
helly Thu Nov 17 18:20:40 2005 EDT
Modified files:
/php-src/sapi/cli php_cli.c
Log:
- Reflection was moved into its own extension
http://cvs.php.net/diff.php/php-src/sapi/cli/php_cli.c?r1=1.137&r2=1.138&ty=u
Index: php-src/sapi/cli/php_cli.c
diff -u php-src/
helly Thu Nov 17 17:59:41 2005 EDT
Modified files:
/php-src/ext/reflection php_reflection.c php_reflection.h
Log:
- Move Reflection into its own extension
http://cvs.php.net/diff.php/php-src/ext/reflection/php_reflection.c?r1=1.189&r2=1.190&ty=u
Index: php
helly Thu Nov 17 17:58:08 2005 EDT
Modified files:
/php-srcconfigure.in
Log:
- Move Reflection into its own extension
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.592&r2=1.593&ty=u
Index: php-src/configure.in
diff -u php-src/configure.in:1.592 php
helly Thu Nov 17 17:49:08 2005 EDT
Modified files:
/php-src/ext/reflection config.m4 config.w32
Log:
- reflection not reflectino
http://cvs.php.net/diff.php/php-src/ext/reflection/config.m4?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/reflection/config.m4
diff -u
helly Thu Nov 17 17:42:02 2005 EDT
Added files:
/php-src/ext/reflection CREDITS config.m4 config.w32 .cvsignore
Log:
- Make this an extension
http://cvs.php.net/co.php/php-src/ext/reflection/config.m4?r=1.1&p=1
Index: php-src/ext/reflection/config.m
helly Thu Nov 17 17:35:27 2005 EDT
Removed files: (Branch: PHP_5_1)
/php-src/ext/reflection php_reflection_api.c php_reflection_api.h
Log:
- Not in this branch
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
helly Thu Nov 17 17:34:18 2005 EDT
Removed files: (Branch: PHP_5_0)
/php-src/ext/reflection php_reflection_api.c php_reflection_api.h
Log:
- Not in this branch
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
rasmus Thu Nov 17 16:57:30 2005 EDT
Modified files:
/php-src/ext/libxml libxml.c
Log:
MFB: missing }}}
http://cvs.php.net/diff.php/php-src/ext/libxml/libxml.c?r1=1.38&r2=1.39&ty=u
Index: php-src/ext/libxml/libxml.c
diff -u php-src/ext/libxml/libxml.c:1.38 ph
rasmus Thu Nov 17 16:56:07 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/libxml libxml.c
Log:
Missing }}}
http://cvs.php.net/diff.php/php-src/ext/libxml/libxml.c?r1=1.32.2.4&r2=1.32.2.5&ty=u
Index: php-src/ext/libxml/libxml.c
diff -u php-src/ext/lib
iliaa Thu Nov 17 16:27:58 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
RC6
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.579.2.17&r2=1.579.2.18&ty=u
Index: php-src/configure.in
diff -
sniper Thu Nov 17 16:15:21 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
Log:
fix news
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.200&r2=1.2027.2.201&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.200 php-src/NEWS:1.2027.2.201
---
iliaa Thu Nov 17 16:07:27 2005 EDT
Modified files:
/php-src/ext/date php_date.c
/php-src/ext/date/tests bug33869.phpt bug34087.phpt bug34676.phpt
bug34771.phpt date_create-1.phpt
date_default
iliaa Thu Nov 17 16:05:30 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
/php-src/ext/date php_date.c
/php-src/ext/date/tests bug33869.phpt bug34087.phpt bug34676.phpt
bug34771.phpt date_create-1.phpt
iliaa Thu Nov 17 16:01:15 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/sapi/apache2handlersapi_apache2.c
/php-srcNEWS
Log:
MFH: Resolve Apache 2 regression with sub-request handling on non-linux
systems.
http://cvs.php.net/diff.php
iliaa Thu Nov 17 16:00:29 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/sapi/apache2handlersapi_apache2.c
/php-srcNEWS
Log:
MFH: Resolve Apache 2 regression with sub-request handling on non-linux
systems.
http://cvs.php.net/diff.php
iliaa Thu Nov 17 15:56:09 2005 EDT
Modified files:
/php-src/sapi/apache2handlersapi_apache2.c
Log:
Hopefully resolve all the Apache 2 sub-request problems on non-linux systems.
http://cvs.php.net/diff.php/php-src/sapi/apache2handler/sapi_apache2.c?r
pollita Thu Nov 17 14:41:02 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/ext/standard php_fopen_wrapper.c
Log:
MFH (r-1.51) #32371 php://input sometimes returns duplicate data
http://cvs.php.net/diff.php/php-src/ext/standard/php_fopen_wrapper.c?r1=1.
pollita Thu Nov 17 14:40:52 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/standard php_fopen_wrapper.c
Log:
MFH (r-1.51) #32371 php://input sometimes returns duplicate data
http://cvs.php.net/diff.php/php-src/ext/standard/php_fopen_wrapper.c?r1=1.
pollita Thu Nov 17 14:40:39 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/standard php_fopen_wrapper.c
Log:
MFH (r-1.51) #32371 php://input sometimes returns duplicate data
http://cvs.php.net/diff.php/php-src/ext/standard/php_fopen_wrapper.c?r1=1.
pollita Thu Nov 17 14:39:40 2005 EDT
Modified files:
/php-src/ext/standard php_fopen_wrapper.c
Log:
Bugfix #32371 php://input sometimes returns duplicate data
http://cvs.php.net/diff.php/php-src/ext/standard/php_fopen_wrapper.c?r1=1.50&r2=1.51&ty=u
Index:
iliaa Thu Nov 17 13:25:49 2005 EDT
Modified files:
/php-src/ext/date/tests bug35218.phpt
Log:
MFB51: fixed test
http://cvs.php.net/diff.php/php-src/ext/date/tests/bug35218.phpt?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/date/tests/bug35218.phpt
diff -u php-s
iliaa Thu Nov 17 13:25:18 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/date/tests bug35218.phpt
Log:
Fixed test.
http://cvs.php.net/diff.php/php-src/ext/date/tests/bug35218.phpt?r1=1.1.2.1&r2=1.1.2.2&ty=u
Index: php-src/ext/date/tests/bug35218
On 17.11.2005 20:51, Andrei Zmievski wrote:
Right, to me set_blocking(true) should only enable blocking, not toggle
it. Wez, what was your reasoning for voting "yes"?
That's exactly what it does after the patch =)
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubs
Right, to me set_blocking(true) should only enable blocking, not toggle
it. Wez, what was your reasoning for voting "yes"?
- A
On Nov 17, 2005, at 9:09 AM, Antony Dovgal wrote:
On 17.11.2005 20:03, Andrei Zmievski wrote:
Why? Is it consistent with other functions that enable/disable things?
On 17.11.2005 20:03, Andrei Zmievski wrote:
Why? Is it consistent with other functions that enable/disable things?
It doesn't look consistent for me.
If I want to enable something and the function disables it - it's definitely
not what I expected to see.
Also, Wez said "yes" to the patch.
-
Why? Is it consistent with other functions that enable/disable things?
- A
On Nov 17, 2005, at 6:19 AM, Antony Dovgal wrote:
tony2001Thu Nov 17 09:19:40 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
/php-src/main/streams plain_wrapper
iliaa Thu Nov 17 09:40:11 2005 EDT
Modified files:
/php-src/ext/sqlite sqlite.c
/php-src/ext/sqlite/tests bug35248.phpt
Log:
MFB51: Fixed bug #35248 (sqlite_query() doesnt set error_msg when return
value is being used).
http://cvs.php.net/diff.php
iliaa Thu Nov 17 09:38:36 2005 EDT
Added files: (Branch: PHP_5_1)
/php-src/ext/sqlite/tests bug35248.phpt
Modified files:
/php-src/ext/sqlite sqlite.c
/php-srcNEWS
Log:
Fixed bug #35248 (sqlite_query() doesnt set error_msg when
tony2001Thu Nov 17 09:21:11 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-srcNEWS
/php-src/main streams.c
Log:
MFH: fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
http://cvs.ph
tony2001Thu Nov 17 09:20:04 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-srcNEWS
/php-src/main/streams plain_wrapper.c
Log:
MFH: fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
tony2001Thu Nov 17 09:19:40 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
/php-src/main/streams plain_wrapper.c
Log:
MFH: fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
tony2001Thu Nov 17 09:19:09 2005 EDT
Modified files:
/php-src/main/streams plain_wrapper.c
Log:
fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
http://cvs.php.net/diff.php/php-src/main/st
Your document is attached.
+++ Attachment: No Virus found
+++ Kaspersky AntiVirus - www.kaspersky.com
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
derick Thu Nov 17 07:33:40 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/ext/date/lib README
Log:
- Fixed typo
http://cvs.php.net/diff.php/php-src/ext/date/lib/README?r1=1.4.2.1&r2=1.4.2.2&ty=u
Index: php-src/ext/date/lib/README
diff -u php-src/ex
tony2001Thu Nov 17 07:03:00 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-src/main output.c
Log:
fix #35257 in a smarter way
http://cvs.php.net/diff.php/php-src/main/output.c?r1=1.142.2.16.2.2&r2=1.142.2.16.2.3&ty=u
Index: php-src/main/output.c
tony2001Thu Nov 17 06:42:41 2005 EDT
Modified files: (Branch: PHP_4_4)
/php-srcNEWS
/php-src/main output.c
Log:
fix #35257 (Calling ob_flush after creating an ob callback causes segfault)
***
The issue is 4.x specific and cannot be reprodu
sniper Thu Nov 17 05:03:23 2005 EDT
Removed files: (Branch: PHP_4_4)
/php-src/ext/pcre config.m4
Log:
MFH
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sniper Thu Nov 17 05:02:43 2005 EDT
Removed files: (Branch: PHP_5_1)
/php-src/ext/pcre config.m4
Log:
MFH: Renamed config.m4 to config0.m4
# PCRE configure tests must be run before e.g. ext/filter
--
PHP CVS Mailing List (http://www.php.net/)
To unsubs
sniper Thu Nov 17 05:01:49 2005 EDT
Removed files:
/php-src/ext/pcre config.m4
Log:
- Renamed config.m4 to config0.m4
# PCRE configure tests must be run before e.g. ext/filter
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
sniper Thu Nov 17 04:58:30 2005 EDT
Removed files: (Branch: PHP_5_1)
/php-src/ext/date/lib/resource .cvsignore README parse_date.re
Modified files:
/php-src/ext/date/lib README parse_date.c
Log:
MFH
http://cvs.php.net/diff.php/ph
sniper Thu Nov 17 04:56:28 2005 EDT
Modified files:
/php-src/ext/date/lib README
Log:
fix typo
http://cvs.php.net/diff.php/php-src/ext/date/lib/README?r1=1.5&r2=1.6&ty=u
Index: php-src/ext/date/lib/README
diff -u php-src/ext/date/lib/README:1.5 php-src/ex
sniper Thu Nov 17 04:52:35 2005 EDT
Removed files:
/php-src/ext/date/lib/resource .cvsignore README parse_date.re
Modified files:
/php-src/ext/date/lib README
Log:
- Moved the files from resource to one level down.
# This makes
sniper Thu Nov 17 03:37:31 2005 EDT
Modified files: (Branch: PHP_5_1)
/php-src/sapi/cli php_cli.c php_cli_readline.c
Log:
MFH: - Fix compile failure when ext/readline is compiled as shared (bug
#35249)
http://cvs.php.net/diff.php/php-src/sapi/cli/php_cli.c?r1
sniper Thu Nov 17 03:36:14 2005 EDT
Modified files:
/php-src/sapi/cli php_cli.c php_cli_readline.c
Log:
- Fix compile failure when ext/readline is compiled as shared
http://cvs.php.net/diff.php/php-src/sapi/cli/php_cli.c?r1=1.136&r2=1.137&ty=u
Index: php-src/
48 matches
Mail list logo