]> granicus.if.org Git - php/log
php
20 years agoCommit the header, too.
Marcus Boerger [Sat, 27 Mar 2004 00:39:07 +0000 (00:39 +0000)]
Commit the header, too.

20 years agoFollow ming_xy naming convention
Marcus Boerger [Sat, 27 Mar 2004 00:38:35 +0000 (00:38 +0000)]
Follow ming_xy naming convention

20 years agoFix complation errors after convertion to new macro's
Frank M. Kromann [Fri, 26 Mar 2004 21:56:31 +0000 (21:56 +0000)]
Fix complation errors after convertion to new macro's

20 years agoChange to studlyCaps convention
Marcus Boerger [Fri, 26 Mar 2004 21:16:50 +0000 (21:16 +0000)]
Change to studlyCaps convention
# Hopefully discussed enough this time

20 years agoUse studlyCaps and new macros (that should be it)
Marcus Boerger [Fri, 26 Mar 2004 21:10:17 +0000 (21:10 +0000)]
Use studlyCaps and new macros (that should be it)

20 years agoForce destructors to have empty signatures
Marcus Boerger [Fri, 26 Mar 2004 20:05:35 +0000 (20:05 +0000)]
Force destructors to have empty signatures

20 years agoCorrect that name
Marcus Boerger [Fri, 26 Mar 2004 19:53:07 +0000 (19:53 +0000)]
Correct that name

20 years agoFixed bug #27664 (--disable-cli doesn't force --without-pear).
Ilia Alshanetsky [Fri, 26 Mar 2004 19:47:19 +0000 (19:47 +0000)]
Fixed bug #27664 (--disable-cli doesn't force --without-pear).

20 years agolet inf be generated by INF constant (thanks to Wez)
Marcus Boerger [Fri, 26 Mar 2004 19:45:09 +0000 (19:45 +0000)]
let inf be generated by INF constant (thanks to Wez)

20 years agoMFB: The 2am offset was a bad choice as this hour doesn't necessarily exist
Rasmus Lerdorf [Fri, 26 Mar 2004 19:32:49 +0000 (19:32 +0000)]
MFB: The 2am offset was a bad choice as this hour doesn't necessarily exist
     on a DST switch.  So use 4am instead.  Fixes bug #27719

20 years agoBugFix 27675 and add regression test.
Sara Golemon [Fri, 26 Mar 2004 19:23:42 +0000 (19:23 +0000)]
BugFix 27675 and add regression test.

20 years agoChangeLog update
<changelog@php.net> [Fri, 26 Mar 2004 01:34:48 +0000 (01:34 +0000)]
ChangeLog update

20 years ago- Fix build (thanks to Timm)
Andi Gutmans [Fri, 26 Mar 2004 00:26:19 +0000 (00:26 +0000)]
- Fix build (thanks to Timm)

20 years agoPending touch
Marcus Boerger [Thu, 25 Mar 2004 22:40:25 +0000 (22:40 +0000)]
Pending touch

20 years ago-Make NAN and INF more portable (atof() doesn't work on MSVC.6 for example)
Marcus Boerger [Thu, 25 Mar 2004 22:36:36 +0000 (22:36 +0000)]
-Make NAN and INF more portable (atof() doesn't work on MSVC.6 for example)
-Change test to use constants without prior conversion

20 years agoReally use studlyCaps here
Marcus Boerger [Thu, 25 Mar 2004 22:06:36 +0000 (22:06 +0000)]
Really use studlyCaps here

20 years ago- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
Derick Rethans [Thu, 25 Mar 2004 21:27:23 +0000 (21:27 +0000)]
- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
  hidden from within scripts (and a result value in the $_FILES global can be
  used to see the real failure anyway).

20 years ago- Remove old and deprecated <?php_track_vars?> scanner token.
Derick Rethans [Thu, 25 Mar 2004 21:11:57 +0000 (21:11 +0000)]
- Remove old and deprecated <?php_track_vars?> scanner token.

20 years agoCorrected package file.
Ilia Alshanetsky [Thu, 25 Mar 2004 20:01:18 +0000 (20:01 +0000)]
Corrected package file.

20 years agoanother package description
Hartmut Holzgraefe [Thu, 25 Mar 2004 19:51:54 +0000 (19:51 +0000)]
another package description

20 years ago- Update NEWS
Andi Gutmans [Thu, 25 Mar 2004 18:04:08 +0000 (18:04 +0000)]
- Update NEWS

20 years ago- If __construct() is defined then it will always take precedence over
Andi Gutmans [Thu, 25 Mar 2004 18:00:50 +0000 (18:00 +0000)]
- If __construct() is defined then it will always take precedence over
- old style constructors.

20 years agono need to use result for RECV's - as in PHP4
Stanislav Malyshev [Thu, 25 Mar 2004 14:03:34 +0000 (14:03 +0000)]
no need to use result for RECV's - as in PHP4

20 years agoUse get/set handlers for increment.decrement ops on objects
Stanislav Malyshev [Thu, 25 Mar 2004 13:03:04 +0000 (13:03 +0000)]
Use get/set handlers for increment.decrement ops on objects

20 years ago /* The compiler is not-reentrant. Make sure we __autoload() only during run-time
Andi Gutmans [Thu, 25 Mar 2004 11:30:02 +0000 (11:30 +0000)]
/* The compiler is not-reentrant. Make sure we __autoload() only during run-time
     * (doesn't impact fuctionality of __autoload()
     */

20 years agoFixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type Header
Marcus Boerger [Thu, 25 Mar 2004 08:42:00 +0000 (08:42 +0000)]
Fixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type Header

20 years agoUsing ALLOC_HASHTABLE/FREE_HASHTABLE instead of emalloc/free.
Dmitry Stogov [Thu, 25 Mar 2004 08:14:33 +0000 (08:14 +0000)]
Using ALLOC_HASHTABLE/FREE_HASHTABLE instead of emalloc/free.

20 years agoChangeLog update
<changelog@php.net> [Thu, 25 Mar 2004 01:35:42 +0000 (01:35 +0000)]
ChangeLog update

20 years agomore visa to sibira ;)
Hartmut Holzgraefe [Wed, 24 Mar 2004 18:43:23 +0000 (18:43 +0000)]
more visa to sibira ;)

20 years agoadded test for property_exists checks.
George Schlossnagle [Wed, 24 Mar 2004 15:20:32 +0000 (15:20 +0000)]
added test for property_exists checks.

20 years agoNew autoload protection schema was implemented (Using HashTable instead of boolean...
Dmitry Stogov [Wed, 24 Mar 2004 14:30:59 +0000 (14:30 +0000)]
New autoload protection schema was implemented (Using HashTable instead of boolean flag)

20 years ago- Revert bogus commit
Derick Rethans [Wed, 24 Mar 2004 14:28:41 +0000 (14:28 +0000)]
- Revert bogus commit

20 years agoFixed (strict warning was added to expected output)
Dmitry Stogov [Wed, 24 Mar 2004 14:14:16 +0000 (14:14 +0000)]
Fixed (strict warning was added to expected output)

20 years agoand set module startup flag on startup
Stanislav Malyshev [Wed, 24 Mar 2004 13:33:26 +0000 (13:33 +0000)]
and set module startup flag on startup

20 years agoreset module shutdown flag on startup
Stanislav Malyshev [Wed, 24 Mar 2004 13:31:34 +0000 (13:31 +0000)]
reset module shutdown flag on startup

20 years ago- Fixed NEWS
Derick Rethans [Wed, 24 Mar 2004 13:31:20 +0000 (13:31 +0000)]
- Fixed NEWS
#- Can we *please* keep this in order?

20 years agoFixed bug #27641 (Object cloning in ze1_compatibility_mode was reimplemented)
Dmitry Stogov [Wed, 24 Mar 2004 13:16:07 +0000 (13:16 +0000)]
Fixed bug #27641 (Object cloning in ze1_compatibility_mode was reimplemented)

20 years agoObject cloning in ze1 compatibility mode (zend.ze1_compatibility_mode) was reimplemen...
Dmitry Stogov [Wed, 24 Mar 2004 10:55:04 +0000 (10:55 +0000)]
Object cloning in ze1 compatibility mode (zend.ze1_compatibility_mode) was reimplemented (Dmitry, Andi)

20 years agoadd account names & emails
Antony Dovgal [Wed, 24 Mar 2004 07:46:18 +0000 (07:46 +0000)]
add account names & emails

20 years agofixed non-existent elements check
George Schlossnagle [Wed, 24 Mar 2004 05:04:26 +0000 (05:04 +0000)]
fixed non-existent elements check
ref: http://news.php.net/article.php?group=php.internals&article=8660

20 years agoChangeLog update
<changelog@php.net> [Wed, 24 Mar 2004 01:33:50 +0000 (01:33 +0000)]
ChangeLog update

20 years agoRevert studlyCaps change for now
Marcus Boerger [Tue, 23 Mar 2004 23:30:56 +0000 (23:30 +0000)]
Revert studlyCaps change for now
# until we reach a point where the majority knows what they want

20 years agoFixed bug #27661 (snmpget() does not close the socket in some cases).
Ilia Alshanetsky [Tue, 23 Mar 2004 23:12:50 +0000 (23:12 +0000)]
Fixed bug #27661 (snmpget() does not close the socket in some cases).

20 years agoUpdate .c output after .re
Marcus Boerger [Tue, 23 Mar 2004 22:33:29 +0000 (22:33 +0000)]
Update .c output after .re

20 years ago- Allow negative infinity
Marcus Boerger [Tue, 23 Mar 2004 22:30:25 +0000 (22:30 +0000)]
- Allow negative infinity
- Register missing constants, they work anyway but cause an E_NOTICE
# generation by atof() should be portable enough (afaik)

20 years agoBFN
Marcus Boerger [Tue, 23 Mar 2004 21:19:53 +0000 (21:19 +0000)]
BFN

20 years agoBugfix #27646: Cannot serialize/unserialize non-finite numeric values
Marcus Boerger [Tue, 23 Mar 2004 20:54:00 +0000 (20:54 +0000)]
Bugfix #27646: Cannot serialize/unserialize non-finite numeric values

20 years agomake sure that all extensions ignore build system helper files
Hartmut Holzgraefe [Tue, 23 Mar 2004 19:53:16 +0000 (19:53 +0000)]
make sure that all extensions ignore build system helper files
(both autotools and VisualStudio) and common editor backup files
(especially usefull in combination with 'cvsclean')

20 years ago"The Visa to Sibiria" (work in progress)
Hartmut Holzgraefe [Tue, 23 Mar 2004 19:46:10 +0000 (19:46 +0000)]
"The Visa to Sibiria" (work in progress)

Adding a package.xml to a bundled extension does not only
ease the transition to PECL whereever suitable but also
allows to build and install an extension as "shared" using
the PEAR installer without having to deal with phpize and
friends by hand

20 years agoConsitency rules
Marcus Boerger [Tue, 23 Mar 2004 08:48:36 +0000 (08:48 +0000)]
Consitency rules

20 years agoChanged sqlite's OO API to studlyCaps.
Marcus Boerger [Tue, 23 Mar 2004 08:03:11 +0000 (08:03 +0000)]
Changed sqlite's OO API to studlyCaps.

20 years agoChangeLog update
<changelog@php.net> [Tue, 23 Mar 2004 01:32:21 +0000 (01:32 +0000)]
ChangeLog update

20 years agoexport libtidy symbols
Wez Furlong [Mon, 22 Mar 2004 23:07:55 +0000 (23:07 +0000)]
export libtidy symbols

20 years agoupdate for read handler api change
Wez Furlong [Mon, 22 Mar 2004 22:47:05 +0000 (22:47 +0000)]
update for read handler api change

20 years agoFixes to allow curl extension to compile against libcurl 7.11.1
Ilia Alshanetsky [Mon, 22 Mar 2004 18:42:03 +0000 (18:42 +0000)]
Fixes to allow curl extension to compile against libcurl 7.11.1

20 years agoRevert patch to imagefillborder.
Ilia Alshanetsky [Mon, 22 Mar 2004 17:26:03 +0000 (17:26 +0000)]
Revert patch to imagefillborder.

20 years ago- Fix bug
Andi Gutmans [Mon, 22 Mar 2004 15:51:07 +0000 (15:51 +0000)]
- Fix bug

20 years ago- Remove whitespace
Andi Gutmans [Mon, 22 Mar 2004 11:16:24 +0000 (11:16 +0000)]
- Remove whitespace

20 years agoChangeLog update
<changelog@php.net> [Mon, 22 Mar 2004 01:33:55 +0000 (01:33 +0000)]
ChangeLog update

20 years agoupdate naming of tests - forgot to rename files before committing,
Greg Beaver [Sun, 21 Mar 2004 23:06:20 +0000 (23:06 +0000)]
update naming of tests - forgot to rename files before committing,
but this is not a big deal, as the name 'Error_Stack' still makes sense

20 years agoadded in wrong directory, move to tests/
Greg Beaver [Sun, 21 Mar 2004 23:02:29 +0000 (23:02 +0000)]
added in wrong directory, move to tests/

20 years agosmall changes
Greg Beaver [Sun, 21 Mar 2004 23:00:54 +0000 (23:00 +0000)]
small changes
Use '' instead of ""
allow subclasses to easily change the exception class used just by
overriding the _exceptionClass property

20 years agonew package.xml to be used for installing tests, to make it easy to collect all tests...
Greg Beaver [Sun, 21 Mar 2004 22:57:33 +0000 (22:57 +0000)]
new package.xml to be used for installing tests, to make it easy to collect all tests in the same location for all PEAR packages

20 years ago* fit copyright header on 80 columns
Stig Bakken [Sun, 21 Mar 2004 22:11:18 +0000 (22:11 +0000)]
* fit copyright header on 80 columns

20 years ago- Improve consistency
Andi Gutmans [Sun, 21 Mar 2004 21:29:17 +0000 (21:29 +0000)]
- Improve consistency

20 years agoups - changed alias instead of method before
Georg Richter [Sun, 21 Mar 2004 20:45:57 +0000 (20:45 +0000)]
ups - changed alias instead of method before

20 years agorenamed get_metadata method to get_result_metadata.
Georg Richter [Sun, 21 Mar 2004 20:43:44 +0000 (20:43 +0000)]
renamed get_metadata method to get_result_metadata.
(We have to differentiate between result_metadata and param_metdata.
 mysql_stmt_param_metadata will be added in libmysql 4.1.3)

20 years agoUpdate for new read_property API
Stanislav Malyshev [Sun, 21 Mar 2004 18:28:38 +0000 (18:28 +0000)]
Update for new read_property API

20 years agoreturn zval *, to make it useful for read_property
Stanislav Malyshev [Sun, 21 Mar 2004 18:27:58 +0000 (18:27 +0000)]
return zval *, to make it useful for read_property

20 years agoupdate to new API
Stanislav Malyshev [Sun, 21 Mar 2004 18:21:46 +0000 (18:21 +0000)]
update to new API

20 years agoAPI change for read_property:
Stanislav Malyshev [Sun, 21 Mar 2004 18:07:27 +0000 (18:07 +0000)]
API change for read_property:
instead of bool silent it now gets fetch type
This can be used for creating proxy objects for write contexts

20 years agoFixed a possible crash inside libgd's gdImageFillToBorder() due to a stack
Ilia Alshanetsky [Sun, 21 Mar 2004 18:02:19 +0000 (18:02 +0000)]
Fixed a possible crash inside libgd's gdImageFillToBorder() due to a stack
overflow.

20 years ago- Nuke unused code
Andi Gutmans [Sun, 21 Mar 2004 17:48:51 +0000 (17:48 +0000)]
- Nuke unused code

20 years agoChangeLog update
<changelog@php.net> [Sun, 21 Mar 2004 01:33:32 +0000 (01:33 +0000)]
ChangeLog update

20 years agoFix test
Marcus Boerger [Sat, 20 Mar 2004 16:13:37 +0000 (16:13 +0000)]
Fix test

20 years agoFix return value to match std array func behavior
Marcus Boerger [Sat, 20 Mar 2004 16:09:42 +0000 (16:09 +0000)]
Fix return value to match std array func behavior

20 years agoFix test
Marcus Boerger [Sat, 20 Mar 2004 12:30:57 +0000 (12:30 +0000)]
Fix test

20 years agoChangeLog update
<changelog@php.net> [Sat, 20 Mar 2004 01:32:55 +0000 (01:32 +0000)]
ChangeLog update

20 years agoCleanup, minor refactor, and CS
Sara Golemon [Fri, 19 Mar 2004 22:21:53 +0000 (22:21 +0000)]
Cleanup, minor refactor, and CS

20 years agoBug Fix #27657: TXT records longer than MAXHOSTNAMELEN cause segfaults.
Sara Golemon [Fri, 19 Mar 2004 21:42:29 +0000 (21:42 +0000)]
Bug Fix #27657: TXT records longer than MAXHOSTNAMELEN cause segfaults.

20 years agoFix test
Marcus Boerger [Fri, 19 Mar 2004 20:05:39 +0000 (20:05 +0000)]
Fix test
# removing string conversion was a stupid idea

20 years agoFix test
Marcus Boerger [Fri, 19 Mar 2004 20:00:18 +0000 (20:00 +0000)]
Fix test

20 years agoMake test work when user has memory limit setting
Marcus Boerger [Fri, 19 Mar 2004 19:56:31 +0000 (19:56 +0000)]
Make test work when user has memory limit setting

20 years agoFix for #26589. Crash when selecting many columns of type Money
Frank M. Kromann [Fri, 19 Mar 2004 18:45:07 +0000 (18:45 +0000)]
Fix for #26589. Crash when selecting many columns of type Money

20 years agoMFH: Fixed bug #27628 (Simplify the process of making a POST request via
Ilia Alshanetsky [Fri, 19 Mar 2004 15:41:26 +0000 (15:41 +0000)]
MFH: Fixed bug #27628 (Simplify the process of making a POST request via
stream context).

20 years agoupdate to 1.3.1dev
Greg Beaver [Fri, 19 Mar 2004 03:16:12 +0000 (03:16 +0000)]
update to 1.3.1dev

20 years agoChangeLog update
<changelog@php.net> [Fri, 19 Mar 2004 01:32:25 +0000 (01:32 +0000)]
ChangeLog update

20 years agophpunit tests for PEAR_ErrorStack
Greg Beaver [Fri, 19 Mar 2004 00:48:39 +0000 (00:48 +0000)]
phpunit tests for PEAR_ErrorStack

20 years agonew Error Stack for PEAR, EXPERIMENTAL until proven solid and stable
Greg Beaver [Fri, 19 Mar 2004 00:48:18 +0000 (00:48 +0000)]
new Error Stack for PEAR, EXPERIMENTAL until proven solid and stable

20 years ago- Fix the test description and $Id$
Pierre Joye [Thu, 18 Mar 2004 18:41:32 +0000 (18:41 +0000)]
- Fix the test description and $Id$

20 years ago- Fixed layout
Derick Rethans [Thu, 18 Mar 2004 18:25:22 +0000 (18:25 +0000)]
- Fixed layout

20 years ago*** empty log message ***
Dmitry Stogov [Thu, 18 Mar 2004 17:34:57 +0000 (17:34 +0000)]
*** empty log message ***

20 years agoFixed bug #27633 (Incorrect EOL translation by ftp_get() in ASCII mode).
Ilia Alshanetsky [Thu, 18 Mar 2004 17:12:07 +0000 (17:12 +0000)]
Fixed bug #27633 (Incorrect EOL translation by ftp_get() in ASCII mode).

20 years ago*** empty log message ***
Dmitry Stogov [Thu, 18 Mar 2004 17:01:46 +0000 (17:01 +0000)]
*** empty log message ***

20 years agoBUG #27469 was fixed (serialize() objects of incomplete class)
Dmitry Stogov [Thu, 18 Mar 2004 16:54:36 +0000 (16:54 +0000)]
BUG #27469 was fixed (serialize() objects of incomplete class)

20 years ago- Back to RC2-dev
Andi Gutmans [Thu, 18 Mar 2004 15:27:28 +0000 (15:27 +0000)]
- Back to RC2-dev

20 years ago- Test for possible data corruption with __set
Pierre Joye [Thu, 18 Mar 2004 15:14:02 +0000 (15:14 +0000)]
- Test for possible data corruption with __set

20 years agoAdd missing bug updates
Zeev Suraski [Thu, 18 Mar 2004 14:14:26 +0000 (14:14 +0000)]
Add missing bug updates

20 years agoPrepare to roll RC1
Zeev Suraski [Thu, 18 Mar 2004 14:12:27 +0000 (14:12 +0000)]
Prepare to roll RC1

20 years agoFix possible data corruption with __set()
Zeev Suraski [Thu, 18 Mar 2004 14:03:58 +0000 (14:03 +0000)]
Fix possible data corruption with __set()