sniper Wed Jan 29 02:50:10 2003 EDT
Modified files:
/php4 NEWS
Log:
NEWS police is back.
Index: php4/NEWS
diff -u php4/NEWS:1.1310 php4/NEWS:1.1311
--- php4/NEWS:1.1310Mon Jan 27 20:34:15 2003
+++ php4/NEWS Wed Jan 29 02:50:09 2003
@@ -1,11 +1,17 @@
Don't forget the NEWS entry.
--Jani
On Wed, 29 Jan 2003, Harald Radi wrote:
>phanto Tue Jan 28 19:10:01 2003 EDT
>
> Modified files: (Branch: PHP_4_3)
>/php4/ext/com COM.c com.h conversion.c variant.h
> Log:
> fix for bug #20282 (and propably some
MFH?
--Jani
On Mon, 27 Jan 2003, Maxim Maletsky wrote:
>maxim Mon Jan 27 14:52:11 2003 EDT
>
> Modified files:
>/php4/ext/oci8 oci8.c
> Log:
> @- Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).
> (Maxim)
>
>
>
sniper Tue Jan 28 22:26:15 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
news entries for new options in phpize and php-config
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.54 php4/NEWS:1.1247.2.55
--- php4/NEWS:1.1247.2.54 Tue Jan 28 12:5
yeah, ilia already told me, i moved it to request_startup|shutdown again. my
issue was, that CoUninitialize() was called in the basic_functions shutdown
handler during module shutdown, so the com module which was shut down after
basic_functions segfaulted. now CoUninitialize() is called after all m
phanto Tue Jan 28 19:59:54 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/com COM.c
Log:
fix warnings
Index: php4/ext/com/COM.c
diff -u php4/ext/com/COM.c:1.90.2.2 php4/ext/com/COM.c:1.90.2.3
--- php4/ext/com/COM.c:1.90.2.2 Tue Jan 28 19:10:00 2003
+
phanto Tue Jan 28 19:49:09 2003 EDT
Modified files:
/php4/ext/standard basic_functions.c
Log:
MFPHP_4_3
Index: php4/ext/standard/basic_functions.c
diff -u php4/ext/standard/basic_functions.c:1.567
php4/ext/standard/basic_functions.c:1.568
--- php4/ext/standar
phanto Tue Jan 28 19:47:31 2003 EDT
Modified files:
/php4/main main.c
Log:
MFPHP_4_3
Index: php4/main/main.c
diff -u php4/main/main.c:1.523 php4/main/main.c:1.524
--- php4/main/main.c:1.523 Tue Jan 7 21:44:09 2003
+++ php4/main/main.cTue Jan 28 19:47
phanto Tue Jan 28 19:46:32 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/main main.c
Log:
ilia pointet me to a thread on php-dev saying that
Co(Un)Initialize should be called per thread
Index: php4/main/main.c
diff -u php4/main/main.c:1.512.2.8 php4/main/m
phanto Tue Jan 28 19:10:01 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/com COM.c com.h conversion.c variant.h
Log:
fix for bug #20282 (and propably some of the
other com bugs)
#credits also go to tzm.de for sponsoring me
Index: php4/ext/co
iliaa Tue Jan 28 19:07:02 2003 EDT
Modified files:
/php4/ext/standard php_string.h basic_functions.c
Log:
Added part of strpos commit that never made it in for some reason.
# Thanks Pollita.
Index: php4/ext/standard/php_string.h
diff -u php4/ext/stand
Are you sure this will work with ISAPI ?
IIRC, CoInitialize was moved from module init to resuest request init to
stabilize ISAPI.
- Frank
> phantoTue Jan 28 18:46:13 2003 EDT
>
> Modified files: (Branch: PHP_4_3)
> /php4/ext/standardbasic_functions.c
phanto Tue Jan 28 18:46:13 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard basic_functions.c
Log:
moved to php4/main
Index: php4/ext/standard/basic_functions.c
diff -u php4/ext/standard/basic_functions.c:1.543.2.5
php4/ext/standard/basic_function
phanto Tue Jan 28 18:45:03 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/main main.c
Log:
somehow the module shutdown order got reversed since 4.3.0,
thus the CoInitialize / CoUninitialize calles are more sane here
than in the basic functions module.
Ind
sniper Tue Jan 28 12:57:52 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
fugbix news
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.53 php4/NEWS:1.1247.2.54
--- php4/NEWS:1.1247.2.53 Tue Jan 28 11:36:50 2003
+++ php4/NEWS Tue Jan 28 12:57
iliaa Tue Jan 28 12:46:46 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/hyperwave hw.c
Log:
Fixed compile warning.
Index: php4/ext/hyperwave/hw.c
diff -u php4/ext/hyperwave/hw.c:1.111.2.1 php4/ext/hyperwave/hw.c:1.111.2.2
--- php4/ext/hyperwave/hw.c:1
iliaa Tue Jan 28 11:36:50 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
Bug fixing news.
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.52 php4/NEWS:1.1247.2.53
--- php4/NEWS:1.1247.2.52 Mon Jan 27 11:32:48 2003
+++ php4/NEWS Tue Jan
iliaa Tue Jan 28 11:34:41 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/apache2filtersapi_apache2.c
Log:
MFH
Index: php4/sapi/apache2filter/sapi_apache2.c
diff -u php4/sapi/apache2filter/sapi_apache2.c:1.91.2.4
php4/sapi/apache2filter/sapi_apach
iliaa Tue Jan 28 11:34:22 2003 EDT
Modified files:
/php4/sapi/apache2filtersapi_apache2.c
Log:
Fixed bug #17868 (more then the directive used to include
a PHP file would result in a crash).
Index: php4/sapi/apache2filter/sapi_apache2.c
diff -u php4/s
derick Tue Jan 28 11:05:34 2003 EDT
Modified files:
/php4/main php_scandir.c
Log:
- Fix includes
Index: php4/main/php_scandir.c
diff -u php4/main/php_scandir.c:1.3 php4/main/php_scandir.c:1.4
--- php4/main/php_scandir.c:1.3 Tue Jan 28 11:04:10 2003
+++ php4/ma
derick Tue Jan 28 11:05:07 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/main php_scandir.c
Log:
- Fix includes
Index: php4/main/php_scandir.c
diff -u php4/main/php_scandir.c:1.2.2.2 php4/main/php_scandir.c:1.2.2.3
--- php4/main/php_scandir.c:1.2.2.2 Tue
iliaa Tue Jan 28 11:04:10 2003 EDT
Modified files:
/php4/main php_scandir.c
Log:
Fixed compiler warning.
Index: php4/main/php_scandir.c
diff -u php4/main/php_scandir.c:1.2 php4/main/php_scandir.c:1.3
--- php4/main/php_scandir.c:1.2 Mon Jan 27 19:42:54 2003
iliaa Tue Jan 28 11:02:34 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/main php_scandir.c
Log:
Fixed compiler warning.
Index: php4/main/php_scandir.c
diff -u php4/main/php_scandir.c:1.2.2.1 php4/main/php_scandir.c:1.2.2.2
--- php4/main/php_scandir.c:1.2
sniper Tue Jan 28 10:02:09 2003 EDT
Added files: (Branch: PHP_4_3)
/php4/build config-stubs
/php4/scripts .cvsignore Makefile.frag php-config.in phpextdist
phpize.in phpize.m4
/php4/scripts/dev conv_proto conv_z_macros credi
sniper Tue Jan 28 10:00:16 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/dba config.m4
Log:
MFH: Typo fix
Index: php4/ext/dba/config.m4
diff -u php4/ext/dba/config.m4:1.29.2.6 php4/ext/dba/config.m4:1.29.2.7
--- php4/ext/dba/config.m4:1.29.2.6 T
sas Tue Jan 28 09:34:20 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/ircg ircg_scanner.c
Log:
MFH
Index: php4/ext/ircg/ircg_scanner.c
diff -u php4/ext/ircg/ircg_scanner.c:1.19.8.1 php4/ext/ircg/ircg_scanner.c:1.19.8.2
--- php4/ext/ircg/ircg_scann
sas Tue Jan 28 09:33:04 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/ircg Makefile.frag ircg_scanner.re
Log:
MFH
Index: php4/ext/ircg/Makefile.frag
diff -u php4/ext/ircg/Makefile.frag:1.1 php4/ext/ircg/Makefile.frag:1.1.4.1
--- php4/ext/ircg/Make
sas Tue Jan 28 09:29:17 2003 EDT
Modified files: (Branch: PHP_4)
/php4/ext/ircg Makefile.frag ircg_scanner.re
Log:
MFH
Index: php4/ext/ircg/Makefile.frag
diff -u php4/ext/ircg/Makefile.frag:1.1 php4/ext/ircg/Makefile.frag:1.1.6.1
--- php4/ext/ircg/Mak
edink Tue Jan 28 09:19:13 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/embedphp_embed.c
Log:
MFH
Index: php4/sapi/embed/php_embed.c
diff -u php4/sapi/embed/php_embed.c:1.1.2.2 php4/sapi/embed/php_embed.c:1.1.2.3
--- php4/sapi/embed/php_embed.c:1.1.
edink Tue Jan 28 08:54:43 2003 EDT
Modified files:
/php4/sapi/embedphp_embed.c
Log:
Call correct module startup function (not a hard coded one) allowing
startup override.
Index: php4/sapi/embed/php_embed.c
diff -u php4/sapi/embed/php_embed.c:1.4 php4/
sas Tue Jan 28 07:18:21 2003 EDT
Modified files:
/php4/ext/ircg ircg_scanner.c
Log:
sync with .re
Index: php4/ext/ircg/ircg_scanner.c
diff -u php4/ext/ircg/ircg_scanner.c:1.22 php4/ext/ircg/ircg_scanner.c:1.23
--- php4/ext/ircg/ircg_scanner.c:1.22
sas Tue Jan 28 07:10:39 2003 EDT
Modified files:
/php4/ext/ircg Makefile.frag
Log:
Looks like we are hitting a bug due to '\xxx' for xxx >= 200 not being handled
correctly.
Index: php4/ext/ircg/Makefile.frag
diff -u php4/ext/ircg/Makefile.frag:1.1
zeevTue Jan 28 06:22:45 2003 EDT
Removed files:
/php4/win32 php4ts.dsw
Log:
Get rid of php4ts.dsw - replaced by php5ts.dsw
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Forgot to mention:
- Added an optional '--clean' option to phpize
(cleans away the stuff copied/created in the ext/xxx/ dir)
On Tue, 28 Jan 2003, Jani Taskinen wrote:
>sniper Tue Jan 28 05:59:12 2003 EDT
>
> Added files:
>/php4/buildc
sniper Tue Jan 28 05:59:12 2003 EDT
Added files:
/php4/build config-stubs
/php4/scripts Makefile.frag php-config.in phpextdist phpize.in
phpize.m4
/php4/scripts/dev conv_proto conv_z_macros credits
Removed files:
sniper Tue Jan 28 05:55:36 2003 EDT
Modified files:
/php4/ext/dba config.m4
Log:
Fix configure. (typo?)
Index: php4/ext/dba/config.m4
diff -u php4/ext/dba/config.m4:1.37 php4/ext/dba/config.m4:1.38
--- php4/ext/dba/config.m4:1.37 Tue Jan 28 01:27:01 2003
edink Tue Jan 28 05:54:17 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/embedphp_embed.c php_embed.h
Log:
MFH
Index: php4/sapi/embed/php_embed.c
diff -u php4/sapi/embed/php_embed.c:1.1.2.1 php4/sapi/embed/php_embed.c:1.1.2.2
--- php4/sapi/embed/php_
edink Tue Jan 28 05:49:56 2003 EDT
Modified files:
/php4/sapi/embedphp_embed.c php_embed.h
Log:
Expose php_embed_module struct (and make Wez happy).
Index: php4/sapi/embed/php_embed.c
diff -u php4/sapi/embed/php_embed.c:1.3 php4/sapi/embed/php_embed.c:1
msopacuaTue Jan 28 05:04:18 2003 EDT
Modified files:
/php4/tests/langbug20175.phpt
Log:
Fix parse error and edink's fear of bison errors
Index: php4/tests/lang/bug20175.phpt
diff -u php4/tests/lang/bug20175.phpt:1.5 php4/tests/lang/bug20175.phpt:1.6
39 matches
Mail list logo