]>
granicus.if.org Git - php/log
Wez Furlong [Thu, 8 Apr 2004 13:32:50 +0000 (13:32 +0000)]
Add this list here, so that pear-core guys can manipulate the PEAR bundle
for the win32 snapshot.
Wez Furlong [Thu, 8 Apr 2004 11:01:51 +0000 (11:01 +0000)]
Enable mbregex in win32 build
foobar [Thu, 8 Apr 2004 08:39:41 +0000 (08:39 +0000)]
- Fix test file outputs.
foobar [Thu, 8 Apr 2004 07:56:50 +0000 (07:56 +0000)]
pfft..
<changelog@php.net> [Thu, 8 Apr 2004 00:35:41 +0000 (00:35 +0000)]
ChangeLog update
Moriyoshi Koizumi [Thu, 8 Apr 2004 00:30:06 +0000 (00:30 +0000)]
- Add missing checks. Maybe fixes PR #27680
Edin Kadribasic [Wed, 7 Apr 2004 22:27:32 +0000 (22:27 +0000)]
Allow compilation with gdlib 1.8
Frank M. Kromann [Wed, 7 Apr 2004 18:48:23 +0000 (18:48 +0000)]
avoid deleting needed files when the .cvsignore file contains empty lines (mysqli)
Frank M. Kromann [Wed, 7 Apr 2004 18:47:09 +0000 (18:47 +0000)]
Export symbols required by zlib_filter extension
Rob Richards [Wed, 7 Apr 2004 16:48:11 +0000 (16:48 +0000)]
Fix class name
Rob Richards [Wed, 7 Apr 2004 16:25:55 +0000 (16:25 +0000)]
BFN
Rob Richards [Wed, 7 Apr 2004 16:24:17 +0000 (16:24 +0000)]
Fix bug #27821 xml_parse segfaults when xml_set_object called from class method
fix memleaks in compat.c
Andi Gutmans [Wed, 7 Apr 2004 15:29:09 +0000 (15:29 +0000)]
- Hopefully fix the debug_backtrace() code.
foobar [Wed, 7 Apr 2004 15:25:29 +0000 (15:25 +0000)]
cleanup
Andi Gutmans [Wed, 7 Apr 2004 14:02:29 +0000 (14:02 +0000)]
- Fix crash bug in zend_debug_backtrace(). No idea how come this survived
- for so long....
foobar [Wed, 7 Apr 2004 13:56:33 +0000 (13:56 +0000)]
Revert the patch to "fix" #27664 and added more informal error msg.
Ard Biesheuvel [Wed, 7 Apr 2004 10:36:00 +0000 (10:36 +0000)]
Don't define ibase_service struct type unless its member types are defined
Stanislav Malyshev [Wed, 7 Apr 2004 08:06:09 +0000 (08:06 +0000)]
Fix incomplete class for the new object model
<changelog@php.net> [Wed, 7 Apr 2004 00:34:16 +0000 (00:34 +0000)]
ChangeLog update
Greg Beaver [Wed, 7 Apr 2004 00:29:58 +0000 (00:29 +0000)]
developer -> lead for cellog
Ilia Alshanetsky [Tue, 6 Apr 2004 23:14:06 +0000 (23:14 +0000)]
Removed pointless check.
Greg Beaver [Tue, 6 Apr 2004 22:18:37 +0000 (22:18 +0000)]
add PEAR_ErrorStack to description of PEAR
Greg Beaver [Tue, 6 Apr 2004 22:08:51 +0000 (22:08 +0000)]
change release date
Rob Richards [Tue, 6 Apr 2004 18:26:19 +0000 (18:26 +0000)]
register_namespace changed to registerNamespace for consistency
Adam Dickmeiss [Tue, 6 Apr 2004 17:40:05 +0000 (17:40 +0000)]
Allow character set conversion for yaz_record's array method, e.g.
yaz_record($id,$pos,"array;charset=marc8,iso-8859-1")
foobar [Tue, 6 Apr 2004 09:53:31 +0000 (09:53 +0000)]
reorder, reword, typos..
foobar [Tue, 6 Apr 2004 09:43:18 +0000 (09:43 +0000)]
Remove duplicate entry
<changelog@php.net> [Tue, 6 Apr 2004 00:35:23 +0000 (00:35 +0000)]
ChangeLog update
Ard Biesheuvel [Mon, 5 Apr 2004 13:22:34 +0000 (13:22 +0000)]
More divide & conquer
Dmitry Stogov [Mon, 5 Apr 2004 05:24:15 +0000 (05:24 +0000)]
Fix (using patterns)
<changelog@php.net> [Mon, 5 Apr 2004 00:35:43 +0000 (00:35 +0000)]
ChangeLog update
Moriyoshi Koizumi [Sun, 4 Apr 2004 19:23:19 +0000 (19:23 +0000)]
- Let it work safely
Derick Rethans [Sun, 4 Apr 2004 19:00:53 +0000 (19:00 +0000)]
- Fixed test
Ilia Alshanetsky [Sun, 4 Apr 2004 18:28:59 +0000 (18:28 +0000)]
Removed unused variable.
Moriyoshi Koizumi [Sun, 4 Apr 2004 18:07:36 +0000 (18:07 +0000)]
- Fix test: Any datetime value that exceeds the unix time range should
not be unserialized.
Ilia Alshanetsky [Sun, 4 Apr 2004 17:59:08 +0000 (17:59 +0000)]
Fixed a bug that prevented building of gd extension against external GD
lib 1.X.
Ard Biesheuvel [Sun, 4 Apr 2004 13:51:56 +0000 (13:51 +0000)]
CS
Derick Rethans [Sun, 4 Apr 2004 12:45:02 +0000 (12:45 +0000)]
- Fixed comment and double 0
Derick Rethans [Sun, 4 Apr 2004 12:42:13 +0000 (12:42 +0000)]
- One more test for a date/time related bug.
Marcus Boerger [Sun, 4 Apr 2004 12:31:12 +0000 (12:31 +0000)]
Add a comment why it is in
<changelog@php.net> [Sun, 4 Apr 2004 01:32:18 +0000 (01:32 +0000)]
ChangeLog update
Andi Gutmans [Sat, 3 Apr 2004 21:50:12 +0000 (21:50 +0000)]
Patch by Timm Friebe:
It changes
set_exception_handler() to accept the pseudo-type "callable" (instead of
a string referring to a global function).
Examples:
set_exception_handler('function_name');
set_exception_handler(array('class_name', 'static_method'));
set_exception_handler(array($instance, 'instance_method'));
This also makes set_exception_handler() more consistent with all the
other callback functionality, e.g. set_error_handler().
Derick Rethans [Sat, 3 Apr 2004 17:23:53 +0000 (17:23 +0000)]
- MFB: Fixed bug #27849 (configure craps out on trivial syntax error).
Andi Gutmans [Sat, 3 Apr 2004 17:01:13 +0000 (17:01 +0000)]
- Nuke more old junk
Ard Biesheuvel [Sat, 3 Apr 2004 16:38:10 +0000 (16:38 +0000)]
That should do it
Greg Beaver [Sat, 3 Apr 2004 15:56:00 +0000 (15:56 +0000)]
fixed #534 for real (remove notice if state=stable doesn't exist, and use "none" for stable version number)
Ard Biesheuvel [Sat, 3 Apr 2004 15:29:10 +0000 (15:29 +0000)]
Skip on Windows
Ard Biesheuvel [Sat, 3 Apr 2004 15:24:11 +0000 (15:24 +0000)]
Don't rely on OS-based authentication (as it is not supported under Win32)
Marcus Boerger [Sat, 3 Apr 2004 14:40:36 +0000 (14:40 +0000)]
Increase severity level and use a more precise error message.
Andi Gutmans [Sat, 3 Apr 2004 11:09:39 +0000 (11:09 +0000)]
- Nuke code which hasn't been in use for ages.
Ard Biesheuvel [Sat, 3 Apr 2004 11:04:21 +0000 (11:04 +0000)]
fclose() tempfile so unlink() doesn't choke on Win32
Ard Biesheuvel [Sat, 3 Apr 2004 11:00:14 +0000 (11:00 +0000)]
Change definition of ISC_LONG_[MIN|MAX] to please MSVC.
Ard Biesheuvel [Sat, 3 Apr 2004 10:42:42 +0000 (10:42 +0000)]
MFB: more elaborate HUGE_VAL test
Marcus Boerger [Sat, 3 Apr 2004 09:51:57 +0000 (09:51 +0000)]
Initialize to 0 to prevent valgrind warnings
Greg Beaver [Sat, 3 Apr 2004 06:28:54 +0000 (06:28 +0000)]
fix Bug #937 throwError() treats every call as static
fix Bug #964 PEAR_ERROR_EXCEPTION causes fatal error
Greg Beaver [Sat, 3 Apr 2004 06:06:17 +0000 (06:06 +0000)]
fix #534: pear search doesn't list unstable releases
<changelog@php.net> [Sat, 3 Apr 2004 02:06:57 +0000 (02:06 +0000)]
ChangeLog update
Greg Beaver [Sat, 3 Apr 2004 00:42:20 +0000 (00:42 +0000)]
not devel any more
Derick Rethans [Fri, 2 Apr 2004 21:26:35 +0000 (21:26 +0000)]
- Fixed expected shift/reduce conflict count nu,ber
Sara Golemon [Fri, 2 Apr 2004 20:32:41 +0000 (20:32 +0000)]
Update sample SAPI locations. BugFix# 27829
Dmitry Stogov [Fri, 2 Apr 2004 15:43:41 +0000 (15:43 +0000)]
Support for domain cookies
Dmitry Stogov [Fri, 2 Apr 2004 13:43:58 +0000 (13:43 +0000)]
Test file was fixed (implicit cloning strict warnings)
Dmitry Stogov [Fri, 2 Apr 2004 11:12:44 +0000 (11:12 +0000)]
SoapClint support for multiple hosts (through WSDL) with cookies.
Dmitry Stogov [Fri, 2 Apr 2004 06:23:51 +0000 (06:23 +0000)]
Fixed bug #27742 (WDSL SOAP Parsing Schema bug)
<changelog@php.net> [Fri, 2 Apr 2004 01:32:15 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 1 Apr 2004 22:07:42 +0000 (22:07 +0000)]
MFB: Revert patch for bug #27782.
Ilia Alshanetsky [Thu, 1 Apr 2004 22:05:35 +0000 (22:05 +0000)]
Fixed reversed condition for error reporting.
Derick Rethans [Thu, 1 Apr 2004 21:40:56 +0000 (21:40 +0000)]
- MFB: Fixed bug #27780 (strtotime(+1 xxx) returns a wrong date/time)
Ard Biesheuvel [Thu, 1 Apr 2004 18:23:45 +0000 (18:23 +0000)]
CS/WS
Ard Biesheuvel [Thu, 1 Apr 2004 16:42:25 +0000 (16:42 +0000)]
Test binding of numeric timestamps
Ard Biesheuvel [Thu, 1 Apr 2004 16:25:51 +0000 (16:25 +0000)]
Don't rely on isql anymore, as creating databases is now supported by the API
Changed tests to include ibase_query("SET TRANSACTION ...")
Dmitry Stogov [Thu, 1 Apr 2004 14:37:03 +0000 (14:37 +0000)]
StudlyCaps fix.
Dmitry Stogov [Thu, 1 Apr 2004 14:05:55 +0000 (14:05 +0000)]
Fixed possible crash
Dmitry Stogov [Thu, 1 Apr 2004 13:44:12 +0000 (13:44 +0000)]
Fixed bug #27722 (Segfault on schema without targetNamespace).
Ard Biesheuvel [Thu, 1 Apr 2004 11:38:23 +0000 (11:38 +0000)]
WS
Ard Biesheuvel [Thu, 1 Apr 2004 10:56:28 +0000 (10:56 +0000)]
Fix unregistered bug (crash when closing db opened with "CREATE DATABASE ...")
Dmitry Stogov [Thu, 1 Apr 2004 10:47:44 +0000 (10:47 +0000)]
Some small improvments, support for new style constructors, support for exceptions other then SoapFault
Derick Rethans [Thu, 1 Apr 2004 08:54:44 +0000 (08:54 +0000)]
- Fixed bug #27822 (is_resource() returns TRUE for closed resources)
Sara Golemon [Thu, 1 Apr 2004 03:52:34 +0000 (03:52 +0000)]
Only wind filters when appending to the read chain.
<changelog@php.net> [Thu, 1 Apr 2004 01:32:08 +0000 (01:32 +0000)]
ChangeLog update
Sara Golemon [Thu, 1 Apr 2004 01:07:54 +0000 (01:07 +0000)]
This leaks when a stream opener proxy opens another stream.
Sara Golemon [Wed, 31 Mar 2004 23:48:59 +0000 (23:48 +0000)]
BugFix#27619
Filters not applied to pre-buffered stream data.
(esp. http:// streams)
Derick Rethans [Wed, 31 Mar 2004 21:11:23 +0000 (21:11 +0000)]
- Align help output for configure.
Ilia Alshanetsky [Wed, 31 Mar 2004 20:43:40 +0000 (20:43 +0000)]
Fixed bug #27809 (ftp_systype returns null on some ftp servers).
Hartmut Holzgraefe [Wed, 31 Mar 2004 17:57:33 +0000 (17:57 +0000)]
disallow negative timestamps on windows only
Rob Richards [Wed, 31 Mar 2004 17:18:59 +0000 (17:18 +0000)]
use new style constructors
fix return for nodelist item
Ilia Alshanetsky [Wed, 31 Mar 2004 17:01:01 +0000 (17:01 +0000)]
Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN is
not defined).
Dmitry Stogov [Wed, 31 Mar 2004 15:16:00 +0000 (15:16 +0000)]
Fixed BUG in zend_post_incdec_property
Andi Gutmans [Wed, 31 Mar 2004 13:11:19 +0000 (13:11 +0000)]
- Fix typo
<changelog@php.net> [Wed, 31 Mar 2004 01:32:01 +0000 (01:32 +0000)]
ChangeLog update
Ard Biesheuvel [Wed, 31 Mar 2004 01:00:55 +0000 (01:00 +0000)]
Make time tests more robust against differences in implementation
# FreeBSD mktime() returns -1 if is_dst==1 and no DST timezone is set
Ilia Alshanetsky [Tue, 30 Mar 2004 23:58:47 +0000 (23:58 +0000)]
Fixed generate_array_diff().
Marcus Boerger [Tue, 30 Mar 2004 21:17:52 +0000 (21:17 +0000)]
Fix tests
Marcus Boerger [Tue, 30 Mar 2004 21:13:05 +0000 (21:13 +0000)]
Fix test
Marcus Boerger [Tue, 30 Mar 2004 19:33:22 +0000 (19:33 +0000)]
Add more statistics
Ilia Alshanetsky [Tue, 30 Mar 2004 19:08:43 +0000 (19:08 +0000)]
Fixed bug #27782 (Wrong behaviour of next(), prev() and each()).
Marcus Boerger [Tue, 30 Mar 2004 18:50:39 +0000 (18:50 +0000)]
The test script to search for underscores
Marcus Boerger [Tue, 30 Mar 2004 18:39:53 +0000 (18:39 +0000)]
TSRM fix
Marcus Boerger [Tue, 30 Mar 2004 18:36:53 +0000 (18:36 +0000)]
- Fix Reflection class names
- Add ability to get the extension an internal class was defined in
# This is the patch Andi and me used to search for underscrores...
Frank M. Kromann [Tue, 30 Mar 2004 17:54:10 +0000 (17:54 +0000)]
Fix for #27764. Get return value from a stored procedure not returning any result sets