]>
granicus.if.org Git - php/log
<changelog@php.net> [Sun, 20 Jun 2004 00:32:22 +0000 (00:32 +0000)]
ChangeLog update
Jan Lehnardt [Sat, 19 Jun 2004 20:32:07 +0000 (20:32 +0000)]
- do it right (phpize path issue)
Jan Lehnardt [Sat, 19 Jun 2004 19:39:56 +0000 (19:39 +0000)]
- phpize now can handle directories with spaces in their name (#28847)
Sebastian Bergmann [Sat, 19 Jun 2004 16:52:04 +0000 (16:52 +0000)]
Reflection_* -> Reflection*. Patch by Timm Friebe.
<changelog@php.net> [Sat, 19 Jun 2004 00:32:22 +0000 (00:32 +0000)]
ChangeLog update
Sara Golemon [Fri, 18 Jun 2004 18:33:46 +0000 (18:33 +0000)]
Another typo in converting array index doubles to long.
George Schlossnagle [Fri, 18 Jun 2004 18:10:52 +0000 (18:10 +0000)]
tests for the crash in bug 28213
George Schlossnagle [Fri, 18 Jun 2004 17:34:58 +0000 (17:34 +0000)]
fix for 28213.
class_name and call_type should be reinitialized on every loop iter.
Martin Jansen [Fri, 18 Jun 2004 14:41:01 +0000 (14:41 +0000)]
* Replaced the nonexistent word "postfix" with "suffix".
Sara Golemon [Fri, 18 Jun 2004 00:44:37 +0000 (00:44 +0000)]
String lengths should never be char pointers.
Ilia Alshanetsky [Fri, 18 Jun 2004 00:44:35 +0000 (00:44 +0000)]
Fixed possible memory leak.
Ilia Alshanetsky [Fri, 18 Jun 2004 00:36:58 +0000 (00:36 +0000)]
Fixed bug #28818 (Apache 2 sapis do not export st_dev).
<changelog@php.net> [Fri, 18 Jun 2004 00:32:27 +0000 (00:32 +0000)]
ChangeLog update
Sara Golemon [Thu, 17 Jun 2004 18:23:47 +0000 (18:23 +0000)]
String length in parse_parameters should be int
<changelog@php.net> [Thu, 17 Jun 2004 00:32:34 +0000 (00:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 17 Jun 2004 00:17:49 +0000 (00:17 +0000)]
Properly handly high ascii values in soundex().
Ard Biesheuvel [Wed, 16 Jun 2004 23:57:25 +0000 (23:57 +0000)]
64-bit bugsquash party
Stig Bakken [Wed, 16 Jun 2004 16:26:12 +0000 (16:26 +0000)]
* don't register object on destructors list if it does not define its
own emulated destructor
<changelog@php.net> [Wed, 16 Jun 2004 00:32:45 +0000 (00:32 +0000)]
ChangeLog update
Stefan Esser [Tue, 15 Jun 2004 22:38:18 +0000 (22:38 +0000)]
Fixed: made 3rd parameter to strrpos 64bit safe.
Marcus Boerger [Tue, 15 Jun 2004 20:40:58 +0000 (20:40 +0000)]
BFN
Marcus Boerger [Tue, 15 Jun 2004 20:39:49 +0000 (20:39 +0000)]
#28789: ReflectionProperty getValue() fails on public static members
Pierre Joye [Tue, 15 Jun 2004 16:48:49 +0000 (16:48 +0000)]
- Fix #1602 (reported by Cox)
Do not display var=value using config-get (easy scripting)
Pierre Joye [Tue, 15 Jun 2004 16:33:46 +0000 (16:33 +0000)]
- Fix licence (#1645)
- update my status there, reflecting the fact for the past 11 months
Ard Biesheuvel [Tue, 15 Jun 2004 14:16:22 +0000 (14:16 +0000)]
Refactored statement allocation
Added emulated support for named input parameters
Rob Richards [Tue, 15 Jun 2004 11:51:09 +0000 (11:51 +0000)]
BFN
Rob Richards [Tue, 15 Jun 2004 11:50:56 +0000 (11:50 +0000)]
Fixed bug #28771 (Segfault when using xslt and clone)
Add test case for bug #28721
Ard Biesheuvel [Tue, 15 Jun 2004 10:22:21 +0000 (10:22 +0000)]
Un-revert param index fix
Ard Biesheuvel [Tue, 15 Jun 2004 10:06:41 +0000 (10:06 +0000)]
Revert (at Wez's request)
<changelog@php.net> [Tue, 15 Jun 2004 00:32:13 +0000 (00:32 +0000)]
ChangeLog update
Antony Dovgal [Mon, 14 Jun 2004 20:10:27 +0000 (20:10 +0000)]
add tests
Antony Dovgal [Mon, 14 Jun 2004 19:58:35 +0000 (19:58 +0000)]
fix config.m4
add fold markers
Marcus Boerger [Mon, 14 Jun 2004 19:09:42 +0000 (19:09 +0000)]
Need {} here
Ard Biesheuvel [Mon, 14 Jun 2004 10:56:49 +0000 (10:56 +0000)]
Added support for fetching and binding to blob fields
<changelog@php.net> [Mon, 14 Jun 2004 00:32:15 +0000 (00:32 +0000)]
ChangeLog update
Ard Biesheuvel [Sun, 13 Jun 2004 23:24:31 +0000 (23:24 +0000)]
Release isc statement handle when dtor is called
Don't separate() bound zvals
Ard Biesheuvel [Sun, 13 Jun 2004 22:09:54 +0000 (22:09 +0000)]
Report param binding error
Ilia Alshanetsky [Sun, 13 Jun 2004 17:04:36 +0000 (17:04 +0000)]
Standardize error reporting.
Pierre Joye [Sun, 13 Jun 2004 14:06:01 +0000 (14:06 +0000)]
- Typo (#1627) (cox)
Ard Biesheuvel [Sun, 13 Jun 2004 10:35:01 +0000 (10:35 +0000)]
Added double param type
Rob Richards [Sun, 13 Jun 2004 10:13:12 +0000 (10:13 +0000)]
BFN
Rob Richards [Sun, 13 Jun 2004 10:12:47 +0000 (10:12 +0000)]
Fix bug #28721 (appendChild() and insertBefore() unset DOMText)
<changelog@php.net> [Sun, 13 Jun 2004 00:32:14 +0000 (00:32 +0000)]
ChangeLog update
Ard Biesheuvel [Sat, 12 Jun 2004 22:17:16 +0000 (22:17 +0000)]
GCC fixes
Ard Biesheuvel [Sat, 12 Jun 2004 20:52:07 +0000 (20:52 +0000)]
Revert
Ard Biesheuvel [Sat, 12 Jun 2004 18:56:07 +0000 (18:56 +0000)]
Added client/server info attributes
Ard Biesheuvel [Sat, 12 Jun 2004 18:42:13 +0000 (18:42 +0000)]
Hope I finally got it right this time
Ard Biesheuvel [Sat, 12 Jun 2004 17:09:33 +0000 (17:09 +0000)]
Folding markers
Ard Biesheuvel [Sat, 12 Jun 2004 16:58:20 +0000 (16:58 +0000)]
Improved error handling
Added some comments
Ard Biesheuvel [Sat, 12 Jun 2004 16:07:52 +0000 (16:07 +0000)]
Removed dependency on regular interbase extension
Added support for all datatypes except BLOBs
Ard Biesheuvel [Sat, 12 Jun 2004 16:05:49 +0000 (16:05 +0000)]
Removed dependency on regular interbase extension
Ard Biesheuvel [Sat, 12 Jun 2004 14:59:45 +0000 (14:59 +0000)]
Use snaps. LIB path
Ard Biesheuvel [Sat, 12 Jun 2004 10:23:31 +0000 (10:23 +0000)]
Changed LIB path
Greg Beaver [Sat, 12 Jun 2004 06:15:55 +0000 (06:15 +0000)]
fix bug #1610: pear package doesn't validate deps
It was never validating deps at all!
Greg Beaver [Sat, 12 Jun 2004 05:48:10 +0000 (05:48 +0000)]
fix bug #1615: installer must create extension dir if it doesn't exist, patch by Tomas
Greg Beaver [Sat, 12 Jun 2004 05:36:40 +0000 (05:36 +0000)]
fix bug #1617, exception never returned from PEAR_ErrorStack->push()
Ard Biesheuvel [Sat, 12 Jun 2004 03:11:16 +0000 (03:11 +0000)]
New test
Ard Biesheuvel [Sat, 12 Jun 2004 03:09:48 +0000 (03:09 +0000)]
Nearly complete implementation
No date/time fields yet ...
Ard Biesheuvel [Sat, 12 Jun 2004 02:49:47 +0000 (02:49 +0000)]
Added export macros
Ard Biesheuvel [Sat, 12 Jun 2004 02:35:34 +0000 (02:35 +0000)]
Added double param type
Added param struct initialiser
Reversed param parsing order (long <=> string)
Ard Biesheuvel [Fri, 11 Jun 2004 01:37:06 +0000 (01:37 +0000)]
Initial revision (incomplete)
<changelog@php.net> [Fri, 11 Jun 2004 00:34:13 +0000 (00:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 10 Jun 2004 19:38:24 +0000 (19:38 +0000)]
hypot() is not experimental.
Ilia Alshanetsky [Thu, 10 Jun 2004 14:06:17 +0000 (14:06 +0000)]
Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test
command does not support -e parameter).
Marcus Boerger [Thu, 10 Jun 2004 13:39:30 +0000 (13:39 +0000)]
Changed that a bit
Marcus Boerger [Thu, 10 Jun 2004 13:38:31 +0000 (13:38 +0000)]
- Require a single white-space char after /** to start a doc comment that
way we prevent /*** from becoming a doc comment (as requested Derick).
Marcus Boerger [Thu, 10 Jun 2004 12:32:09 +0000 (12:32 +0000)]
Add missing declaration
Marcus Boerger [Thu, 10 Jun 2004 12:11:16 +0000 (12:11 +0000)]
Small code layout change
Marcus Boerger [Thu, 10 Jun 2004 11:57:04 +0000 (11:57 +0000)]
BFN
Marcus Boerger [Thu, 10 Jun 2004 11:40:34 +0000 (11:40 +0000)]
Do not require NEWLINE at start of doccomment
Marcus Boerger [Thu, 10 Jun 2004 11:29:15 +0000 (11:29 +0000)]
BFN
Marcus Boerger [Thu, 10 Jun 2004 11:28:29 +0000 (11:28 +0000)]
Bugfix #28699: Reflection api bugs
Dmitry Stogov [Thu, 10 Jun 2004 09:07:09 +0000 (09:07 +0000)]
Fixed bug #28702 (SOAP does not parse WSDL service address correctly).
<changelog@php.net> [Thu, 10 Jun 2004 00:32:42 +0000 (00:32 +0000)]
ChangeLog update
Frank M. Kromann [Wed, 9 Jun 2004 19:27:36 +0000 (19:27 +0000)]
Allow compilation on Win32.
Need to implement a few Windows specific functions.
Marcus Boerger [Wed, 9 Jun 2004 19:26:55 +0000 (19:26 +0000)]
BFN
Marcus Boerger [Wed, 9 Jun 2004 19:25:42 +0000 (19:25 +0000)]
Fix Bug #28694 ReflectionExtension::getFunctions() crashes PHP
Ilia Alshanetsky [Wed, 9 Jun 2004 14:50:05 +0000 (14:50 +0000)]
Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
Ilia Alshanetsky [Wed, 9 Jun 2004 14:39:33 +0000 (14:39 +0000)]
Fixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo
represented as a string).
Patch by: pickett at sumu dot org
Ilia Alshanetsky [Wed, 9 Jun 2004 14:18:14 +0000 (14:18 +0000)]
Fixed memory leak on error in win32's opendir() emulation. (Patch by Wez)
<changelog@php.net> [Wed, 9 Jun 2004 00:32:35 +0000 (00:32 +0000)]
ChangeLog update
Ard Biesheuvel [Tue, 8 Jun 2004 20:25:49 +0000 (20:25 +0000)]
Interbase news
Greg Beaver [Tue, 8 Jun 2004 18:26:20 +0000 (18:26 +0000)]
partial fix, bug #1163: rpm build doesn't build properly
Greg Beaver [Tue, 8 Jun 2004 18:15:11 +0000 (18:15 +0000)]
fix bug #1550: Builder does not set path to match bin_dir
Greg Beaver [Tue, 8 Jun 2004 18:03:46 +0000 (18:03 +0000)]
fix bug #1378: user/pass must be urldecoded from parse_url in Remote.php
Greg Beaver [Tue, 8 Jun 2004 17:56:22 +0000 (17:56 +0000)]
fix bug #1153: PEAR command doesn't work after upgrading
reverting earlier fix - people must have register_argc_argv=on set in php.ini for PEAR to work.
Greg Beaver [Tue, 8 Jun 2004 17:49:19 +0000 (17:49 +0000)]
fix bug #1581: unhelpful error message if "pear blatch" is typed
Ilia Alshanetsky [Tue, 8 Jun 2004 14:55:14 +0000 (14:55 +0000)]
Fixed bug #1580 (Tidy configuration settings leak memory).
Ilia Alshanetsky [Tue, 8 Jun 2004 13:23:38 +0000 (13:23 +0000)]
Fixed bug #28692 (\0 in Authenticate header passed via safe_mode).
Ard Biesheuvel [Tue, 8 Jun 2004 10:04:09 +0000 (10:04 +0000)]
... back from the dead
Georg Richter [Tue, 8 Jun 2004 06:20:58 +0000 (06:20 +0000)]
fixed crash (changed MYSQL TO MY_MYSQL in mysql_stmt_init)
<changelog@php.net> [Tue, 8 Jun 2004 00:32:15 +0000 (00:32 +0000)]
ChangeLog update
Andi Gutmans [Mon, 7 Jun 2004 18:57:34 +0000 (18:57 +0000)]
- Go back to -dev (Shouldn't need another RC)
Ilia Alshanetsky [Mon, 7 Jun 2004 18:30:16 +0000 (18:30 +0000)]
Fixed bug #28668 (glob() does not work with relative paths on Windows).
Frank M. Kromann [Mon, 7 Jun 2004 18:03:51 +0000 (18:03 +0000)]
Fix build on win32
Andi Gutmans [Mon, 7 Jun 2004 14:23:45 +0000 (14:23 +0000)]
- Roll RC3
Ilia Alshanetsky [Mon, 7 Jun 2004 13:51:50 +0000 (13:51 +0000)]
Fixed bug #28670 (WWW-Authentication header mangling with PCRE in safe_mode
adds extra spaces).
Georg Richter [Mon, 7 Jun 2004 08:34:52 +0000 (08:34 +0000)]
forgot to remove Win32 restrictions for mysql methods
Derick Rethans [Mon, 7 Jun 2004 07:05:33 +0000 (07:05 +0000)]
- Reorder (again :)
Sara Golemon [Mon, 7 Jun 2004 05:00:37 +0000 (05:00 +0000)]
MFB: Missing length limit parameter.