]> granicus.if.org Git - php/log
php
20 years agoBugfix #28012 spprintf() output inconsistent for %p
Marcus Boerger [Thu, 15 Apr 2004 23:04:49 +0000 (23:04 +0000)]
Bugfix #28012 spprintf() output inconsistent for %p

20 years agoHandle failure in get_current_data
Marcus Boerger [Thu, 15 Apr 2004 21:32:34 +0000 (21:32 +0000)]
Handle failure in get_current_data

20 years ago- Temporary fix for bug #27869
Andi Gutmans [Thu, 15 Apr 2004 17:25:51 +0000 (17:25 +0000)]
- Temporary fix for bug #27869
- George, you need to implement clone in order for "clone" and
- compatibility mode to work.

20 years agoFix bug that prevented --without-gd from working
Wez Furlong [Thu, 15 Apr 2004 16:09:36 +0000 (16:09 +0000)]
Fix bug that prevented --without-gd from working

20 years agotypo
Hartmut Holzgraefe [Thu, 15 Apr 2004 15:27:08 +0000 (15:27 +0000)]
typo

20 years agobe a bit more explanatory ...
Hartmut Holzgraefe [Thu, 15 Apr 2004 15:03:26 +0000 (15:03 +0000)]
be a bit more explanatory ...

20 years agoFixed test failure if session.use_trans_sid is enabled.
Ilia Alshanetsky [Thu, 15 Apr 2004 13:37:50 +0000 (13:37 +0000)]
Fixed test failure if session.use_trans_sid is enabled.

20 years agoRemove duplicate entries
foobar [Thu, 15 Apr 2004 12:25:57 +0000 (12:25 +0000)]
Remove duplicate entries

20 years agobeen stable for a long time now
Wez Furlong [Thu, 15 Apr 2004 11:52:40 +0000 (11:52 +0000)]
been stable for a long time now

20 years agoFixed bug #27681 (soap extension fails without HAVE_TM_GMTOFF).
Dmitry Stogov [Thu, 15 Apr 2004 10:27:53 +0000 (10:27 +0000)]
Fixed bug #27681 (soap extension fails without HAVE_TM_GMTOFF).

20 years agoCalls to zend_exception_error() were removed.
Dmitry Stogov [Thu, 15 Apr 2004 09:35:27 +0000 (09:35 +0000)]
Calls to zend_exception_error() were removed.

20 years agoreorder..is this so hard..? :)
foobar [Thu, 15 Apr 2004 02:37:42 +0000 (02:37 +0000)]
reorder..is this so hard..? :)

20 years agoChangeLog update
<changelog@php.net> [Thu, 15 Apr 2004 00:35:44 +0000 (00:35 +0000)]
ChangeLog update

20 years agoBFN
Marcus Boerger [Wed, 14 Apr 2004 23:41:22 +0000 (23:41 +0000)]
BFN

20 years agoBugfix #27997
Marcus Boerger [Wed, 14 Apr 2004 23:26:56 +0000 (23:26 +0000)]
Bugfix #27997

20 years agoDeclare variables before calling functions. This makes tidy compile on Win32.
Frank M. Kromann [Wed, 14 Apr 2004 19:01:45 +0000 (19:01 +0000)]
Declare variables before calling functions. This makes tidy compile on Win32.

20 years ago- Add comment
Andi Gutmans [Wed, 14 Apr 2004 17:12:04 +0000 (17:12 +0000)]
- Add comment

20 years agoAccording to Wez, this is not needed.
Edin Kadribasic [Wed, 14 Apr 2004 13:56:18 +0000 (13:56 +0000)]
According to Wez, this is not needed.
It also breaks win32 build.

20 years ago- RC2-dev
Andi Gutmans [Wed, 14 Apr 2004 11:24:17 +0000 (11:24 +0000)]
- RC2-dev

20 years ago- RC2RC1
Andi Gutmans [Wed, 14 Apr 2004 11:03:47 +0000 (11:03 +0000)]
- RC2RC1

20 years ago- Enable iconv by default
Derick Rethans [Wed, 14 Apr 2004 07:42:38 +0000 (07:42 +0000)]
- Enable iconv by default

20 years agoChangeLog update
<changelog@php.net> [Wed, 14 Apr 2004 00:35:36 +0000 (00:35 +0000)]
ChangeLog update

20 years agoClassnames shall start with an uppercase character
Marcus Boerger [Tue, 13 Apr 2004 20:25:49 +0000 (20:25 +0000)]
Classnames shall start with an uppercase character

20 years agoUpdate error messages in tests
Marcus Boerger [Tue, 13 Apr 2004 19:08:54 +0000 (19:08 +0000)]
Update error messages in tests

20 years agoNew tests (and ordering of tests)
Marcus Boerger [Tue, 13 Apr 2004 19:06:39 +0000 (19:06 +0000)]
New tests (and ordering of tests)

20 years agoBugfix #27979
Marcus Boerger [Tue, 13 Apr 2004 19:06:16 +0000 (19:06 +0000)]
Bugfix #27979

20 years agoAnother setting leak in session code (bug #27963).
Ilia Alshanetsky [Tue, 13 Apr 2004 18:18:22 +0000 (18:18 +0000)]
Another setting leak in session code (bug #27963).

20 years agoExport symbols needed by bz2_filter
Sara Golemon [Tue, 13 Apr 2004 17:54:47 +0000 (17:54 +0000)]
Export symbols needed by bz2_filter

20 years agoThis wasn't updated for new parameters for object handlers yet...
Wez Furlong [Tue, 13 Apr 2004 17:51:36 +0000 (17:51 +0000)]
This wasn't updated for new parameters for object handlers yet...

20 years agoBFN
foobar [Tue, 13 Apr 2004 17:28:23 +0000 (17:28 +0000)]
BFN

20 years agofix bug #27979
Stanislav Malyshev [Tue, 13 Apr 2004 16:21:24 +0000 (16:21 +0000)]
fix bug #27979

20 years agoFix debug_backtrace to show arguments again
Zeev Suraski [Tue, 13 Apr 2004 16:07:19 +0000 (16:07 +0000)]
Fix debug_backtrace to show arguments again
We need to merge code from debug_backtrace & debug_print_backtrace at
some point!

20 years ago- Fix API no of Engine 2. The first number is the engine version and the
Andi Gutmans [Tue, 13 Apr 2004 15:27:36 +0000 (15:27 +0000)]
- Fix API no of Engine 2. The first number is the engine version and the
- rest is the API_NO. This way engine2_api_no is always greater than
- engine1_api_no.

20 years ago- Add hook for exception handler (Derick)
Andi Gutmans [Tue, 13 Apr 2004 15:19:21 +0000 (15:19 +0000)]
- Add hook for exception handler (Derick)

20 years agoFixed bug #27963 (Session lifetime setting may leak between requests).
Ilia Alshanetsky [Tue, 13 Apr 2004 00:39:05 +0000 (00:39 +0000)]
Fixed bug #27963 (Session lifetime setting may leak between requests).

20 years agoChangeLog update
<changelog@php.net> [Tue, 13 Apr 2004 00:34:35 +0000 (00:34 +0000)]
ChangeLog update

20 years ago- Add fontpath for win98/XP (Patch by Friedhelm Betz)
Derick Rethans [Mon, 12 Apr 2004 21:42:42 +0000 (21:42 +0000)]
- Add fontpath for win98/XP (Patch by Friedhelm Betz)

20 years agoFix order of macro parameter (synch with other macros)
Marcus Boerger [Mon, 12 Apr 2004 13:02:54 +0000 (13:02 +0000)]
Fix order of macro parameter (synch with other macros)

20 years ago- modifyable -> modifiable
Andi Gutmans [Mon, 12 Apr 2004 12:22:26 +0000 (12:22 +0000)]
- modifyable -> modifiable

20 years ago- Removed things related to attribute classes / consts which no
John Coggeshall [Mon, 12 Apr 2004 03:14:19 +0000 (03:14 +0000)]
- Removed things related to attribute classes / consts which no
  longer exist in Tidy
- Changed protos in comment blocks to studlyCaps
- Fixed problem where Tidy would throw exceptions if called from
  a procedural context. Tidy will now cause E_ERRORs if called from
  procedural form.

20 years agoChangeLog update
<changelog@php.net> [Mon, 12 Apr 2004 00:33:45 +0000 (00:33 +0000)]
ChangeLog update

20 years agoOpen basedir & safe_mode exception when copying or attaching to a memory
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.

20 years agoChangeLog update
<changelog@php.net> [Sun, 11 Apr 2004 00:33:36 +0000 (00:33 +0000)]
ChangeLog update

20 years agostudlyCaps
Marcus Boerger [Sat, 10 Apr 2004 13:56:27 +0000 (13:56 +0000)]
studlyCaps

20 years agoChangeLog update
<changelog@php.net> [Sat, 10 Apr 2004 00:34:29 +0000 (00:34 +0000)]
ChangeLog update

20 years agoBugFix: Copy/Paste mistake referenced undefined variable on platforms without gettime...
Sara Golemon [Fri, 9 Apr 2004 19:18:59 +0000 (19:18 +0000)]
BugFix: Copy/Paste mistake referenced undefined variable on platforms without gettimeofday()

20 years agoChanged ibase_user_[add|modify|delete]() to use service resources
Ard Biesheuvel [Fri, 9 Apr 2004 18:45:30 +0000 (18:45 +0000)]
Changed ibase_user_[add|modify|delete]() to use service resources

20 years agoFixed bug #27928 (sqlite incorrectly handles invalid filenames).
Ilia Alshanetsky [Fri, 9 Apr 2004 18:02:05 +0000 (18:02 +0000)]
Fixed bug #27928 (sqlite incorrectly handles invalid filenames).

20 years ago- NEWS
Andi Gutmans [Fri, 9 Apr 2004 14:43:20 +0000 (14:43 +0000)]
- NEWS

20 years ago- Fix bug #26441 (When __set() returned a value it corrupted it)
Andi Gutmans [Fri, 9 Apr 2004 14:42:06 +0000 (14:42 +0000)]
- Fix bug #26441 (When __set() returned a value it corrupted it)

20 years agore-organize as per PEAR-Core discussion
Greg Beaver [Fri, 9 Apr 2004 07:38:48 +0000 (07:38 +0000)]
re-organize as per PEAR-Core discussion

20 years agoas per PEAR-Core discussion, remove all but absolutely essential
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

20 years agoChangeLog update
<changelog@php.net> [Fri, 9 Apr 2004 00:33:16 +0000 (00:33 +0000)]
ChangeLog update

20 years agooops, PHPUnit2, not PHPUnit
Greg Beaver [Thu, 8 Apr 2004 23:52:36 +0000 (23:52 +0000)]
oops, PHPUnit2, not PHPUnit

20 years agoAdd new test
Marcus Boerger [Thu, 8 Apr 2004 22:47:13 +0000 (22:47 +0000)]
Add new test

20 years agoFix toString() issue again
Marcus Boerger [Thu, 8 Apr 2004 22:46:43 +0000 (22:46 +0000)]
Fix toString() issue again

20 years agoBFN
Marcus Boerger [Thu, 8 Apr 2004 20:38:17 +0000 (20:38 +0000)]
BFN

20 years agoBugfix #27519 Reflection_Function constructor crashes with non-existant
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

20 years ago- Add missing "CEST" timezone
Derick Rethans [Thu, 8 Apr 2004 19:21:05 +0000 (19:21 +0000)]
- Add missing "CEST" timezone

20 years agoRemove debug output
Frank M. Kromann [Thu, 8 Apr 2004 19:08:37 +0000 (19:08 +0000)]
Remove debug output

20 years agoInclude Mail 1.1.3 with PHP 5.
Jon Parise [Thu, 8 Apr 2004 18:27:26 +0000 (18:27 +0000)]
Include Mail 1.1.3 with PHP 5.

20 years ago- Added reworded destructor change
Derick Rethans [Thu, 8 Apr 2004 16:19:58 +0000 (16:19 +0000)]
- Added reworded destructor change

20 years ago- Added test and not the diff ;-)
Derick Rethans [Thu, 8 Apr 2004 16:17:35 +0000 (16:17 +0000)]
- Added test and not the diff ;-)

20 years agoremove crap
foobar [Thu, 8 Apr 2004 15:58:35 +0000 (15:58 +0000)]
remove crap

20 years agoDan wants tabs -> spaces
Greg Beaver [Thu, 8 Apr 2004 15:03:21 +0000 (15:03 +0000)]
Dan wants tabs -> spaces

20 years agoforgot phpunit -> phpunit2 for php5
Greg Beaver [Thu, 8 Apr 2004 14:59:31 +0000 (14:59 +0000)]
forgot phpunit -> phpunit2 for php5

20 years agoFixed: possible remote overflow and possible efree(NULL) crash
Stefan Esser [Thu, 8 Apr 2004 14:58:04 +0000 (14:58 +0000)]
Fixed: possible remote overflow and possible efree(NULL) crash

20 years agothis should update the list
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?

20 years ago- Test case for bug #20382
Derick Rethans [Thu, 8 Apr 2004 14:18:23 +0000 (14:18 +0000)]
- Test case for bug #20382

20 years agoAdd code to fetch the pear bundle based on pear/go-pear-list.php
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)

20 years agoAdd this list here, so that pear-core guys can manipulate the PEAR bundle
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.

20 years agoEnable mbregex in win32 build
Wez Furlong [Thu, 8 Apr 2004 11:01:51 +0000 (11:01 +0000)]
Enable mbregex in win32 build

20 years ago- Fix test file outputs.
foobar [Thu, 8 Apr 2004 08:39:41 +0000 (08:39 +0000)]
- Fix test file outputs.

20 years agopfft..
foobar [Thu, 8 Apr 2004 07:56:50 +0000 (07:56 +0000)]
pfft..

20 years agoChangeLog update
<changelog@php.net> [Thu, 8 Apr 2004 00:35:41 +0000 (00:35 +0000)]
ChangeLog update

20 years ago- Add missing checks. Maybe fixes PR #27680
Moriyoshi Koizumi [Thu, 8 Apr 2004 00:30:06 +0000 (00:30 +0000)]
- Add missing checks. Maybe fixes PR #27680

20 years agoAllow compilation with gdlib 1.8
Edin Kadribasic [Wed, 7 Apr 2004 22:27:32 +0000 (22:27 +0000)]
Allow compilation with gdlib 1.8

20 years agoavoid deleting needed files when the .cvsignore file contains empty lines (mysqli)
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)

20 years agoExport symbols required by zlib_filter extension
Frank M. Kromann [Wed, 7 Apr 2004 18:47:09 +0000 (18:47 +0000)]
Export symbols required by zlib_filter extension

20 years agoFix class name
Rob Richards [Wed, 7 Apr 2004 16:48:11 +0000 (16:48 +0000)]
Fix class name

20 years agoBFN
Rob Richards [Wed, 7 Apr 2004 16:25:55 +0000 (16:25 +0000)]
BFN

20 years agoFix bug #27821 xml_parse segfaults when xml_set_object called from class method
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

20 years ago- Hopefully fix the debug_backtrace() code.
Andi Gutmans [Wed, 7 Apr 2004 15:29:09 +0000 (15:29 +0000)]
- Hopefully fix the debug_backtrace() code.

20 years agocleanup
foobar [Wed, 7 Apr 2004 15:25:29 +0000 (15:25 +0000)]
cleanup

20 years ago- Fix crash bug in zend_debug_backtrace(). No idea how come this survived
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....

20 years agoRevert the patch to "fix" #27664 and added more informal error msg.
foobar [Wed, 7 Apr 2004 13:56:33 +0000 (13:56 +0000)]
Revert the patch to "fix" #27664 and added more informal error msg.

20 years agoDon't define ibase_service struct type unless its member types are defined
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

20 years agoFix incomplete class for the new object model
Stanislav Malyshev [Wed, 7 Apr 2004 08:06:09 +0000 (08:06 +0000)]
Fix incomplete class for the new object model

20 years agoChangeLog update
<changelog@php.net> [Wed, 7 Apr 2004 00:34:16 +0000 (00:34 +0000)]
ChangeLog update

20 years agodeveloper -> lead for cellog
Greg Beaver [Wed, 7 Apr 2004 00:29:58 +0000 (00:29 +0000)]
developer -> lead for cellog

20 years agoRemoved pointless check.
Ilia Alshanetsky [Tue, 6 Apr 2004 23:14:06 +0000 (23:14 +0000)]
Removed pointless check.

20 years agoadd PEAR_ErrorStack to description of PEAR
Greg Beaver [Tue, 6 Apr 2004 22:18:37 +0000 (22:18 +0000)]
add PEAR_ErrorStack to description of PEAR

20 years agochange release date
Greg Beaver [Tue, 6 Apr 2004 22:08:51 +0000 (22:08 +0000)]
change release date

20 years agoregister_namespace changed to registerNamespace for consistency
Rob Richards [Tue, 6 Apr 2004 18:26:19 +0000 (18:26 +0000)]
register_namespace changed to registerNamespace for consistency

20 years agoAllow character set conversion for yaz_record's array method, e.g.
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")

20 years agoreorder, reword, typos..
foobar [Tue, 6 Apr 2004 09:53:31 +0000 (09:53 +0000)]
reorder, reword, typos..

20 years agoRemove duplicate entry
foobar [Tue, 6 Apr 2004 09:43:18 +0000 (09:43 +0000)]
Remove duplicate entry

20 years agoChangeLog update
<changelog@php.net> [Tue, 6 Apr 2004 00:35:23 +0000 (00:35 +0000)]
ChangeLog update

20 years agoMore divide & conquer
Ard Biesheuvel [Mon, 5 Apr 2004 13:22:34 +0000 (13:22 +0000)]
More divide & conquer

20 years agoFix (using patterns)
Dmitry Stogov [Mon, 5 Apr 2004 05:24:15 +0000 (05:24 +0000)]
Fix (using patterns)