]>
granicus.if.org Git - php/log
Rob Richards [Sat, 20 Nov 2004 11:40:49 +0000 (11:40 +0000)]
fix crash when calling com methods
- due to change in Zend
<changelog@php.net> [Sat, 20 Nov 2004 01:36:16 +0000 (01:36 +0000)]
ChangeLog update
Antony Dovgal [Fri, 19 Nov 2004 16:55:37 +0000 (16:55 +0000)]
fix bug #30587 (array_multisort doesn't separate zvals before changing them)
<changelog@php.net> [Fri, 19 Nov 2004 01:35:44 +0000 (01:35 +0000)]
ChangeLog update
Rob Richards [Thu, 18 Nov 2004 19:59:23 +0000 (19:59 +0000)]
Fixed bug #30061 (xml_set_start_namespace_decl_handler not called)
hopefully resolve a bunch of entity issues
Rob Richards [Thu, 18 Nov 2004 19:54:30 +0000 (19:54 +0000)]
prototype fixes (Jakub Vrána)
Rob Richards [Thu, 18 Nov 2004 18:26:13 +0000 (18:26 +0000)]
Fixed bug #30832 ("!" stripped off comments in xml parser)
reset sax->initialized flag when not using SAX2
Rob Richards [Thu, 18 Nov 2004 16:36:00 +0000 (16:36 +0000)]
fix SAX2 handling to work with libxml 2.6.16
Rob Richards [Thu, 18 Nov 2004 16:35:04 +0000 (16:35 +0000)]
fix typo so it compiles
Antony Dovgal [Thu, 18 Nov 2004 14:57:45 +0000 (14:57 +0000)]
run-test2 should be able to emulate POST & GET in the same time
<changelog@php.net> [Thu, 18 Nov 2004 01:34:33 +0000 (01:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 17 Nov 2004 23:42:14 +0000 (23:42 +0000)]
Gracefully handle allocation failure.
Pierre Joye [Wed, 17 Nov 2004 20:19:35 +0000 (20:19 +0000)]
- Really fix imagefill, part of my previous (old) fix was not applied
(blame me), bak the alphablending and restore it on exit
Pierre Joye [Wed, 17 Nov 2004 17:21:22 +0000 (17:21 +0000)]
- MFB: fix #30739, imagefill did not set back alphablending mode
Stanislav Malyshev [Wed, 17 Nov 2004 12:06:27 +0000 (12:06 +0000)]
fix crash
Dmitry Stogov [Wed, 17 Nov 2004 06:18:18 +0000 (06:18 +0000)]
namespace was renamed
<changelog@php.net> [Wed, 17 Nov 2004 01:37:20 +0000 (01:37 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 16 Nov 2004 21:04:10 +0000 (21:04 +0000)]
Fixed possible usage of un-initialized variable.
Dmitry Stogov [Tue, 16 Nov 2004 13:51:09 +0000 (13:51 +0000)]
indentation fixed.
Dmitry Stogov [Tue, 16 Nov 2004 13:04:39 +0000 (13:04 +0000)]
Fixed bug #30799 (SoapServer doesn't handle private or protected properties)
Dmitry Stogov [Tue, 16 Nov 2004 12:07:32 +0000 (12:07 +0000)]
Class mapping was implemented (Bug #29385 Soapserver always uses std class).
Derick Rethans [Tue, 16 Nov 2004 07:48:25 +0000 (07:48 +0000)]
- Make this compile for the Mac again
<changelog@php.net> [Tue, 16 Nov 2004 01:36:15 +0000 (01:36 +0000)]
ChangeLog update
Frank M. Kromann [Mon, 15 Nov 2004 23:59:22 +0000 (23:59 +0000)]
Fix one-shot builds.
Ilia Alshanetsky [Mon, 15 Nov 2004 23:43:12 +0000 (23:43 +0000)]
Fixed bug #29801 (Set limit on the size of mmapable data).
Ilia Alshanetsky [Mon, 15 Nov 2004 23:37:05 +0000 (23:37 +0000)]
MFB: fixed build.
Edin Kadribasic [Mon, 15 Nov 2004 23:27:48 +0000 (23:27 +0000)]
iconv is built-in in php5
Frank M. Kromann [Mon, 15 Nov 2004 22:45:29 +0000 (22:45 +0000)]
Adding most of the changes suggested in #30280. Mostly fix's for possible leaks.
Frank M. Kromann [Mon, 15 Nov 2004 21:13:25 +0000 (21:13 +0000)]
Avoid renaming of sprintf to php_sprintf
Frank M. Kromann [Mon, 15 Nov 2004 21:04:09 +0000 (21:04 +0000)]
Fix win32 build.
Derick Rethans [Mon, 15 Nov 2004 19:26:45 +0000 (19:26 +0000)]
- Fixed bug #30779 (Compile of Zend/zend_strtod.c fails on Sparc)
Sergey Kartashoff [Mon, 15 Nov 2004 19:08:19 +0000 (19:08 +0000)]
# Unix EOLs fixed
Sergey Kartashoff [Mon, 15 Nov 2004 19:03:20 +0000 (19:03 +0000)]
# Copyright header & version info changed to PHP 5 standard notice
Frank M. Kromann [Mon, 15 Nov 2004 18:27:10 +0000 (18:27 +0000)]
Adding php_sprintf.c to Win32 build
Derick Rethans [Mon, 15 Nov 2004 16:31:12 +0000 (16:31 +0000)]
- MF5.0: Fixed bug #28599 (strtotime fails with zero base time).
Antony Dovgal [Mon, 15 Nov 2004 14:00:48 +0000 (14:00 +0000)]
fix CLI leaks when using malformed option string
Derick Rethans [Mon, 15 Nov 2004 13:42:22 +0000 (13:42 +0000)]
- MFH4.3: Cleaned up some of the locale mess:
* all internal use of sprintf, snprintf and the like will always
use the . as thousands seperator (if php.h is included only!).
* echo, printf() and sprintf() always render locale-aware
* added the %F modifier for non-locale aware rendering for floats
<changelog@php.net> [Mon, 15 Nov 2004 01:36:53 +0000 (01:36 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 14 Nov 2004 20:00:16 +0000 (20:00 +0000)]
Added support for better control over FTP encryption protocols.
Sergey Kartashoff [Sun, 14 Nov 2004 19:29:59 +0000 (19:29 +0000)]
# Unix EOLs fixed
Sergey Kartashoff [Sun, 14 Nov 2004 18:30:40 +0000 (18:30 +0000)]
- More mnogosearch-3.2.23+ compatibility
Marcus Boerger [Sun, 14 Nov 2004 18:01:44 +0000 (18:01 +0000)]
- Bugix #30783: Apache crash when using ReflectionFunction::getStaticVariables()
Antony Dovgal [Sun, 14 Nov 2004 13:33:59 +0000 (13:33 +0000)]
fix #30780 (tidy segfaults on 'new tidyNode;')
<changelog@php.net> [Sun, 14 Nov 2004 01:36:55 +0000 (01:36 +0000)]
ChangeLog update
Rob Richards [Sat, 13 Nov 2004 14:32:44 +0000 (14:32 +0000)]
Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing).
<changelog@php.net> [Sat, 13 Nov 2004 01:51:05 +0000 (01:51 +0000)]
ChangeLog update
Frank M. Kromann [Fri, 12 Nov 2004 20:32:43 +0000 (20:32 +0000)]
fix ZTS builds
Ilia Alshanetsky [Fri, 12 Nov 2004 02:22:01 +0000 (02:22 +0000)]
Simplify and cleanup code.
<changelog@php.net> [Fri, 12 Nov 2004 01:51:37 +0000 (01:51 +0000)]
ChangeLog update
Marcus Boerger [Thu, 11 Nov 2004 20:06:23 +0000 (20:06 +0000)]
- Correct exception throwing
Marcus Boerger [Thu, 11 Nov 2004 19:42:11 +0000 (19:42 +0000)]
- Use exceptions now they work
Marcus Boerger [Thu, 11 Nov 2004 19:36:27 +0000 (19:36 +0000)]
- Use appropriate exception class where possible
Marcus Boerger [Thu, 11 Nov 2004 19:31:27 +0000 (19:31 +0000)]
- Drop debug message
Rob Richards [Thu, 11 Nov 2004 13:08:32 +0000 (13:08 +0000)]
add support for file://localhost/
support file:/// under windows again
Dmitry Stogov [Thu, 11 Nov 2004 09:17:10 +0000 (09:17 +0000)]
Support for lists in non-WSDL mode was implemented
Support for "xsi:type" was improved
Antony Dovgal [Thu, 11 Nov 2004 06:57:06 +0000 (06:57 +0000)]
fix #30751 (phpinfo() shows the same ini path after reconfigure with --with-config-file-path)
<changelog@php.net> [Thu, 11 Nov 2004 01:55:43 +0000 (01:55 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 11 Nov 2004 00:38:04 +0000 (00:38 +0000)]
Fixed bug #30750 (Meaningful error message when upload directory is not
accessible).
Frank M. Kromann [Wed, 10 Nov 2004 23:52:56 +0000 (23:52 +0000)]
No need to ude /Fo twice.
Unbreak the build be readding the compile only flag
Frank M. Kromann [Wed, 10 Nov 2004 20:12:42 +0000 (20:12 +0000)]
Make sure files are stored in the right directory
Wez Furlong [Wed, 10 Nov 2004 19:47:15 +0000 (19:47 +0000)]
Fix leaking handle.
Thanks to ilya77 at gmail dot com
Marcus Boerger [Wed, 10 Nov 2004 19:22:26 +0000 (19:22 +0000)]
- Add new tests
Ard Biesheuvel [Wed, 10 Nov 2004 11:21:50 +0000 (11:21 +0000)]
Fixed return value of ibase_execute()
<changelog@php.net> [Wed, 10 Nov 2004 01:49:49 +0000 (01:49 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 10 Nov 2004 01:43:04 +0000 (01:43 +0000)]
Fixed possible overflow.
Andrei Zmievski [Tue, 9 Nov 2004 20:59:02 +0000 (20:59 +0000)]
Revert inadvertent commit.
Andrei Zmievski [Tue, 9 Nov 2004 20:58:24 +0000 (20:58 +0000)]
.dylib extension are Mach-O shared libraries that meant for linking
against. Loadable modules (aka bundles) can have any extension, so we
should probably stick with .so
http://fink.sourceforge.net/doc/porting/shared.php?phpLang=en#lib-and-mod
Joe Orton [Tue, 9 Nov 2004 16:11:13 +0000 (16:11 +0000)]
Fix --with-recode since PHP_YAZ is never defined.
Joe Orton [Tue, 9 Nov 2004 15:58:16 +0000 (15:58 +0000)]
Make the "rounding fuzz" check work again with gcc 3.3 and later,
fixing the bug24142 test.
Frank M. Kromann [Tue, 9 Nov 2004 15:05:20 +0000 (15:05 +0000)]
Fix typo in man page. Bug #30727. Patch by Jakub Vrana
Dmitry Stogov [Tue, 9 Nov 2004 08:13:35 +0000 (08:13 +0000)]
Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob)
<changelog@php.net> [Tue, 9 Nov 2004 01:47:08 +0000 (01:47 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 9 Nov 2004 00:44:12 +0000 (00:44 +0000)]
Fixed crash inside cpdf_setdash() if called before page init.
Marcus Boerger [Mon, 8 Nov 2004 13:44:34 +0000 (13:44 +0000)]
- Simplify construction of RecursiveIteratorIterator
Marcus Boerger [Mon, 8 Nov 2004 13:42:53 +0000 (13:42 +0000)]
- Fix constructors
- This fixes exceptions in spl
Ilia Alshanetsky [Mon, 8 Nov 2004 04:54:27 +0000 (04:54 +0000)]
Fixed possible crash on fstat() failure.
<changelog@php.net> [Sat, 6 Nov 2004 01:51:41 +0000 (01:51 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 5 Nov 2004 01:36:27 +0000 (01:36 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 5 Nov 2004 00:05:55 +0000 (00:05 +0000)]
Simplify and cleanup code.
Marcus Boerger [Thu, 4 Nov 2004 22:07:18 +0000 (22:07 +0000)]
- Add new test
Marcus Boerger [Thu, 4 Nov 2004 20:13:30 +0000 (20:13 +0000)]
Bug #30627
Dmitry Stogov [Thu, 4 Nov 2004 15:30:28 +0000 (15:30 +0000)]
Fixed bug #30685 (Malformed SOAPClient http header reequest).
Edin Kadribasic [Thu, 4 Nov 2004 02:41:40 +0000 (02:41 +0000)]
MySQL is releasing client libraries that compile out of the box
with mysqli extension, so there is no need for a specially compiled
client library anymore.
Edin Kadribasic [Thu, 4 Nov 2004 02:06:04 +0000 (02:06 +0000)]
Added zend_strtod.c to the new build
Edin Kadribasic [Thu, 4 Nov 2004 02:05:36 +0000 (02:05 +0000)]
Added zend_strtod.* to the build
Edin Kadribasic [Thu, 4 Nov 2004 02:04:39 +0000 (02:04 +0000)]
Make zend_strtod compile on windows
<changelog@php.net> [Thu, 4 Nov 2004 01:32:26 +0000 (01:32 +0000)]
ChangeLog update
Moriyoshi Koizumi [Thu, 4 Nov 2004 00:13:08 +0000 (00:13 +0000)]
- Add entry for zend_strtod.c in belief that this is still active.
Derick Rethans [Wed, 3 Nov 2004 23:36:51 +0000 (23:36 +0000)]
- Fixed bug #30630: Added a BSD based strtod function that is
locale-independent. (PHP part)
Moriyoshi Koizumi [Wed, 3 Nov 2004 23:25:33 +0000 (23:25 +0000)]
- Don't show grep outputs
Derick Rethans [Wed, 3 Nov 2004 23:13:32 +0000 (23:13 +0000)]
- Fixed bug #30630: Added a BSD based strtod function that is
locale-independent.
Moriyoshi Koizumi [Wed, 3 Nov 2004 23:05:18 +0000 (23:05 +0000)]
- Checks for Darwin'ish systems that uses Mach-O, which apparently doesn't
support weak symbol aliasing at this time.
Ilia Alshanetsky [Wed, 3 Nov 2004 22:17:45 +0000 (22:17 +0000)]
emalloc() failures are handled by zend engine.
Marcus Boerger [Wed, 3 Nov 2004 21:18:44 +0000 (21:18 +0000)]
- Trying to invoke function not methot here
Marcus Boerger [Wed, 3 Nov 2004 21:11:48 +0000 (21:11 +0000)]
- Fix invokeargs() with static methods
Joe Orton [Wed, 3 Nov 2004 14:32:52 +0000 (14:32 +0000)]
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
to support multi-ABI platforms.
Joe Orton [Wed, 3 Nov 2004 14:07:09 +0000 (14:07 +0000)]
Core changes to support multi-ABI platforms with libraries in
/usr/lib64 rather than /usr/lib.
* configure.in: Add --with-libdir flag; define PHP_LIBDIR.
* acinclude.m4 (PHP_REMOVE_USR_LIB, PHP_RUNPATH_SWITCH,
PHP_ADD_LIBPATH): Check for /usr/$PHP_LIBDIR rather than /usr/lib.
(PHP_SETUP_OPENSSL, PHP_SETUP_ICONV): Use /path/to/$PHP_LIBDIR in
place of /path/to/lib.
Joe Orton [Wed, 3 Nov 2004 13:12:41 +0000 (13:12 +0000)]
Remove unused variable.
Joe Orton [Wed, 3 Nov 2004 13:04:10 +0000 (13:04 +0000)]
Fix extraction of httpd version if httpd is linked against -lefence.
Dmitry Stogov [Wed, 3 Nov 2004 07:11:49 +0000 (07:11 +0000)]
Fixed "isset() and the new VM" bug.