]> granicus.if.org Git - php/log
php
21 years agoBFN
Marcus Boerger [Tue, 23 Mar 2004 21:19:53 +0000 (21:19 +0000)]
BFN

21 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

21 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')

21 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

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

21 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.

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

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

21 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

21 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

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

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

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

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

21 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

21 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/

21 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

21 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

21 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

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

21 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

21 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)

21 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

21 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

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

21 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

21 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.

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

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

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

21 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

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

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

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

21 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.

21 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

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

21 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

21 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

21 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).

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

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

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

21 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

21 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$

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

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

21 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).

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

21 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)

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

21 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

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

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

21 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()

21 years agohint to raise stacksize (bug #27231)
Uwe Schindler [Thu, 18 Mar 2004 13:37:16 +0000 (13:37 +0000)]
hint to raise stacksize (bug #27231)

21 years agoImprove error message - on E_STRICT, method is actually called,
Stanislav Malyshev [Thu, 18 Mar 2004 13:28:05 +0000 (13:28 +0000)]
Improve error message - on E_STRICT, method is actually called,
so the error shouldn't say it cannot be called.

21 years agofixed problems in mysql_stmt_init (missing alloc from stmt)
Georg Richter [Thu, 18 Mar 2004 13:04:55 +0000 (13:04 +0000)]
fixed problems in mysql_stmt_init (missing alloc from stmt)

21 years agoremoved if type=string: val is allocated for any type of data
Georg Richter [Thu, 18 Mar 2004 13:03:17 +0000 (13:03 +0000)]
removed if type=string: val is allocated for any type of data

21 years ago* Converting tabs to spaces
Martin Jansen [Thu, 18 Mar 2004 12:23:57 +0000 (12:23 +0000)]
* Converting tabs to spaces

21 years ago* Typo fixes
Martin Jansen [Thu, 18 Mar 2004 12:21:28 +0000 (12:21 +0000)]
* Typo fixes

21 years ago- Reorganize
Derick Rethans [Thu, 18 Mar 2004 10:39:39 +0000 (10:39 +0000)]
- Reorganize

21 years ago*** empty log message ***
Dmitry Stogov [Thu, 18 Mar 2004 10:21:28 +0000 (10:21 +0000)]
*** empty log message ***

21 years agoBUG #27457 was fixed (using temporary hash table with string keys only)
Dmitry Stogov [Thu, 18 Mar 2004 09:48:37 +0000 (09:48 +0000)]
BUG #27457 was fixed (using temporary hash table with string keys only)

21 years ago- Change redefinition of constructor from E_COMPILE_ERROR to E_STRICT.
Andi Gutmans [Thu, 18 Mar 2004 08:52:51 +0000 (08:52 +0000)]
- Change redefinition of constructor from E_COMPILE_ERROR to E_STRICT.

21 years ago- Update Changes
Andi Gutmans [Thu, 18 Mar 2004 08:12:19 +0000 (08:12 +0000)]
- Update Changes

21 years agos/emalloc/safe_emalloc/ where appropriate.
Ilia Alshanetsky [Thu, 18 Mar 2004 02:16:35 +0000 (02:16 +0000)]
s/emalloc/safe_emalloc/ where appropriate.

21 years agoFixed bug #27300 (Improved regex for pg_convert()).
Ilia Alshanetsky [Thu, 18 Mar 2004 01:34:58 +0000 (01:34 +0000)]
Fixed bug #27300 (Improved regex for pg_convert()).

# Patch by benjcarson at digitaljunkies dot ca

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

21 years agoReadd x86 implementation
Sascha Schumann [Wed, 17 Mar 2004 22:23:15 +0000 (22:23 +0000)]
Readd x86 implementation

21 years agoUserspace Directory Stream Test
Sara Golemon [Wed, 17 Mar 2004 20:48:12 +0000 (20:48 +0000)]
Userspace Directory Stream Test

21 years agoFix CachingIterator's ability to cache string conversion results.
Marcus Boerger [Wed, 17 Mar 2004 19:58:32 +0000 (19:58 +0000)]
Fix CachingIterator's ability to cache string conversion results.
Add a test for that.

21 years agoGo with implicit call
Marcus Boerger [Wed, 17 Mar 2004 19:14:15 +0000 (19:14 +0000)]
Go with implicit call

21 years agoExplicit cast needed for now
Marcus Boerger [Wed, 17 Mar 2004 19:00:44 +0000 (19:00 +0000)]
Explicit cast needed for now

21 years ago- Fix crash when an invalid color index is used with imagecolortransparent
Pierre Joye [Wed, 17 Mar 2004 17:07:31 +0000 (17:07 +0000)]
- Fix crash when an invalid color index is used with imagecolortransparent

21 years ago- Improved patch for support multiplication on 64bit machines
Andi Gutmans [Wed, 17 Mar 2004 16:40:56 +0000 (16:40 +0000)]
- Improved patch for support multiplication on 64bit machines

21 years ago- Fix tiny bug (one of the reasons we can't support __toString() for
Andi Gutmans [Wed, 17 Mar 2004 16:18:24 +0000 (16:18 +0000)]
- Fix tiny bug (one of the reasons we can't support __toString() for
- regular objects).

21 years agoTest was fixed
Dmitry Stogov [Wed, 17 Mar 2004 16:06:18 +0000 (16:06 +0000)]
Test was fixed

21 years ago- Stop make_printable_zval() from calling __toString()
Andi Gutmans [Wed, 17 Mar 2004 15:49:34 +0000 (15:49 +0000)]
- Stop make_printable_zval() from calling __toString()

21 years ago- Fixed problem with __toString(). Due to the engine's architecture it is
Andi Gutmans [Wed, 17 Mar 2004 15:48:49 +0000 (15:48 +0000)]
- Fixed problem with __toString(). Due to the engine's architecture it is
- currently not possible to call __toString() anywhere besides print & eval.
- Follow up will be on internals@

21 years agofix typo
Stanislav Malyshev [Wed, 17 Mar 2004 11:10:37 +0000 (11:10 +0000)]
fix typo

21 years ago- Apply Ard's patch to support multiplication & overflow on both 32bit
Andi Gutmans [Wed, 17 Mar 2004 09:25:52 +0000 (09:25 +0000)]
- Apply Ard's patch to support multiplication & overflow on both 32bit
  and 64bit machines

21 years agoChangeLog update
<changelog@php.net> [Wed, 17 Mar 2004 01:34:14 +0000 (01:34 +0000)]
ChangeLog update

21 years agoProvide a meaningful error message when registration fails
Sara Golemon [Wed, 17 Mar 2004 00:08:22 +0000 (00:08 +0000)]
Provide a meaningful error message when registration fails

21 years agoFixed bug #27498 (bogus safe_mode error on nonexistent directories for
Ilia Alshanetsky [Tue, 16 Mar 2004 23:23:17 +0000 (23:23 +0000)]
Fixed bug #27498 (bogus safe_mode error on nonexistent directories for
chdir() and opendir() functions).

21 years agoFixed bug #27580 (pre-initialization errors in ap2 handler are not being
Ilia Alshanetsky [Tue, 16 Mar 2004 22:38:07 +0000 (22:38 +0000)]
Fixed bug #27580 (pre-initialization errors in ap2 handler are not being
written to vhost error log).
Stop using depreciated and ignored APLOG_NOERRNO directive.
Make file not found & directory as script invocation error messages more
descriptive.

21 years ago- Replaced the exec_finished hook by the zend_post_deactive hook for
Derick Rethans [Tue, 16 Mar 2004 22:27:57 +0000 (22:27 +0000)]
- Replaced the exec_finished hook by the zend_post_deactive hook for
  extensions. The new hook will be run after the symbol table and destructors
  are run. (PHP part)

21 years ago- Replaced the exec_finished hook by the zend_post_deactive hook for
Derick Rethans [Tue, 16 Mar 2004 22:27:26 +0000 (22:27 +0000)]
- Replaced the exec_finished hook by the zend_post_deactive hook for
  extensions. The new hook will be run after the symbol table and destructors
  are run. (Derick)

21 years ago- Update news with fugbix
Derick Rethans [Tue, 16 Mar 2004 21:47:27 +0000 (21:47 +0000)]
- Update news with fugbix

21 years agofixed stmt->stmt->query which was removed in libmysql 4.1.2
Georg Richter [Tue, 16 Mar 2004 21:43:25 +0000 (21:43 +0000)]
fixed stmt->stmt->query which was removed in libmysql 4.1.2
added query buffer in internal stmt structure to copy string
after prepare

21 years ago- Fixed compilation on the 'broken' IRIX native compiler.
Derick Rethans [Tue, 16 Mar 2004 21:39:43 +0000 (21:39 +0000)]
- Fixed compilation on the 'broken' IRIX native compiler.

21 years ago- Bump API number so that it actually differs from PHP 4. This is needed
Derick Rethans [Tue, 16 Mar 2004 21:32:40 +0000 (21:32 +0000)]
- Bump API number so that it actually differs from PHP 4. This is needed
  because we don't want PHP 4 and PHP 5 extensions to be in the same directory
  when doing "make install" for shared, or phpize'd extensions.

21 years agoFix SEGV in certain conditions while calling static methods
Marcus Boerger [Tue, 16 Mar 2004 21:29:22 +0000 (21:29 +0000)]
Fix SEGV in certain conditions while calling static methods

21 years ago- Fixed typo
Derick Rethans [Tue, 16 Mar 2004 20:58:01 +0000 (20:58 +0000)]
- Fixed typo

21 years agoImprove the way auto-globals JIT works, and add the ability to turn it off
Zeev Suraski [Tue, 16 Mar 2004 19:49:19 +0000 (19:49 +0000)]
Improve the way auto-globals JIT works, and add the ability to turn it off

21 years agoAdd ability to disable JIT for a particular auto global
Zeev Suraski [Tue, 16 Mar 2004 19:46:04 +0000 (19:46 +0000)]
Add ability to disable JIT for a particular auto global

21 years agoUpdate message
Marcus Boerger [Tue, 16 Mar 2004 18:09:52 +0000 (18:09 +0000)]
Update message

21 years agoTSRM fix
Marcus Boerger [Tue, 16 Mar 2004 18:04:25 +0000 (18:04 +0000)]
TSRM fix

21 years agoEnable ptr format check for GCC 3.1 and higher
Sascha Schumann [Tue, 16 Mar 2004 17:35:57 +0000 (17:35 +0000)]
Enable ptr format check for GCC 3.1 and higher

21 years ago- initial commit
Pierre Joye [Tue, 16 Mar 2004 16:45:44 +0000 (16:45 +0000)]
- initial commit
  test case for #27504 (http://bugs.php.net/bug.php?id=27504)