]> granicus.if.org Git - php/log
php
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

21 years ago- Fix multibyte handling errors in iconv_mime_encode() when quoted-printable
Moriyoshi Koizumi [Mon, 22 Dec 2003 01:30:00 +0000 (01:30 +0000)]
- Fix multibyte handling errors in iconv_mime_encode() when quoted-printable
  encoding scheme is used.
- Fix segfault that occurs in iconv_mime_encode() when input_charset or
  output_charset parameter is not specified in the associative array.

21 years ago- Fix version number so that people are not mistaking our development
Derick Rethans [Sun, 21 Dec 2003 18:57:59 +0000 (18:57 +0000)]
- Fix version number so that people are not mistaking our development
  version for RC1.

21 years agoCorrected argument parsing.
Ilia Alshanetsky [Sun, 21 Dec 2003 18:46:15 +0000 (18:46 +0000)]
Corrected argument parsing.

21 years agoB3 here we go (away)
Zeev Suraski [Sun, 21 Dec 2003 18:30:57 +0000 (18:30 +0000)]
B3 here we go (away)

21 years agoUpdate date
Zeev Suraski [Sun, 21 Dec 2003 18:30:31 +0000 (18:30 +0000)]
Update date

21 years agoB3 here we come
Zeev Suraski [Sun, 21 Dec 2003 18:26:29 +0000 (18:26 +0000)]
B3 here we come

21 years agoCompiler warning fixes.
Ilia Alshanetsky [Sun, 21 Dec 2003 18:22:14 +0000 (18:22 +0000)]
Compiler warning fixes.

21 years agoFixed uninitialized usage of mdtype when unknown signature algorithm is
Ilia Alshanetsky [Sun, 21 Dec 2003 18:17:20 +0000 (18:17 +0000)]
Fixed uninitialized usage of mdtype when unknown signature algorithm is
found.

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

21 years ago- Make the world a better place.
Andi Gutmans [Sat, 20 Dec 2003 21:27:49 +0000 (21:27 +0000)]
- Make the world a better place.
- Will roll b3 tomorrow.

21 years agoMFB fix for #25597
Wez Furlong [Sat, 20 Dec 2003 20:25:55 +0000 (20:25 +0000)]
MFB fix for #25597

21 years agonew win32 build tweaks
Wez Furlong [Sat, 20 Dec 2003 01:44:53 +0000 (01:44 +0000)]
new win32 build tweaks

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

21 years agoForgot to add embed config.w32, and tweak version resource when CREDITS file is missing.
Wez Furlong [Fri, 19 Dec 2003 23:19:19 +0000 (23:19 +0000)]
Forgot to add embed config.w32, and tweak version resource when CREDITS file is missing.

21 years agoExport flock for win32
Wez Furlong [Fri, 19 Dec 2003 23:18:14 +0000 (23:18 +0000)]
Export flock for win32

21 years agoMore things for the new build system.
Wez Furlong [Fri, 19 Dec 2003 20:39:04 +0000 (20:39 +0000)]
More things for the new build system.
Pi3Web and aolserver build untested (no headers and libs for those here)

21 years agoMake apache2handler build with new build system.
Wez Furlong [Fri, 19 Dec 2003 18:28:56 +0000 (18:28 +0000)]
Make apache2handler build with new build system.
Perhaps also make it build with .dsp system too...

21 years agoMoved ext/notes to PECL.
Wez Furlong [Fri, 19 Dec 2003 17:13:20 +0000 (17:13 +0000)]
Moved ext/notes to PECL.
(win32 only, and doesn't build on snaps.php.net)

21 years agoadd tests to HEAD
Antony Dovgal [Fri, 19 Dec 2003 17:03:12 +0000 (17:03 +0000)]
add tests to HEAD

21 years agoMake these build with new win32 build system.
Wez Furlong [Fri, 19 Dec 2003 17:00:14 +0000 (17:00 +0000)]
Make these build with new win32 build system.

21 years agoMake xmlrpc build using our expat compat functions.
Wez Furlong [Fri, 19 Dec 2003 16:59:37 +0000 (16:59 +0000)]
Make xmlrpc build using our expat compat functions.
Would be good if someone could verify that it actually
works in this configuration.

21 years agoadd config.w32 for ext/yaz
Wez Furlong [Fri, 19 Dec 2003 16:59:09 +0000 (16:59 +0000)]
add config.w32 for ext/yaz
Edin: we need to update the yaz stuff in php-win32-dev
so that this extension will build.

21 years agoExport expat compat functions.
Wez Furlong [Fri, 19 Dec 2003 16:57:36 +0000 (16:57 +0000)]
Export expat compat functions.
"Implement" XML_GetCurrentByteCount(); probably not 100%
correct, but the only usage of it is by xmlrpc extension when
reporting an error; it should be safe.

21 years agodon't overwrite internal_functions.c if the content did not change;
Wez Furlong [Fri, 19 Dec 2003 16:55:59 +0000 (16:55 +0000)]
don't overwrite internal_functions.c if the content did not change;
this saves re-linking php*.dll when you add shared extensions to
your config.