]> granicus.if.org Git - php/log
php
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()

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

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

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

20 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

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

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

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

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

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

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

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

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

20 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

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

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

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

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

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

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

20 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

20 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

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

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

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

20 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@

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

20 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

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

20 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

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

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

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

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

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

20 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

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

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

20 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

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

20 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

20 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

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

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

20 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

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

20 years agofix typos
foobar [Tue, 16 Mar 2004 16:44:51 +0000 (16:44 +0000)]
fix typos

20 years agoDo not allow 3.0.4 for __attribute__.
Ilia Alshanetsky [Tue, 16 Mar 2004 16:42:12 +0000 (16:42 +0000)]
Do not allow 3.0.4 for __attribute__.

20 years agoFixed bug #27600 (GCC 3.0.4 does not like __attribute__ directive)
Ilia Alshanetsky [Tue, 16 Mar 2004 16:36:54 +0000 (16:36 +0000)]
Fixed bug #27600 (GCC 3.0.4 does not like __attribute__ directive)

20 years ago- Fix problem when using old-style constructors it wasn't being inherited
Andi Gutmans [Tue, 16 Mar 2004 15:22:44 +0000 (15:22 +0000)]
- Fix problem when using old-style constructors it wasn't being inherited
  correctly.

20 years ago- Spaces to tabs
Derick Rethans [Tue, 16 Mar 2004 14:59:06 +0000 (14:59 +0000)]
- Spaces to tabs

20 years ago- NEWS
Andi Gutmans [Tue, 16 Mar 2004 14:52:22 +0000 (14:52 +0000)]
- NEWS

20 years ago- If the called method is static then don't define $this
Andi Gutmans [Tue, 16 Mar 2004 14:49:52 +0000 (14:49 +0000)]
- If the called method is static then don't define $this

20 years ago- Error out if get_method() isn't defined.
Andi Gutmans [Tue, 16 Mar 2004 14:39:07 +0000 (14:39 +0000)]
- Error out if get_method() isn't defined.
- Use calling scope of internal function callee when calling a method
  using static syntax (array("A", "func"));

20 years agoMake use of zend_make_printable_zval() instead of 'manually' calling
Marcus Boerger [Tue, 16 Mar 2004 10:17:59 +0000 (10:17 +0000)]
Make use of zend_make_printable_zval() instead of 'manually' calling
__toString().

20 years agoThis workaround is no longer needed
Marcus Boerger [Tue, 16 Mar 2004 10:16:52 +0000 (10:16 +0000)]
This workaround is no longer needed

20 years agoImprove error message
Marcus Boerger [Tue, 16 Mar 2004 10:14:57 +0000 (10:14 +0000)]
Improve error message

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

20 years agoFixed bug #27559 (Corrected open_basedir resolving logic).
Ilia Alshanetsky [Tue, 16 Mar 2004 00:31:22 +0000 (00:31 +0000)]
Fixed bug #27559 (Corrected open_basedir resolving logic).

20 years agoFixed bug #27291 (get_browser matches browscap.ini patterns incorrectly).
Jay Smith [Mon, 15 Mar 2004 21:26:39 +0000 (21:26 +0000)]
Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly).

20 years agoKeep BC of pg_fetch_object
Marcus Boerger [Mon, 15 Mar 2004 20:16:59 +0000 (20:16 +0000)]
Keep BC of pg_fetch_object

20 years agoBugfix #27597 pg_fetch_array not returning false .
Marcus Boerger [Mon, 15 Mar 2004 19:47:18 +0000 (19:47 +0000)]
Bugfix #27597 pg_fetch_array not returning false .

20 years agoFix for #27594. Comuted columns does not return a column source
Frank M. Kromann [Mon, 15 Mar 2004 19:41:48 +0000 (19:41 +0000)]
Fix for #27594. Comuted columns does not return a column source

20 years agoMissing NEWS entries
Rasmus Lerdorf [Mon, 15 Mar 2004 18:22:01 +0000 (18:22 +0000)]
Missing NEWS entries

20 years ago- Restore E_NOTICE for longs and doubles.
Andi Gutmans [Mon, 15 Mar 2004 16:55:20 +0000 (16:55 +0000)]
- Restore E_NOTICE for longs and doubles.

20 years ago- Fixed bug #24582 (extensions can not be loaded dynamically in Solaris/iPlanet)
foobar [Mon, 15 Mar 2004 16:06:29 +0000 (16:06 +0000)]
- Fixed bug #24582 (extensions can not be loaded dynamically in Solaris/iPlanet)

20 years ago- Fix test (wrong expected result..)
foobar [Mon, 15 Mar 2004 15:53:28 +0000 (15:53 +0000)]
- Fix test (wrong expected result..)