]>
granicus.if.org Git - php/log
<changelog@php.net> [Mon, 12 Apr 2004 00:33:45 +0000 (00:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 11 Apr 2004 18:53:32 +0000 (18:53 +0000)]
Open basedir & safe_mode exception when copying or attaching to a memory
only database.
<changelog@php.net> [Sun, 11 Apr 2004 00:33:36 +0000 (00:33 +0000)]
ChangeLog update
Marcus Boerger [Sat, 10 Apr 2004 13:56:27 +0000 (13:56 +0000)]
studlyCaps
<changelog@php.net> [Sat, 10 Apr 2004 00:34:29 +0000 (00:34 +0000)]
ChangeLog update
Sara Golemon [Fri, 9 Apr 2004 19:18:59 +0000 (19:18 +0000)]
BugFix: Copy/Paste mistake referenced undefined variable on platforms without gettimeofday()
Ard Biesheuvel [Fri, 9 Apr 2004 18:45:30 +0000 (18:45 +0000)]
Changed ibase_user_[add|modify|delete]() to use service resources
Ilia Alshanetsky [Fri, 9 Apr 2004 18:02:05 +0000 (18:02 +0000)]
Fixed bug #27928 (sqlite incorrectly handles invalid filenames).
Andi Gutmans [Fri, 9 Apr 2004 14:43:20 +0000 (14:43 +0000)]
- NEWS
Andi Gutmans [Fri, 9 Apr 2004 14:42:06 +0000 (14:42 +0000)]
- Fix bug #26441 (When __set() returned a value it corrupted it)
Greg Beaver [Fri, 9 Apr 2004 07:38:48 +0000 (07:38 +0000)]
re-organize as per PEAR-Core discussion
Greg Beaver [Fri, 9 Apr 2004 01:12:41 +0000 (01:12 +0000)]
as per PEAR-Core discussion, remove all but absolutely essential
packages for the installer, and for PEAR_Frontend_Web
<changelog@php.net> [Fri, 9 Apr 2004 00:33:16 +0000 (00:33 +0000)]
ChangeLog update
Greg Beaver [Thu, 8 Apr 2004 23:52:36 +0000 (23:52 +0000)]
oops, PHPUnit2, not PHPUnit
Marcus Boerger [Thu, 8 Apr 2004 22:47:13 +0000 (22:47 +0000)]
Add new test
Marcus Boerger [Thu, 8 Apr 2004 22:46:43 +0000 (22:46 +0000)]
Fix toString() issue again
Marcus Boerger [Thu, 8 Apr 2004 20:38:17 +0000 (20:38 +0000)]
BFN
Marcus Boerger [Thu, 8 Apr 2004 20:37:06 +0000 (20:37 +0000)]
Bugfix #27519 Reflection_Function constructor crashes with non-existant
function's name
Derick Rethans [Thu, 8 Apr 2004 19:21:05 +0000 (19:21 +0000)]
- Add missing "CEST" timezone
Frank M. Kromann [Thu, 8 Apr 2004 19:08:37 +0000 (19:08 +0000)]
Remove debug output
Jon Parise [Thu, 8 Apr 2004 18:27:26 +0000 (18:27 +0000)]
Include Mail 1.1.3 with PHP 5.
Derick Rethans [Thu, 8 Apr 2004 16:19:58 +0000 (16:19 +0000)]
- Added reworded destructor change
Derick Rethans [Thu, 8 Apr 2004 16:17:35 +0000 (16:17 +0000)]
- Added test and not the diff ;-)
foobar [Thu, 8 Apr 2004 15:58:35 +0000 (15:58 +0000)]
remove crap
Greg Beaver [Thu, 8 Apr 2004 15:03:21 +0000 (15:03 +0000)]
Dan wants tabs -> spaces
Greg Beaver [Thu, 8 Apr 2004 14:59:31 +0000 (14:59 +0000)]
forgot phpunit -> phpunit2 for php5
Stefan Esser [Thu, 8 Apr 2004 14:58:04 +0000 (14:58 +0000)]
Fixed: possible remote overflow and possible efree(NULL) crash
Greg Beaver [Thu, 8 Apr 2004 14:30:13 +0000 (14:30 +0000)]
this should update the list
# Pierre-Alain, have you tested frontend_web with pager 2 yet?
Derick Rethans [Thu, 8 Apr 2004 14:18:23 +0000 (14:18 +0000)]
- Test case for bug #20382
Wez Furlong [Thu, 8 Apr 2004 13:36:11 +0000 (13:36 +0000)]
Add code to fetch the pear bundle based on pear/go-pear-list.php
For the moment, this is turned off, but it should be turned on ready for
the next RC.
(waiting for feedback from Edin and the PEAR guys)
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