]> granicus.if.org Git - php/log
php
19 years agoBFN
foobar [Thu, 6 Oct 2005 21:00:54 +0000 (21:00 +0000)]
BFN

19 years agoMFH: Added missing safe_mode checks.
Ilia Alshanetsky [Thu, 6 Oct 2005 20:47:41 +0000 (20:47 +0000)]
MFH: Added missing safe_mode checks.

19 years ago- MFH: Fix #34557 php -m exits with "error" 1
Johannes Schlüter [Thu, 6 Oct 2005 20:29:41 +0000 (20:29 +0000)]
- MFH: Fix #34557 php -m exits with "error" 1

19 years agoMFH: use sizeof instead of define
Rob Richards [Thu, 6 Oct 2005 18:48:19 +0000 (18:48 +0000)]
MFH: use sizeof instead of define

19 years ago- Add new test
Marcus Boerger [Thu, 6 Oct 2005 18:34:16 +0000 (18:34 +0000)]
- Add new test

19 years ago- MFH: Fixed Windows build (patch by Mike)
Derick Rethans [Thu, 6 Oct 2005 13:03:43 +0000 (13:03 +0000)]
- MFH: Fixed Windows build (patch by Mike)

19 years ago- MFH (faillog, streams, counting, .......)
Marcus Boerger [Thu, 6 Oct 2005 09:42:17 +0000 (09:42 +0000)]
- MFH (faillog, streams, counting, .......)

19 years agoMFH: fix buffer lengths passed to snprintf
Rob Richards [Wed, 5 Oct 2005 22:36:10 +0000 (22:36 +0000)]
MFH: fix buffer lengths passed to snprintf

19 years agonuke unused variable
Antony Dovgal [Wed, 5 Oct 2005 22:17:38 +0000 (22:17 +0000)]
nuke unused variable

19 years agouse the right constant name in error messages
Antony Dovgal [Wed, 5 Oct 2005 22:14:52 +0000 (22:14 +0000)]
use the right constant name in error messages

19 years ago- Synch RecursiveIteratorIterator, fixes a few memory corruptions/memleaks
Marcus Boerger [Wed, 5 Oct 2005 21:59:13 +0000 (21:59 +0000)]
- Synch RecursiveIteratorIterator, fixes a few memory corruptions/memleaks

19 years ago- MFH Update examples
Marcus Boerger [Wed, 5 Oct 2005 19:11:51 +0000 (19:11 +0000)]
- MFH Update examples

19 years agoMFH: fix ZTS build
Rob Richards [Wed, 5 Oct 2005 16:40:21 +0000 (16:40 +0000)]
MFH: fix ZTS build

19 years agoMFH: Missing safe_mode/open_basedir checks for file uploads.
Ilia Alshanetsky [Wed, 5 Oct 2005 14:35:30 +0000 (14:35 +0000)]
MFH: Missing safe_mode/open_basedir checks for file uploads.

19 years ago- Committing some changes that make PDO+SPL not crash anymore. These are done
Derick Rethans [Wed, 5 Oct 2005 13:51:46 +0000 (13:51 +0000)]
- Committing some changes that make PDO+SPL not crash anymore. These are done
by Marcus. and I'm committing them in order to actually use PHP 5.1 without
segfaulting when apache starts. This is not necessary the best solution.

19 years ago- Implement correct Windows timezone guessing.
Derick Rethans [Wed, 5 Oct 2005 11:06:56 +0000 (11:06 +0000)]
- Implement correct Windows timezone guessing.

19 years agoMFH: fix test
Antony Dovgal [Wed, 5 Oct 2005 09:00:36 +0000 (09:00 +0000)]
MFH: fix test

19 years ago- Fixed typo.
Derick Rethans [Wed, 5 Oct 2005 08:23:39 +0000 (08:23 +0000)]
- Fixed typo.

19 years ago- Implemented tzcache
Derick Rethans [Wed, 5 Oct 2005 08:20:44 +0000 (08:20 +0000)]
- Implemented tzcache
- Attempt at Windows detection code

19 years agoFixed throwing exceptions derived from SoapFault
Dmitry Stogov [Wed, 5 Oct 2005 07:02:30 +0000 (07:02 +0000)]
Fixed throwing exceptions derived from SoapFault

19 years agoMFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.
Ilia Alshanetsky [Wed, 5 Oct 2005 00:43:38 +0000 (00:43 +0000)]
MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.

19 years agoMFH: fix #34723 (array_count_values() strips leading zeroes)
Antony Dovgal [Tue, 4 Oct 2005 20:48:17 +0000 (20:48 +0000)]
MFH: fix #34723 (array_count_values() strips leading zeroes)

19 years agofix #34731, patch by novicky at aarongroup dot cz
Antony Dovgal [Tue, 4 Oct 2005 18:15:18 +0000 (18:15 +0000)]
fix #34731, patch by novicky at aarongroup dot cz

19 years agofix #32179 (xmlrpc_encode() segfaults with recursive references)
Antony Dovgal [Tue, 4 Oct 2005 11:18:02 +0000 (11:18 +0000)]
fix #32179 (xmlrpc_encode() segfaults with recursive references)

19 years ago- Add optional dep for SPL under windows too
Marcus Boerger [Tue, 4 Oct 2005 07:47:11 +0000 (07:47 +0000)]
- Add optional dep for SPL under windows too

19 years ago- Add optional dependency to SPL
Marcus Boerger [Tue, 4 Oct 2005 07:44:56 +0000 (07:44 +0000)]
- Add optional dependency to SPL

19 years agoMFH: nuke warning
Antony Dovgal [Mon, 3 Oct 2005 23:48:21 +0000 (23:48 +0000)]
MFH: nuke warning

19 years agoinclude php_version_compare() declaration and eliminate warning
Antony Dovgal [Mon, 3 Oct 2005 23:37:10 +0000 (23:37 +0000)]
include php_version_compare() declaration and eliminate warning

19 years agofree cls_methods correctly and fix segfault on shutdown
Antony Dovgal [Mon, 3 Oct 2005 23:27:26 +0000 (23:27 +0000)]
free cls_methods correctly and fix segfault on shutdown
(no bug entry and MFB, though..)

19 years agoMFH
foobar [Mon, 3 Oct 2005 20:21:02 +0000 (20:21 +0000)]
MFH

19 years ago- MFH Throw an exception if an illegal string value is being used in
Marcus Boerger [Mon, 3 Oct 2005 17:59:56 +0000 (17:59 +0000)]
- MFH Throw an exception if an illegal string value is being used in
  ArrayObject::offsetSet()

19 years ago- MFH Really allow SXE being shared by not using anything from it directly in SPL
Marcus Boerger [Mon, 3 Oct 2005 16:05:08 +0000 (16:05 +0000)]
- MFH Really allow SXE being shared by not using anything from it directly in SPL

19 years ago- Synch (to decrease number of diffs)
Marcus Boerger [Mon, 3 Oct 2005 15:43:40 +0000 (15:43 +0000)]
- Synch (to decrease number of diffs)

19 years ago- MFH change require to require_once
Marcus Boerger [Mon, 3 Oct 2005 15:06:27 +0000 (15:06 +0000)]
- MFH change require to require_once

19 years agoMFH: GLOBALS protection for extract() function.
Ilia Alshanetsky [Mon, 3 Oct 2005 14:04:16 +0000 (14:04 +0000)]
MFH: GLOBALS protection for extract() function.

19 years ago- MFH Update example
Marcus Boerger [Mon, 3 Oct 2005 13:36:18 +0000 (13:36 +0000)]
- MFH Update example

19 years ago- MFH Allow uncached global functions
Marcus Boerger [Mon, 3 Oct 2005 12:36:36 +0000 (12:36 +0000)]
- MFH Allow uncached global functions

19 years ago- MFH: Only use external database when it is newer than the builtin one.
Derick Rethans [Mon, 3 Oct 2005 11:34:51 +0000 (11:34 +0000)]
- MFH: Only use external database when it is newer than the builtin one.

19 years ago- MFH: Allow an external Timezone Database to be used.
Derick Rethans [Mon, 3 Oct 2005 11:17:28 +0000 (11:17 +0000)]
- MFH: Allow an external Timezone Database to be used.

19 years agoMFH (Bug #34643 wsdl default value)
Dmitry Stogov [Mon, 3 Oct 2005 09:53:13 +0000 (09:53 +0000)]
MFH (Bug #34643 wsdl default value)

19 years ago- MFH Fix issue with RecursiveArrayIterator::getChildren()
Marcus Boerger [Mon, 3 Oct 2005 09:14:30 +0000 (09:14 +0000)]
- MFH Fix issue with RecursiveArrayIterator::getChildren()

19 years agoFixed bug #34678 (__call(), is_callable() and static methods)
Dmitry Stogov [Mon, 3 Oct 2005 09:12:19 +0000 (09:12 +0000)]
Fixed bug #34678 (__call(), is_callable() and static methods)

19 years agoFixed bug #34358 (Fatal error: Cannot re-assign $this)
Dmitry Stogov [Mon, 3 Oct 2005 08:21:51 +0000 (08:21 +0000)]
Fixed bug #34358 (Fatal error: Cannot re-assign $this)

19 years agoMFH: Fixed memory leak.
Ilia Alshanetsky [Mon, 3 Oct 2005 03:54:06 +0000 (03:54 +0000)]
MFH: Fixed memory leak.

19 years agofix type
Wez Furlong [Mon, 3 Oct 2005 00:55:23 +0000 (00:55 +0000)]
fix type

19 years ago- MFH add new example
Marcus Boerger [Sun, 2 Oct 2005 23:12:35 +0000 (23:12 +0000)]
- MFH add new example

19 years agoFix Bug #34687; error information from query() not passed back
Wez Furlong [Sun, 2 Oct 2005 22:11:19 +0000 (22:11 +0000)]
Fix Bug #34687; error information from query() not passed back

19 years ago- MFH PDOException base
Marcus Boerger [Sun, 2 Oct 2005 20:38:18 +0000 (20:38 +0000)]
- MFH PDOException base

19 years ago- Add PDO::setAttribute(PDO::ATTR_STATEMENT_CLASS)
Marcus Boerger [Sun, 2 Oct 2005 20:07:11 +0000 (20:07 +0000)]
- Add PDO::setAttribute(PDO::ATTR_STATEMENT_CLASS)

19 years ago- MFH Add new example
Marcus Boerger [Sun, 2 Oct 2005 17:33:05 +0000 (17:33 +0000)]
- MFH Add new example

19 years ago- timelib_config.h should stay too.
Derick Rethans [Sun, 2 Oct 2005 16:30:42 +0000 (16:30 +0000)]
- timelib_config.h should stay too.

19 years ago- parse_date.c should not be here, as "make clean" removes it then.
Derick Rethans [Sun, 2 Oct 2005 16:01:11 +0000 (16:01 +0000)]
- parse_date.c should not be here, as "make clean" removes it then.

19 years agouse the right macro for these
Wez Furlong [Sat, 1 Oct 2005 19:19:36 +0000 (19:19 +0000)]
use the right macro for these

19 years agoset error_reporting to E_ALL in Makefile.frag
Greg Beaver [Sat, 1 Oct 2005 16:05:44 +0000 (16:05 +0000)]
set error_reporting to E_ALL in Makefile.frag

19 years ago- SPL may extend SimpleXML (if present)
Marcus Boerger [Sat, 1 Oct 2005 15:46:31 +0000 (15:46 +0000)]
- SPL may extend SimpleXML (if present)

19 years ago- Allow xpl/simplexml integration with simplexml being built shared
Marcus Boerger [Sat, 1 Oct 2005 15:41:37 +0000 (15:41 +0000)]
- Allow xpl/simplexml integration with simplexml being built shared

19 years ago- Implemented better timezone guessing algorithm.
Derick Rethans [Sat, 1 Oct 2005 15:04:07 +0000 (15:04 +0000)]
- Implemented better timezone guessing algorithm.

19 years agoAllow compilation with PHP 5.0.x
Wez Furlong [Sat, 1 Oct 2005 02:48:11 +0000 (02:48 +0000)]
Allow compilation with PHP 5.0.x
Closes PECL #5514

19 years agofix bfn
foobar [Sat, 1 Oct 2005 02:01:23 +0000 (02:01 +0000)]
fix bfn

19 years ago- entry for #33125
Pierre Joye [Fri, 30 Sep 2005 21:01:38 +0000 (21:01 +0000)]
- entry for #33125

19 years ago- #33125, imagecopymergegray produces mosaic rainbow effect
Pierre Joye [Fri, 30 Sep 2005 20:48:05 +0000 (20:48 +0000)]
- #33125, imagecopymergegray produces mosaic rainbow effect
  at some point the alpha emulation formula has been broken
  restored.

19 years ago- Try to fetch the necessary file via wget
Marcus Boerger [Fri, 30 Sep 2005 17:03:22 +0000 (17:03 +0000)]
- Try to fetch the necessary file via wget

19 years agoreorder,reword,merge
foobar [Fri, 30 Sep 2005 10:26:18 +0000 (10:26 +0000)]
reorder,reword,merge

19 years agoFix for PECL #5433 (rowCount() not set)
Wez Furlong [Fri, 30 Sep 2005 04:19:24 +0000 (04:19 +0000)]
Fix for PECL #5433 (rowCount() not set)

19 years ago- TSRM fix
Marcus Boerger [Thu, 29 Sep 2005 19:57:13 +0000 (19:57 +0000)]
- TSRM fix

19 years agoRemoved unnecessary component that accidentally snuck-in
Ilia Alshanetsky [Thu, 29 Sep 2005 16:39:37 +0000 (16:39 +0000)]
Removed unnecessary component that accidentally snuck-in

19 years agoMFH:
Ilia Alshanetsky [Thu, 29 Sep 2005 16:30:51 +0000 (16:30 +0000)]
MFH:
Fixed possible crash and/or memory corruption in import_request_variables()
Fixed potential GLOBALS overwrite via import_request_variables().

19 years agoFixed wrong array autodetection
Dmitry Stogov [Thu, 29 Sep 2005 10:02:11 +0000 (10:02 +0000)]
Fixed wrong array autodetection

19 years agoMFH: Fixed possible GLOBALS variable override when register_globals are ON.
Ilia Alshanetsky [Wed, 28 Sep 2005 22:39:52 +0000 (22:39 +0000)]
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
MFH: Fixed possible register_globals toggle via parse_str().
MFH: Fixed negative offset handling in substr_compare() function.

19 years agoFixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception)
Dmitry Stogov [Wed, 28 Sep 2005 11:24:18 +0000 (11:24 +0000)]
Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception)

19 years agoFixed bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destro...
Dmitry Stogov [Tue, 27 Sep 2005 18:07:41 +0000 (18:07 +0000)]
Fixed bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)

19 years agoFixed bug #34643 (wsdl default value has no effect)
Dmitry Stogov [Tue, 27 Sep 2005 15:25:10 +0000 (15:25 +0000)]
Fixed bug #34643 (wsdl default value has no effect)

19 years agoMFH: Fixed bug #32937 (open_basedir looses trailing / in the limiter).
Ilia Alshanetsky [Tue, 27 Sep 2005 15:07:49 +0000 (15:07 +0000)]
MFH: Fixed bug #32937 (open_basedir looses trailing / in the limiter).

19 years ago- BFN
Marcus Boerger [Tue, 27 Sep 2005 08:23:20 +0000 (08:23 +0000)]
- BFN

19 years agoensure that this size is initialized correctly
Wez Furlong [Mon, 26 Sep 2005 21:37:33 +0000 (21:37 +0000)]
ensure that this size is initialized correctly

19 years agoTouch generated file
Ilia Alshanetsky [Mon, 26 Sep 2005 19:34:09 +0000 (19:34 +0000)]
Touch generated file

19 years agoMFH: upgraded bundled libsqlite3 to version 3.2.7
Ilia Alshanetsky [Mon, 26 Sep 2005 19:33:26 +0000 (19:33 +0000)]
MFH: upgraded bundled libsqlite3 to version 3.2.7

19 years ago- MFH: Reset global pointer to NULL after mem free (required for apache 1.3)
Marcus Boerger [Mon, 26 Sep 2005 17:56:26 +0000 (17:56 +0000)]
- MFH: Reset global pointer to NULL after mem free (required for apache 1.3)

19 years agoBug fixing news
Ilia Alshanetsky [Mon, 26 Sep 2005 15:14:49 +0000 (15:14 +0000)]
Bug fixing news

19 years agoFixed bug #34645 (ctype corrupts memory when validating large numbers).
Ilia Alshanetsky [Mon, 26 Sep 2005 15:14:19 +0000 (15:14 +0000)]
Fixed bug #34645 (ctype corrupts memory when validating large numbers).

19 years ago- Try to fix bugs #34216 (Segfault with autoload) and #34584 (Segfault with
Marcus Boerger [Sun, 25 Sep 2005 18:04:35 +0000 (18:04 +0000)]
- Try to fix bugs #34216 (Segfault with autoload) and #34584 (Segfault with
  SPL autoload handler)

19 years agoBug fixing news
Ilia Alshanetsky [Sun, 25 Sep 2005 13:27:20 +0000 (13:27 +0000)]
Bug fixing news

19 years agoMFH: Fixed bug #34321 (Possible crash in filter code).
Ilia Alshanetsky [Sun, 25 Sep 2005 13:26:30 +0000 (13:26 +0000)]
MFH: Fixed bug #34321 (Possible crash in filter code).

19 years agoreinstate this fix for building against PHP 5.0.x.
Wez Furlong [Sun, 25 Sep 2005 02:28:42 +0000 (02:28 +0000)]
reinstate this fix for building against PHP 5.0.x.
This works fine against PHP 5.1 too; if you revert this, you'd better have an
awesome technical reason, or I'll remove your karma.

19 years agoFixup LOB handling for inserts (refs #34630).
Wez Furlong [Sun, 25 Sep 2005 02:05:03 +0000 (02:05 +0000)]
Fixup LOB handling for inserts (refs #34630).

Also tripped over the return of PECL #5200; looks like mysql doesn't return an
accurate length for the columns.  The PDO driver will sanity check the real
length against the buffer size it allocated (based on the info provided by
mysql), so that we won't overrun the buffer.  In addition, if a varchar field
is reported as having a length of less than 128, we'll allocate 128 just in
case.

If the data is truncated, report it via the appropriate sqlstate code.

There must be a better way to do this stuff.

19 years agorefs #34630.
Wez Furlong [Sun, 25 Sep 2005 00:47:00 +0000 (00:47 +0000)]
refs #34630.
Real lob support for oracle will appear after the PHP 5.1 release.

19 years ago- MFH: Rename here too
Marcus Boerger [Sat, 24 Sep 2005 23:48:58 +0000 (23:48 +0000)]
- MFH: Rename here too

19 years agoRevert the "fix". It works fine when you use PHP_5_1
foobar [Sat, 24 Sep 2005 23:33:58 +0000 (23:33 +0000)]
Revert the "fix". It works fine when you use PHP_5_1

19 years agofix typo
foobar [Sat, 24 Sep 2005 23:23:25 +0000 (23:23 +0000)]
fix typo

19 years ago- MFH: Serializeable was renamed to Serializable long ago
Marcus Boerger [Sat, 24 Sep 2005 23:19:24 +0000 (23:19 +0000)]
- MFH: Serializeable was renamed to Serializable long ago

19 years ago99% certain that this fixes PECL #5366 and PECL #5391.
Wez Furlong [Sat, 24 Sep 2005 19:15:23 +0000 (19:15 +0000)]
99% certain that this fixes PECL #5366 and PECL #5391.

19 years agoRefs #34630
Wez Furlong [Sat, 24 Sep 2005 18:55:56 +0000 (18:55 +0000)]
Refs #34630

19 years agoa test for bug #34630
Wez Furlong [Sat, 24 Sep 2005 18:54:50 +0000 (18:54 +0000)]
a test for bug #34630

19 years agoRefs #34630
Wez Furlong [Sat, 24 Sep 2005 18:47:50 +0000 (18:47 +0000)]
Refs #34630

19 years agoDocumentation belongs elsewhere
foobar [Sat, 24 Sep 2005 18:18:58 +0000 (18:18 +0000)]
Documentation belongs elsewhere

19 years agoAllow php extensions to use php_escape_shell_cmd() and php_escape_shell_arg(), needed...
Edin Kadribasic [Sat, 24 Sep 2005 15:22:32 +0000 (15:22 +0000)]
Allow php extensions to use php_escape_shell_cmd() and php_escape_shell_arg(), needed for mbstring

19 years agoBuild PDO and SQLite as shared
Edin Kadribasic [Sat, 24 Sep 2005 15:13:13 +0000 (15:13 +0000)]
Build PDO and SQLite as shared

19 years ago- MFH #33220, infinite loop while loading invalid GIF (nlopees)
Pierre Joye [Sat, 24 Sep 2005 14:39:16 +0000 (14:39 +0000)]
- MFH #33220, infinite loop while loading invalid GIF (nlopees)

19 years agosqlite3.h is a generated file
Edin Kadribasic [Sat, 24 Sep 2005 14:21:29 +0000 (14:21 +0000)]
sqlite3.h is a generated file

19 years agoDeclare functions used by driver as PDO_API in php_pdo_driver.h
Edin Kadribasic [Sat, 24 Sep 2005 14:18:01 +0000 (14:18 +0000)]
Declare functions used by driver as PDO_API in php_pdo_driver.h