]> granicus.if.org Git - php/log
php
21 years ago- Fix typo
Derick Rethans [Sun, 28 Dec 2003 21:56:15 +0000 (21:56 +0000)]
- Fix typo

21 years agoLast bit of CS fixes.
Ilia Alshanetsky [Sun, 28 Dec 2003 21:08:46 +0000 (21:08 +0000)]
Last bit of CS fixes.

21 years agoCS fixes.
Ilia Alshanetsky [Sun, 28 Dec 2003 20:11:08 +0000 (20:11 +0000)]
CS fixes.

21 years agoAdd more tests.
Marcus Boerger [Sun, 28 Dec 2003 18:03:05 +0000 (18:03 +0000)]
Add more tests.

21 years agoAdd a test
Marcus Boerger [Sun, 28 Dec 2003 16:26:21 +0000 (16:26 +0000)]
Add a test

21 years agoFix a memleak
Marcus Boerger [Sun, 28 Dec 2003 16:26:04 +0000 (16:26 +0000)]
Fix a memleak
Improve error messages

21 years agoWS
Marcus Boerger [Sun, 28 Dec 2003 16:20:06 +0000 (16:20 +0000)]
WS

21 years agoFix order of class_entry member initialization (needed for example for DOM)
Marcus Boerger [Sun, 28 Dec 2003 15:18:05 +0000 (15:18 +0000)]
Fix order of class_entry member initialization (needed for example for DOM)
# You need to completley rebuild PHP after this patch.

21 years agorevert my previous patch because utf-8 support is still in experimental status.
Rui Hirokawa [Sun, 28 Dec 2003 14:38:28 +0000 (14:38 +0000)]
revert my previous patch because utf-8 support is still in experimental status.

21 years agoadded warning message.
Rui Hirokawa [Sun, 28 Dec 2003 14:26:57 +0000 (14:26 +0000)]
added warning message.

21 years agoadded a option to select character encoding for sqlite.
Rui Hirokawa [Sun, 28 Dec 2003 14:07:33 +0000 (14:07 +0000)]
added a option to select character encoding for sqlite.

21 years agofixed bug in properties for longlong values
Georg Richter [Sun, 28 Dec 2003 09:18:51 +0000 (09:18 +0000)]
fixed bug in properties for longlong values

21 years agoChangeLog update
<changelog@php.net> [Sun, 28 Dec 2003 01:31:59 +0000 (01:31 +0000)]
ChangeLog update

21 years agoTest additional wrapper methods [unlink, rename, mkdir, rmdir, url_stat]
Sara Golemon [Sun, 28 Dec 2003 01:06:38 +0000 (01:06 +0000)]
Test additional wrapper methods [unlink, rename, mkdir, rmdir, url_stat]

21 years agoJust laugh at me :)
Moriyoshi Koizumi [Sat, 27 Dec 2003 23:07:47 +0000 (23:07 +0000)]
Just laugh at me :)

21 years ago- Add missing sanity check.
Moriyoshi Koizumi [Sat, 27 Dec 2003 23:05:23 +0000 (23:05 +0000)]
- Add missing sanity check.

21 years agoBFN
Marcus Boerger [Sat, 27 Dec 2003 23:01:04 +0000 (23:01 +0000)]
BFN

21 years agoFixed bug #26065 (Crash when nesting classes)
Marcus Boerger [Sat, 27 Dec 2003 22:59:49 +0000 (22:59 +0000)]
Fixed bug #26065 (Crash when nesting classes)

21 years agoCorrect in order
Marcus Boerger [Sat, 27 Dec 2003 22:16:13 +0000 (22:16 +0000)]
Correct in order

21 years agoBugfix #25329
Marcus Boerger [Sat, 27 Dec 2003 22:11:48 +0000 (22:11 +0000)]
Bugfix #25329

21 years agoNot needed
Marcus Boerger [Sat, 27 Dec 2003 21:57:16 +0000 (21:57 +0000)]
Not needed

21 years agoAdd new test related to bug #25329.
Marcus Boerger [Sat, 27 Dec 2003 21:45:50 +0000 (21:45 +0000)]
Add new test related to bug #25329.

21 years agoBugfix #25038 (call_user_func issues warning if function throws exception)
Marcus Boerger [Sat, 27 Dec 2003 21:10:34 +0000 (21:10 +0000)]
Bugfix #25038 (call_user_func issues warning if function throws exception)

21 years agoAdd new test
Marcus Boerger [Sat, 27 Dec 2003 20:45:36 +0000 (20:45 +0000)]
Add new test

21 years agoSimplify
Marcus Boerger [Sat, 27 Dec 2003 20:33:14 +0000 (20:33 +0000)]
Simplify

21 years agoFix __tostring() and concatenation
Marcus Boerger [Sat, 27 Dec 2003 20:16:49 +0000 (20:16 +0000)]
Fix __tostring() and concatenation

21 years agofix libxml mem leak
Rob Richards [Sat, 27 Dec 2003 12:39:10 +0000 (12:39 +0000)]
fix libxml mem leak

21 years agoFixed bug #26723
Rob Richards [Sat, 27 Dec 2003 10:33:26 +0000 (10:33 +0000)]
Fixed bug #26723

21 years agoFixed bug #26723 (domNode::appendChild() changes child node namespace)
Rob Richards [Sat, 27 Dec 2003 10:29:52 +0000 (10:29 +0000)]
Fixed bug #26723 (domNode::appendChild() changes child node namespace)
apply fix to insertBefore and replaceChild

21 years agoChangeLog update
<changelog@php.net> [Fri, 26 Dec 2003 01:31:54 +0000 (01:31 +0000)]
ChangeLog update

21 years agoSynchronized bundled GD library with GD 2.0.17
Ilia Alshanetsky [Thu, 25 Dec 2003 22:12:12 +0000 (22:12 +0000)]
Synchronized bundled GD library with GD 2.0.17
 . GD is now thread-safe thanks to wrappers around freetype library
 . Significant optimization to png writing code.
 . Miscellaneous fixes.
Fixed memory leak inside php_imagettftext_common()
Make ext/gd compile with GD 2.0.17+ (gdFreeFontCache() is not avaliable)

21 years agoFix warning
Marcus Boerger [Thu, 25 Dec 2003 20:08:22 +0000 (20:08 +0000)]
Fix warning

21 years agoFix warning
Marcus Boerger [Thu, 25 Dec 2003 19:59:38 +0000 (19:59 +0000)]
Fix warning

21 years agoFixed Bug #26703 (Certain characters inside strings incorrectly treated as
Ilia Alshanetsky [Thu, 25 Dec 2003 18:57:26 +0000 (18:57 +0000)]
Fixed Bug #26703 (Certain characters inside strings incorrectly treated as
keywords). Original patch by vrana@php.net.

21 years agoworkaround for possible ORA-22280 warning if buffers were not flushed
Antony Dovgal [Thu, 25 Dec 2003 13:54:50 +0000 (13:54 +0000)]
workaround for possible ORA-22280 warning if buffers were not flushed

21 years agoChangeLog update
<changelog@php.net> [Thu, 25 Dec 2003 01:31:50 +0000 (01:31 +0000)]
ChangeLog update

21 years ago- fixes for compatibility. now fgetcsv() treats a null line to be a single
Moriyoshi Koizumi [Wed, 24 Dec 2003 21:30:43 +0000 (21:30 +0000)]
- fixes for compatibility. now fgetcsv() treats a null line to be a single
  null component.

21 years agoFixed bug #26707 (Incorrect error for disabled functions/classes).
Ilia Alshanetsky [Wed, 24 Dec 2003 16:38:22 +0000 (16:38 +0000)]
Fixed bug #26707 (Incorrect error for disabled functions/classes).

21 years agoseparate oci_lob_flush() to use it in oci_lob_append() etc. in the future
Antony Dovgal [Wed, 24 Dec 2003 15:01:54 +0000 (15:01 +0000)]
separate oci_lob_flush() to use it in oci_lob_append() etc. in the future

21 years ago- Supply some comments. Hope those help when you have to debug this dead beef.
Moriyoshi Koizumi [Wed, 24 Dec 2003 02:36:21 +0000 (02:36 +0000)]
- Supply some comments. Hope those help when you have to debug this dead beef.
- Fix iconv_mime_decode() to correctly handle "malformed" headers :)
- Fix iconv_mime_decode() bug, that the result is mangled when
  ICONV_MIME_CONTINUE_ON_ERROR is enabled and the function encounters an
  unconvertable encoded chunk.

21 years agoChangeLog update
<changelog@php.net> [Wed, 24 Dec 2003 01:31:55 +0000 (01:31 +0000)]
ChangeLog update

21 years agoFix segfault in ZTS mode
Wez Furlong [Tue, 23 Dec 2003 20:12:55 +0000 (20:12 +0000)]
Fix segfault in ZTS mode

21 years agoProperly detect bundled libtool when PHP is built in a separate directory.
Ilia Alshanetsky [Tue, 23 Dec 2003 18:20:46 +0000 (18:20 +0000)]
Properly detect bundled libtool when PHP is built in a separate directory.
Detect version of system libtool, which is used by phpize.

21 years agoMake test work with PostgreSQL 7.4
Ilia Alshanetsky [Tue, 23 Dec 2003 17:33:06 +0000 (17:33 +0000)]
Make test work with PostgreSQL 7.4

21 years agoA more general check for dirs under Release or Debug.
Wez Furlong [Tue, 23 Dec 2003 17:20:50 +0000 (17:20 +0000)]
A more general check for dirs under Release or Debug.

21 years agoThose are not structures :-)
Moriyoshi Koizumi [Tue, 23 Dec 2003 17:10:54 +0000 (17:10 +0000)]
Those are not structures :-)

21 years agoCompiler warning fixes.
Ilia Alshanetsky [Tue, 23 Dec 2003 17:08:44 +0000 (17:08 +0000)]
Compiler warning fixes.

21 years agoFixed compiler warnings.
Ilia Alshanetsky [Tue, 23 Dec 2003 17:05:43 +0000 (17:05 +0000)]
Fixed compiler warnings.

21 years agoadd oci_fetch_assoc(), oci_fetch_object(), oci_fetch_array() & oci_fetch_row()
Antony Dovgal [Tue, 23 Dec 2003 16:02:53 +0000 (16:02 +0000)]
add oci_fetch_assoc(), oci_fetch_object(), oci_fetch_array() & oci_fetch_row()
change ocifetchinto() to use php_oci_fetch_row()

21 years agoProper check for resolv.lib
Wez Furlong [Tue, 23 Dec 2003 16:01:41 +0000 (16:01 +0000)]
Proper check for resolv.lib

21 years agohuge patch
Antony Dovgal [Tue, 23 Dec 2003 15:45:36 +0000 (15:45 +0000)]
huge patch
change almost all func names to match naming conventions
keep ocifetchinto & *buffering for awhile - they will be rewritten soon
old names are kept as aliases

21 years agoimplement our own tiny little dependcy tracker and use
Wez Furlong [Tue, 23 Dec 2003 15:33:13 +0000 (15:33 +0000)]
implement our own tiny little dependcy tracker and use
it to build distros.

21 years agoenable inifile handler under new win32 build too
Wez Furlong [Tue, 23 Dec 2003 14:05:33 +0000 (14:05 +0000)]
enable inifile handler under new win32 build too

21 years agoAttempt to work around apparent problems with WshShell.CurrentDirectory.
Wez Furlong [Tue, 23 Dec 2003 13:10:54 +0000 (13:10 +0000)]
Attempt to work around apparent problems with WshShell.CurrentDirectory.
# Andi, please try this now

21 years agoBetter implementation of the prefix thing
Wez Furlong [Tue, 23 Dec 2003 12:40:41 +0000 (12:40 +0000)]
Better implementation of the prefix thing

21 years ago- Commit fixes to PHP man page
Andi Gutmans [Tue, 23 Dec 2003 11:06:50 +0000 (11:06 +0000)]
- Commit fixes to PHP man page

21 years agoFixed bug #26697 (calling class_exists on a nonexistent class in __autoload
Marcus Boerger [Tue, 23 Dec 2003 10:45:10 +0000 (10:45 +0000)]
Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload
results in segfault).

21 years agodo not delete connection ids, we need them
Antony Dovgal [Tue, 23 Dec 2003 09:21:14 +0000 (09:21 +0000)]
do not delete connection ids, we need them

21 years ago#fixed bug #26680
Georg Richter [Tue, 23 Dec 2003 06:28:12 +0000 (06:28 +0000)]
#fixed bug #26680

21 years agoAdding install target that follows the prefix
Frank M. Kromann [Tue, 23 Dec 2003 05:43:19 +0000 (05:43 +0000)]
Adding install target that follows the prefix

21 years agoNow that it has matured somewhat, don't discourage questions about it
Wez Furlong [Tue, 23 Dec 2003 02:51:18 +0000 (02:51 +0000)]
Now that it has matured somewhat, don't discourage questions about it
quite so strongly.
Add note about snapshot building.
# If you are building "official" snapshots, you need Edin's treasure-trove
# of libraries/headers and the snapshot template

21 years agofix API exports
Wez Furlong [Tue, 23 Dec 2003 01:57:26 +0000 (01:57 +0000)]
fix API exports

21 years agoImplement a glob() function for use by win32 configure.
Wez Furlong [Tue, 23 Dec 2003 01:55:33 +0000 (01:55 +0000)]
Implement a glob() function for use by win32 configure.

21 years agowin32 buildconf now honours extension dependencies and will
Wez Furlong [Tue, 23 Dec 2003 01:54:07 +0000 (01:54 +0000)]
win32 buildconf now honours extension dependencies and will
try its best to ensure that the config.w32 files are amalgamated
in such a way that modules are processed before their dependents.

21 years agoChangeLog update
<changelog@php.net> [Tue, 23 Dec 2003 01:31:50 +0000 (01:31 +0000)]
ChangeLog update

21 years agoUse a variable name so this actually works.
Frank M. Kromann [Tue, 23 Dec 2003 00:36:32 +0000 (00:36 +0000)]
Use a variable name so this actually works.

21 years agoFix build when both a path and the keyword shared is given
Frank M. Kromann [Tue, 23 Dec 2003 00:17:15 +0000 (00:17 +0000)]
Fix build when both a path and the keyword shared is given
Now works for both <path>,shared and shared,<path>

21 years agoTypos found by Petras Kudaras.
Marcus Boerger [Mon, 22 Dec 2003 23:45:53 +0000 (23:45 +0000)]
Typos found by Petras Kudaras.

21 years agoNo need for these trick when linking with a correct cclient.lib
Frank M. Kromann [Mon, 22 Dec 2003 23:30:20 +0000 (23:30 +0000)]
No need for these trick when linking with a correct cclient.lib

21 years agoFix test
Marcus Boerger [Mon, 22 Dec 2003 23:23:06 +0000 (23:23 +0000)]
Fix test

21 years agoPreserve casing
Marcus Boerger [Mon, 22 Dec 2003 23:17:17 +0000 (23:17 +0000)]
Preserve casing

21 years agoFix test
Marcus Boerger [Mon, 22 Dec 2003 23:15:34 +0000 (23:15 +0000)]
Fix test

21 years agoUpdate
Marcus Boerger [Mon, 22 Dec 2003 22:59:44 +0000 (22:59 +0000)]
Update

21 years agoAdd more tests
Marcus Boerger [Mon, 22 Dec 2003 22:53:48 +0000 (22:53 +0000)]
Add more tests

21 years agoFix tests now that class names are shown in correct casing
Marcus Boerger [Mon, 22 Dec 2003 22:50:02 +0000 (22:50 +0000)]
Fix tests now that class names are shown in correct casing

21 years agoDon't annoy people building snaps/dists using VC6
Wez Furlong [Mon, 22 Dec 2003 22:48:29 +0000 (22:48 +0000)]
Don't annoy people building snaps/dists using VC6

21 years agoAllow FrontBase to build against my local version of the headers
Wez Furlong [Mon, 22 Dec 2003 22:41:59 +0000 (22:41 +0000)]
Allow FrontBase to build against my local version of the headers

21 years agoProper header check for yaz.
Wez Furlong [Mon, 22 Dec 2003 22:39:57 +0000 (22:39 +0000)]
Proper header check for yaz.

21 years agoPreserve class name casing.
Marcus Boerger [Mon, 22 Dec 2003 22:34:28 +0000 (22:34 +0000)]
Preserve class name casing.

21 years agoBFN
Marcus Boerger [Mon, 22 Dec 2003 22:33:45 +0000 (22:33 +0000)]
BFN

21 years agoFor GD, build the extension as php_gd2.dll instead of php_gd.dll.
Wez Furlong [Mon, 22 Dec 2003 22:33:43 +0000 (22:33 +0000)]
For GD, build the extension as php_gd2.dll instead of php_gd.dll.
Thanks again Frank :-)

21 years agoIt seems that making the NewAPIs.h header globally visible causes
Wez Furlong [Mon, 22 Dec 2003 22:30:50 +0000 (22:30 +0000)]
It seems that making the NewAPIs.h header globally visible causes
problems when compiling the com_dotnet extension, so I'm moving
it to be visible only to the VCWD code.
Thanks Frank :-)

21 years agoFixed bug #26695 (Reflection API does not recognize mixed-case class hints)
Marcus Boerger [Mon, 22 Dec 2003 20:03:01 +0000 (20:03 +0000)]
Fixed bug #26695 (Reflection API does not recognize mixed-case class hints)
# The exception part

21 years agoConvert to windows line endings
Frank M. Kromann [Mon, 22 Dec 2003 18:23:39 +0000 (18:23 +0000)]
Convert to windows line endings

21 years agobeautifying :)
Georg Richter [Mon, 22 Dec 2003 17:00:54 +0000 (17:00 +0000)]
beautifying :)

21 years agofixed bug #26680
Georg Richter [Mon, 22 Dec 2003 16:56:14 +0000 (16:56 +0000)]
fixed bug #26680

21 years agorollback to previouos version
Rob Richards [Mon, 22 Dec 2003 16:49:54 +0000 (16:49 +0000)]
rollback to previouos version
bug #26690 fixed in libxml.c

21 years agoonly test url_stat in read mode
Rob Richards [Mon, 22 Dec 2003 16:46:26 +0000 (16:46 +0000)]
only test url_stat in read mode

21 years agoFixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers).
Ilia Alshanetsky [Mon, 22 Dec 2003 16:32:29 +0000 (16:32 +0000)]
Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers).

21 years agoFixed bug #26675 (Segfault on ArrayAccess use)
Marcus Boerger [Mon, 22 Dec 2003 16:27:14 +0000 (16:27 +0000)]
Fixed bug #26675 (Segfault on ArrayAccess use)
Update NEWS

21 years agoDefine INADDR_NONE for systems that don't have it (apparently solaris).
Ilia Alshanetsky [Mon, 22 Dec 2003 16:00:52 +0000 (16:00 +0000)]
Define INADDR_NONE for systems that don't have it (apparently solaris).

21 years agoMissing bit for bug #26625.
Ilia Alshanetsky [Mon, 22 Dec 2003 15:56:51 +0000 (15:56 +0000)]
Missing bit for bug #26625.

21 years agoVerify that new build system works with Pi3Web 2.0.2
Wez Furlong [Mon, 22 Dec 2003 15:32:11 +0000 (15:32 +0000)]
Verify that new build system works with Pi3Web 2.0.2

21 years agoFix bug #26692; Could not find GetLongPathNameA under NT4.
Wez Furlong [Mon, 22 Dec 2003 15:01:05 +0000 (15:01 +0000)]
Fix bug #26692; Could not find GetLongPathNameA under NT4.
This fix relies on you having the Platform SDK headers.
Using the new build system, the NewAPIs.h header will be detected
automatically, however, for people building using .dsp files,
you will need to add /DHAVE_NEWAPIS_H=1 to the TSRM project
if you have those newer headers.

21 years agoAdd dependencies for these extensions
Wez Furlong [Mon, 22 Dec 2003 13:16:43 +0000 (13:16 +0000)]
Add dependencies for these extensions

21 years agoAdd --enable-snapshot-build configure option for win32 build.
Wez Furlong [Mon, 22 Dec 2003 13:13:39 +0000 (13:13 +0000)]
Add --enable-snapshot-build configure option for win32 build.
Using it will attempt to switch on any configure options that
were left to their default value of "no".

Add a "snap" target to the makefile which will run a sub-process
to make each SAPI and EXT independently, so that the whole process
does not bail out if a particular extension is broken.

Add a way to specify dependencies between extensions in the
config.w32 files so that the makefile will include appropriate rules
and linkage.

21 years agoexport these symbols for use by SPL as a shared extension
Wez Furlong [Mon, 22 Dec 2003 13:09:15 +0000 (13:09 +0000)]
export these symbols for use by SPL as a shared extension

21 years agoadd win32 configure option for CLI to switch on CRT heap debugging
Wez Furlong [Mon, 22 Dec 2003 13:08:04 +0000 (13:08 +0000)]
add win32 configure option for CLI to switch on CRT heap debugging

21 years agoCorrecting the description field.
Jon Parise [Mon, 22 Dec 2003 06:19:01 +0000 (06:19 +0000)]
Correcting the description field.

21 years agoChangeLog update
<changelog@php.net> [Mon, 22 Dec 2003 01:31:56 +0000 (01:31 +0000)]
ChangeLog update