fmk Wed Dec 3 01:50:20 2003 EDT
Modified files:
/php-src/ext/mssql config.w32
Log:
Adding missing defines and lib/include paths
Index: php-src/ext/mssql/config.w32
diff -u php-src/ext/mssql/config.w32:1.2 php-src/ext/mssql/config.w32:1.3
--- php-src/ext/ms
fmk Wed Dec 3 01:42:16 2003 EDT
Modified files:
/php-src/ext/fbsql config.w32
Log:
look for FrontBase files in the default location
Index: php-src/ext/fbsql/config.w32
diff -u php-src/ext/fbsql/config.w32:1.1 php-src/ext/fbsql/config.w32:1.2
--- php-src/ex
Hello Jon,
how about moving the lines to ext/db in PECL?
Wednesday, December 3, 2003, 6:06:11 AM, you wrote:
> jon Wed Dec 3 00:06:11 2003 EDT
> Modified files:
> /php-src configure.in
> Log:
> Removing the DB extension warning message. The DB extension is
pollita Wed Dec 3 00:30:17 2003 EDT
Modified files:
/php-src/ext/standard http_fopen_wrapper.c
/php-srcNEWS
Log:
Add http proxy support via context option.
Index: php-src/ext/standard/http_fopen_wrapper.c
diff -u php-src/ext/standard/http_fopen_w
jon Wed Dec 3 00:06:11 2003 EDT
Modified files:
/php-srcconfigure.in
Log:
Removing the DB extension warning message. The DB extension is no longer
included in the PHP distribution.
Index: php-src/configure.in
diff -u php-src/configure.in:1.480 php
wez Tue Dec 2 21:47:46 2003 EDT
Modified files:
/php-src/ext/libxml config.w32
/php-src/ext/zlib config.w32
/php-src/sapi/apacheconfig.w32
/php-src/win32/buildconfig.w32 confutils.js
Log:
some tweaks for Frank
Index: php-src/
pollita Tue Dec 2 20:31:57 2003 EDT
Modified files:
/php-src/ext/standard string.c
Log:
Optimize strrpos/strripos for single char strings and fix offset to report correctly
Index: php-src/ext/standard/string.c
diff -u php-src/ext/standard/string.c:1.403 p
pollita Tue Dec 2 20:11:37 2003 EDT
Modified files:
/php-src/ext/standard string.c
Log:
Restore ability to use strrpos/strripos with an ordinal needle
Index: php-src/ext/standard/string.c
diff -u php-src/ext/standard/string.c:1.402 php-src/ext/standard/st
wez Tue Dec 2 20:10:05 2003 EDT
Modified files:
/php-src/win32/buildconfig.w32
Log:
avoid vs.net specific option for now
Index: php-src/win32/build/config.w32
diff -u php-src/win32/build/config.w32:1.3 php-src/win32/build/config.w32:1.4
--- php-src/
wez Tue Dec 2 19:56:15 2003 EDT
Modified files:
/php-src/win32/buildconfutils.js
Log:
Avoid death when wrapping null/undefined values
Index: php-src/win32/build/confutils.js
diff -u php-src/win32/build/confutils.js:1.2 php-src/win32/build/confuti
wez Tue Dec 2 19:46:40 2003 EDT
Modified files:
/php-src/win32/buildconfig.w32
Log:
make help more useful
Index: php-src/win32/build/config.w32
diff -u php-src/win32/build/config.w32:1.2 php-src/win32/build/config.w32:1.3
--- php-src/win32/build/con
wez Tue Dec 2 19:32:26 2003 EDT
Added files:
/php-srcREADME.WIN32-BUILD-SYSTEM
Log:
add win32 build readme
Index: php-src/README.WIN32-BUILD-SYSTEM
+++ php-src/README.WIN32-BUILD-SYSTEM
I've committed the build infrastructure for the
"real programm
iliaa Tue Dec 2 19:32:19 2003 EDT
Added files:
/php-src/ext/shmop config.w32
Log:
Adding shmop config file for the new build system
Index: php-src/ext/shmop/config.w32
+++ php-src/ext/shmop/config.w32
// $Id: config.w32,v 1.1 2003/12/03 00:32:19 iliaa
fmk Tue Dec 2 19:30:55 2003 EDT
Added files:
/php-src/ext/fbsql config.w32
Log:
Adding FrontBase config file for the new build system
Index: php-src/ext/fbsql/config.w32
+++ php-src/ext/fbsql/config.w32
// $Id: config.w32,v 1.1 2003/12/03 00:30:54 fmk
wez Tue Dec 2 19:27:45 2003 EDT
Modified files:
/php-src/sapi/apacheconfig.w32
Log:
Fix build if you don't have apache headers and want to disable apache...
Index: php-src/sapi/apache/config.w32
diff -u php-src/sapi/apache/config.w32:1.1 php-src/
fmk Tue Dec 2 19:22:40 2003 EDT
Modified files:
/php-src/ext/mssql config.w32
Log:
oops. this should be with and not enable
Index: php-src/ext/mssql/config.w32
diff -u php-src/ext/mssql/config.w32:1.1 php-src/ext/mssql/config.w32:1.2
--- php-src/ext/mssql/
fmk Tue Dec 2 19:17:05 2003 EDT
Added files:
/php-src/ext/mssql config.w32
Log:
Adding mssql config file for the new build system
Index: php-src/ext/mssql/config.w32
+++ php-src/ext/mssql/config.w32
// $Id: config.w32,v 1.1 2003/12/03 00:17:04 fmk Exp
wez Tue Dec 2 19:15:11 2003 EDT
Modified files:
/php-src/ext/com_dotnet config.w32
/php-src/win32/buildconfig.w32 confutils.js
Log:
Clarify a little.
Index: php-src/ext/com_dotnet/config.w32
diff -u php-src/ext/com_dotnet/config.w32:1.1
wez Tue Dec 2 18:17:05 2003 EDT
Added files:
/php-srcbuildconf.bat
/php-src/ext/bcmath config.w32
/php-src/ext/calendar config.w32
/php-src/ext/com_dotnet config.w32
/php-src/ext/ctype config.w32
/php-src/ext/domconfig
wez Tue Dec 2 18:14:31 2003 EDT
Modified files:
/php-src/ext/sessionphp_session.h session.c
Log:
Export this so that shared session modules can use it under win32.
Index: php-src/ext/session/php_session.h
diff -u php-src/ext/session/php_session.h
wez Tue Dec 2 18:13:44 2003 EDT
Modified files:
/php-src/main network.c php_network.h
Log:
Export these so that ftp extension can be build as shared ext.
Index: php-src/main/network.c
diff -u php-src/main/network.c:1.105 php-src/main/network.c:1.10
On Tue, Dec 02, 2003 at 08:01:08PM +0200, Jani Taskinen wrote:
> Might as well remove it, the extension went to la-la-land. :)
Huh, I didn't even notice. =)
Feel free to remove that warning; if you don't get to it first, I'll
take care of it later on tonight when I get home from work.
pollita Tue Dec 2 15:06:40 2003 EDT
Modified files:
/php-src/main/streams userspace.c
Log:
Register url_stat flag constants in userspace
Index: php-src/main/streams/userspace.c
diff -u php-src/main/streams/userspace.c:1.12 php-src/main/streams/userspace.c
pollita Tue Dec 2 14:14:32 2003 EDT
Modified files:
/php-src/main/streams userspace.c
Log:
Populate userstream objects with context property
Index: php-src/main/streams/userspace.c
diff -u php-src/main/streams/userspace.c:1.11 php-src/main/streams/userspa
pollita Tue Dec 2 13:52:59 2003 EDT
Modified files:
/php-src/main/streams userspace.c
Log:
Update userspace/url_stat proto
Index: php-src/main/streams/userspace.c
diff -u php-src/main/streams/userspace.c:1.10 php-src/main/streams/userspace.c:1.11
--- php-
fmk Tue Dec 2 13:38:30 2003 EDT
Modified files:
/php-src/ext/mssql php_mssql.c
Log:
set freed pointer to null to avoid reuse
Index: php-src/ext/mssql/php_mssql.c
diff -u php-src/ext/mssql/php_mssql.c:1.125 php-src/ext/mssql/php_mssql.c:1.126
--- php-src/ex
fmk Tue Dec 2 13:37:51 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/mssql php_mssql.c
Log:
set freed pointer to null to avoid reuse
Index: php-src/ext/mssql/php_mssql.c
diff -u php-src/ext/mssql/php_mssql.c:1.86.2.26 php-src/ext/mssql/php_mssql.c
Might as well remove it, the extension went to la-la-land. :)
--Jani
On Tue, 2 Dec 2003, Jon Parise wrote:
>jonTue Dec 2 11:50:03 2003 EDT
>
> Modified files:
>/php-src configure.in
> Log:
> Improving the wording of the "don't use the DB ext
andiTue Dec 2 12:50:49 2003 EDT
Modified files:
/CVSROOTavail
Log:
- Give Wez and Ilia access to CVSROOT so that they can fix up some of the
- pecl extension's layout.
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.774 CVSROOT/avail:1.775
--- CVSROOT
jon Tue Dec 2 11:50:03 2003 EDT
Modified files:
/php-srcconfigure.in
Log:
Improving the wording of the "don't use the DB extension" warning.
Index: php-src/configure.in
diff -u php-src/configure.in:1.479 php-src/configure.in:1.480
--- php-src/configu
wez Tue Dec 2 11:35:20 2003 EDT
Modified files:
/php-src/main/streams xp_socket.c
Log:
this can't be persistent
Index: php-src/main/streams/xp_socket.c
diff -u php-src/main/streams/xp_socket.c:1.19 php-src/main/streams/xp_socket.c:1.20
--- php-src/mai
Its not really needed; its something I came across with
the new build system for php5 while building mbstring
into php5.dll
--Wez.
- Original Message -
From: "Moriyoshi Koizumi" <[EMAIL PROTECTED]>
To: "Wez Furlong" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, December 02,
rrichards Tue Dec 2 10:17:03 2003 EDT
Modified files:
/php-src/ext/domphp_dom.c node.c
Log:
check node type for ->attributes and ->childNodes
Index: php-src/ext/dom/php_dom.c
diff -u php-src/ext/dom/php_dom.c:1.42 php-src/ext/dom/php_dom.c:1.43
--- ph
rrichards Tue Dec 2 10:09:36 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/domxml php_domxml.c
Log:
Fix bug 26443: No errror reporting for Errors in the domxml extension
Index: php-src/ext/domxml/php_domxml.c
diff -u php-src/ext/domxml/php_domxml
On 2003/12/02, at 20:27, Derick Rethans wrote:
On Tue, 2 Dec 2003, Moriyoshi Koizumi wrote:
# should I bump API version?
Only if you merge it to PHP_4_3 ...
Okay, so seems I don't need to bump it since that function
only exists in HEAD.
Moriyoshi
Derick
--
PHP CVS Mailing List (http://www.php.
MFH?
Moriyoshi
On 2003/12/02, at 17:54, Wez Furlong wrote:
wez Tue Dec 2 03:54:40 2003 EDT
Modified files:
/php-src/ext/mbstring mbstring.h
Log:
Fix MBSTRING_API for non-shared win32 builds
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
sniper Tue Dec 2 09:50:38 2003 EDT
Modified files:
/php-src/ext/standard credits_ext.h credits_sapi.h
Log:
- Updated credits
Index: php-src/ext/standard/credits_ext.h
diff -u php-src/ext/standard/credits_ext.h:1.20 php-src/ext/standard/credits_ext.h:1
sniper Tue Dec 2 09:48:23 2003 EDT
Modified files:
/php-srcEXTENSIONS
Log:
removed some non-existing extensions/sapis
Index: php-src/EXTENSIONS
diff -u php-src/EXTENSIONS:1.63 php-src/EXTENSIONS:1.64
--- php-src/EXTENSIONS:1.63 Mon Oct 13 05:32:59 2003
sniper Tue Dec 2 08:55:28 2003 EDT
Removed files:
/php-src/ext/qtdom .cvsignore CREDITS EXPERIMENTAL config.m4
qtdom.c qtdom.h qtdom.php qtdom_qt.cpp
qtdom_qt.h
Modified files:
/php-srcNEWS
On Tue, 2 Dec 2003, Moriyoshi Koizumi wrote:
> moriyoshi Tue Dec 2 02:36:43 2003 EDT
>
> Modified files:
> /php-src/ext/standard quot_print.c quot_print.h
> /php-src/ext/iconviconv.c
> Log:
> all '_' (underscores) should be replaced by '\x20' (whitespaces)
>
wez Tue Dec 2 03:54:40 2003 EDT
Modified files:
/php-src/ext/mbstring mbstring.h
Log:
Fix MBSTRING_API for non-shared win32 builds
Index: php-src/ext/mbstring/mbstring.h
diff -u php-src/ext/mbstring/mbstring.h:1.61 php-src/ext/mbstring/mbstring.h:1
sniper Tue Dec 2 03:00:24 2003 EDT
Modified files:
/php-srcbuildconf
Log:
Revert undiscussed / undecided patch
Index: php-src/buildconf
diff -u php-src/buildconf:1.61 php-src/buildconf:1.62
--- php-src/buildconf:1.61 Mon Dec 1 16:37:35 2003
+++ php-s
moriyoshi Tue Dec 2 02:38:12 2003 EDT
Modified files:
/php-src/ext/iconv/testsiconv_mime_decode_headers.phpt
Log:
Fix test so it fits the expected behaviour
Index: php-src/ext/iconv/tests/iconv_mime_decode_headers.phpt
diff -u php-src/ext/iconv/tes
moriyoshi Tue Dec 2 02:36:43 2003 EDT
Modified files:
/php-src/ext/standard quot_print.c quot_print.h
/php-src/ext/iconv iconv.c
Log:
all '_' (underscores) should be replaced by '\x20' (whitespaces)
in encoding.
# should I bump API version?
helly Tue Dec 2 02:19:32 2003 EDT
Modified files:
/splspl_iterators.c
Log:
Remove debug code
Index: spl/spl_iterators.c
diff -u spl/spl_iterators.c:1.7 spl/spl_iterators.c:1.8
--- spl/spl_iterators.c:1.7 Tue Dec 2 02:18:04 2003
+++ spl/spl_iterat
helly Tue Dec 2 02:18:05 2003 EDT
Modified files:
/splphp_spl.c spl_iterators.c spl_iterators.h
Log:
Add classes from examples: FilterIterator, ParentIterator
Index: spl/php_spl.c
diff -u spl/php_spl.c:1.20 spl/php_spl.c:1.21
--- spl/php_spl.c:1.20
helly Tue Dec 2 02:13:54 2003 EDT
Modified files:
/splspl_directory.c spl_directory.h
Log:
Move object struct to header.
Index: spl/spl_directory.c
diff -u spl/spl_directory.c:1.15 spl/spl_directory.c:1.16
--- spl/spl_directory.c:1.15Sat Nov 29
47 matches
Mail list logo