]> granicus.if.org Git - php/log
php
18 years agoFix test
Hannes Magnusson [Fri, 20 Oct 2006 14:42:37 +0000 (14:42 +0000)]
Fix test

18 years agoBack to dev
Ilia Alshanetsky [Fri, 20 Oct 2006 13:15:35 +0000 (13:15 +0000)]
Back to dev

18 years agoMake use of abstract methods be E_STRICT rather then E_ERROR
Ilia Alshanetsky [Fri, 20 Oct 2006 02:44:26 +0000 (02:44 +0000)]
Make use of abstract methods be E_STRICT rather then E_ERROR

18 years agoMFH(r-1.114) Can't use real arrays held by ArrayObjects in write context
Sara Golemon [Fri, 20 Oct 2006 02:11:19 +0000 (02:11 +0000)]
MFH(r-1.114) Can't use real arrays held by ArrayObjects in write context

18 years ago5.2.0RC6
Ilia Alshanetsky [Fri, 20 Oct 2006 01:51:07 +0000 (01:51 +0000)]
5.2.0RC6

18 years agoadd new test by Pierre
Antony Dovgal [Thu, 19 Oct 2006 12:07:07 +0000 (12:07 +0000)]
add new test by Pierre

18 years agoFixed mkdir("/tmp/foo//bar/log", 0777, true)
Dmitry Stogov [Thu, 19 Oct 2006 09:49:44 +0000 (09:49 +0000)]
Fixed mkdir("/tmp/foo//bar/log", 0777, true)

18 years agoFixed bug #38400 (Use of com.typelib_file may cause a crash).
Ilia Alshanetsky [Wed, 18 Oct 2006 23:47:33 +0000 (23:47 +0000)]
Fixed bug #38400 (Use of com.typelib_file may cause a crash).

18 years agoMFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
Antony Dovgal [Wed, 18 Oct 2006 20:58:23 +0000 (20:58 +0000)]
MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)

18 years ago- Here, too
Johannes Schlüter [Wed, 18 Oct 2006 17:17:18 +0000 (17:17 +0000)]
- Here, too

18 years ago- MFH: added missing return...
Johannes Schlüter [Wed, 18 Oct 2006 17:04:49 +0000 (17:04 +0000)]
- MFH: added missing return...

18 years ago- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::
Johannes Schlüter [Wed, 18 Oct 2006 16:35:15 +0000 (16:35 +0000)]
- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::

18 years agoMFH: fix arginfo
Hannes Magnusson [Wed, 18 Oct 2006 16:04:37 +0000 (16:04 +0000)]
MFH: fix arginfo

18 years agoMFH: fix PECL bug #9061 (oci8 might reuse wrong persistent connection)
Antony Dovgal [Wed, 18 Oct 2006 14:23:23 +0000 (14:23 +0000)]
MFH: fix PECL bug #9061 (oci8 might reuse wrong persistent connection)

18 years agofix test
Antony Dovgal [Tue, 17 Oct 2006 22:05:16 +0000 (22:05 +0000)]
fix test

18 years ago- Updated timezone database.
Derick Rethans [Tue, 17 Oct 2006 17:08:03 +0000 (17:08 +0000)]
- Updated timezone database.

18 years agoUnify handling of return values on validation failure and var not found
Ilia Alshanetsky [Tue, 17 Oct 2006 15:26:14 +0000 (15:26 +0000)]
Unify handling of return values on validation failure and var not found

18 years agoMFH: initialize optional vars
Antony Dovgal [Mon, 16 Oct 2006 19:27:57 +0000 (19:27 +0000)]
MFH: initialize optional vars

18 years agoFixed compiler warnings
Ilia Alshanetsky [Mon, 16 Oct 2006 15:39:39 +0000 (15:39 +0000)]
Fixed compiler warnings

18 years agoFixed bug #39140 (Uncaught exception may cause crash)
Dmitry Stogov [Mon, 16 Oct 2006 11:13:08 +0000 (11:13 +0000)]
Fixed bug #39140 (Uncaught exception may cause crash)

18 years agoFixed bug #39020 (PHP in FastCGI server mode crashes)
Dmitry Stogov [Mon, 16 Oct 2006 10:46:59 +0000 (10:46 +0000)]
Fixed bug #39020 (PHP in FastCGI server mode crashes)

18 years agofix compile warning
Antony Dovgal [Sun, 15 Oct 2006 21:09:27 +0000 (21:09 +0000)]
fix compile warning

18 years agoFix test (bug#39097)
Hannes Magnusson [Sun, 15 Oct 2006 13:43:45 +0000 (13:43 +0000)]
Fix test (bug#39097)

18 years agoRemove bogus ini entry
Hannes Magnusson [Sat, 14 Oct 2006 15:06:11 +0000 (15:06 +0000)]
Remove bogus ini entry

18 years agofix win32 build
Antony Dovgal [Fri, 13 Oct 2006 14:26:34 +0000 (14:26 +0000)]
fix win32 build

18 years agofix test
Hannes Magnusson [Fri, 13 Oct 2006 09:59:21 +0000 (09:59 +0000)]
fix test

18 years agoAdded missing API function declaration.
Hannes Magnusson [Fri, 13 Oct 2006 09:34:34 +0000 (09:34 +0000)]
Added missing API function declaration.

18 years agoFixed bug #38934 (move_uploaded_file() cannot read uploaded file outside of
Ilia Alshanetsky [Fri, 13 Oct 2006 01:42:20 +0000 (01:42 +0000)]
Fixed bug #38934 (move_uploaded_file() cannot read uploaded file outside of
open_basedir).

18 years agoImprove open_basedir checks
Ilia Alshanetsky [Fri, 13 Oct 2006 01:11:30 +0000 (01:11 +0000)]
Improve open_basedir checks

18 years agoMemory assigned to the request_rec should be allocated from apache pools
Brian France [Thu, 12 Oct 2006 20:02:58 +0000 (20:02 +0000)]
Memory assigned to the request_rec should be allocated from apache pools
and should not be free'ed at the end of the handler phase

18 years agoMFH: use connection charset when reading LOB data
Antony Dovgal [Thu, 12 Oct 2006 10:04:12 +0000 (10:04 +0000)]
MFH: use connection charset when reading LOB data

18 years agoMake zend_memory_peak_usage() to be avalable even without --enable-memory-limit
Dmitry Stogov [Thu, 12 Oct 2006 06:46:51 +0000 (06:46 +0000)]
Make zend_memory_peak_usage() to be avalable even without --enable-memory-limit

18 years agoFixed potential use of un-initialized var (detected by Coverity)
Ilia Alshanetsky [Thu, 12 Oct 2006 01:05:09 +0000 (01:05 +0000)]
Fixed potential use of un-initialized var (detected by Coverity)

18 years agofix test
Antony Dovgal [Wed, 11 Oct 2006 23:45:31 +0000 (23:45 +0000)]
fix test

18 years agoBFN
Sara Golemon [Wed, 11 Oct 2006 23:36:32 +0000 (23:36 +0000)]
BFN

18 years agoMFH(r-1.96) Bugfix#38649 Optional param not initialized
Sara Golemon [Wed, 11 Oct 2006 23:22:45 +0000 (23:22 +0000)]
MFH(r-1.96) Bugfix#38649 Optional param not initialized

18 years agoMFH(r-1.38) Bugfix 38648: Don't assume all buckets are part of a brigade
Sara Golemon [Wed, 11 Oct 2006 23:11:26 +0000 (23:11 +0000)]
MFH(r-1.38) Bugfix 38648: Don't assume all buckets are part of a brigade

18 years ago- imagecreatefrompng(emptyfile) fix entry
Pierre Joye [Wed, 11 Oct 2006 18:27:42 +0000 (18:27 +0000)]
- imagecreatefrompng(emptyfile) fix entry

18 years agoMFH
Antony Dovgal [Wed, 11 Oct 2006 16:11:56 +0000 (16:11 +0000)]
MFH

18 years agoMFH: fix #39125 (Memleak when reflecting non-existing class/method)
Antony Dovgal [Wed, 11 Oct 2006 15:52:56 +0000 (15:52 +0000)]
MFH: fix #39125 (Memleak when reflecting non-existing class/method)

18 years agoadd test
Antony Dovgal [Wed, 11 Oct 2006 14:57:52 +0000 (14:57 +0000)]
add test

18 years agos/false/null/
Ilia Alshanetsky [Wed, 11 Oct 2006 14:55:57 +0000 (14:55 +0000)]
s/false/null/

18 years ago- MFH: Change validating filters to return "null" on failure so that they can be
Derick Rethans [Wed, 11 Oct 2006 14:49:13 +0000 (14:49 +0000)]
- MFH: Change validating filters to return "null" on failure so that they can be
  distinguised from the value "false" which might be valid as well.

18 years agoMFH: check filter and class names for empty strings
Antony Dovgal [Wed, 11 Oct 2006 14:46:40 +0000 (14:46 +0000)]
MFH: check filter and class names for empty strings

18 years agoCatch empty strings right away.
Ilia Alshanetsky [Wed, 11 Oct 2006 14:19:55 +0000 (14:19 +0000)]
Catch empty strings right away.

18 years agoMFH: avoid reading str[-1], add warning when invalid format specified
Antony Dovgal [Wed, 11 Oct 2006 13:15:30 +0000 (13:15 +0000)]
MFH: avoid reading str[-1], add warning when invalid format specified
add test

18 years agoMFH: fix crash when parsing invalid hostnames/IPs
Antony Dovgal [Wed, 11 Oct 2006 12:53:56 +0000 (12:53 +0000)]
MFH: fix crash when parsing invalid hostnames/IPs

18 years agoMFH
Antony Dovgal [Wed, 11 Oct 2006 11:53:02 +0000 (11:53 +0000)]
MFH

18 years agoMFH: fix segfault/leak, add test
Antony Dovgal [Wed, 11 Oct 2006 11:09:42 +0000 (11:09 +0000)]
MFH: fix segfault/leak, add test

18 years agoSync with Unix build
Edin Kadribasic [Wed, 11 Oct 2006 11:00:03 +0000 (11:00 +0000)]
Sync with Unix build

18 years agoBFN
Wez Furlong [Wed, 11 Oct 2006 03:23:51 +0000 (03:23 +0000)]
BFN

18 years agoBFN
Wez Furlong [Wed, 11 Oct 2006 03:09:55 +0000 (03:09 +0000)]
BFN

18 years agoFix for PECL #7755; use the displayable column width as the basis for our
Wez Furlong [Wed, 11 Oct 2006 03:07:29 +0000 (03:07 +0000)]
Fix for PECL #7755; use the displayable column width as the basis for our
buffer size, as the raw column size can be too small when requesting
a string representation.

Also fix up bogus error output when fetching, and another one of the test
cases to make it run against SQL Server 2005.

18 years agoBFN
Wez Furlong [Wed, 11 Oct 2006 02:14:09 +0000 (02:14 +0000)]
BFN

18 years agoFix for PECL bug #8944. Could also be the same problem as pecl #7775.
Wez Furlong [Wed, 11 Oct 2006 02:10:56 +0000 (02:10 +0000)]
Fix for PECL bug #8944.  Could also be the same problem as pecl #7775.

18 years ago- don't check signature if the file is empty (valgrind reports with test
Pierre Joye [Wed, 11 Oct 2006 00:19:12 +0000 (00:19 +0000)]
- don't check signature if the file is empty (valgrind reports with test
  001), thx Tony for the head up

18 years agoFixed bug #39034 (curl_exec() with return transfer returns TRUE on empty
Ilia Alshanetsky [Tue, 10 Oct 2006 23:12:59 +0000 (23:12 +0000)]
Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty
files).

18 years agoMFH: access mode for dbase_open() cannot be < 0
Antony Dovgal [Tue, 10 Oct 2006 23:01:23 +0000 (23:01 +0000)]
MFH: access mode for dbase_open() cannot be < 0

18 years agoadd new test
Antony Dovgal [Tue, 10 Oct 2006 22:37:43 +0000 (22:37 +0000)]
add new test

18 years agoMFH: fix leak and typos in error messages
Antony Dovgal [Tue, 10 Oct 2006 22:22:43 +0000 (22:22 +0000)]
MFH: fix leak and typos in error messages

18 years agomissing variable initialization
Antony Dovgal [Tue, 10 Oct 2006 22:03:27 +0000 (22:03 +0000)]
missing variable initialization

18 years agoFixed bug #38198 (possible crash when COM reports an exception).
Ilia Alshanetsky [Tue, 10 Oct 2006 17:32:50 +0000 (17:32 +0000)]
Fixed bug #38198 (possible crash when COM reports an exception).

18 years agoMFH: fix #39112 (typo in error message)
Antony Dovgal [Tue, 10 Oct 2006 12:44:02 +0000 (12:44 +0000)]
MFH: fix #39112 (typo in error message)

18 years agoImprove parameter parsing
Ilia Alshanetsky [Mon, 9 Oct 2006 19:48:13 +0000 (19:48 +0000)]
Improve parameter parsing

18 years agoFixed bug #37262 (var_export() does not escape \0 character).
Ilia Alshanetsky [Mon, 9 Oct 2006 18:08:34 +0000 (18:08 +0000)]
Fixed bug #37262 (var_export() does not escape \0 character).

18 years agoProper name for credits
Ilia Alshanetsky [Mon, 9 Oct 2006 16:20:46 +0000 (16:20 +0000)]
Proper name for credits

18 years agoMFH tests
Hannes Magnusson [Mon, 9 Oct 2006 16:02:34 +0000 (16:02 +0000)]
MFH tests

18 years agoimprove SKIPIF condition
Antony Dovgal [Mon, 9 Oct 2006 13:20:46 +0000 (13:20 +0000)]
improve SKIPIF condition

18 years agoBFN
Antony Dovgal [Mon, 9 Oct 2006 09:37:10 +0000 (09:37 +0000)]
BFN

18 years agoMFH: fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewis...
Antony Dovgal [Mon, 9 Oct 2006 09:34:55 +0000 (09:34 +0000)]
MFH: fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column)
patch by jeff at badtz-maru dot com

18 years ago- fix possible segfault (see test 004) always exists and returns NULL on
Pierre Joye [Mon, 9 Oct 2006 00:04:11 +0000 (00:04 +0000)]
- fix possible segfault (see test 004) always exists and returns NULL on
  error

18 years agoAdded missing configuration checks
Ilia Alshanetsky [Sun, 8 Oct 2006 22:38:48 +0000 (22:38 +0000)]
Added missing configuration checks

18 years ago- #39082, image* segfaults when used with only one argument
Pierre Joye [Sun, 8 Oct 2006 17:36:10 +0000 (17:36 +0000)]
- #39082, image* segfaults when used with only one argument
  (introduced in 5.2+, no news entry)

18 years agoAdded missing safety checks (Problem identified by Coverity scan)
Ilia Alshanetsky [Sat, 7 Oct 2006 19:59:19 +0000 (19:59 +0000)]
Added missing safety checks (Problem identified by Coverity scan)

18 years agoAdded missing safety checks (Problem identified by Coverity scan)
Ilia Alshanetsky [Sat, 7 Oct 2006 19:40:58 +0000 (19:40 +0000)]
Added missing safety checks (Problem identified by Coverity scan)

18 years agoMFH(r-1.356) Don't assume the array elements are arrays too
Sara Golemon [Sat, 7 Oct 2006 16:40:39 +0000 (16:40 +0000)]
MFH(r-1.356) Don't assume the array elements are arrays too

18 years agoBFN
Antony Dovgal [Sat, 7 Oct 2006 09:34:12 +0000 (09:34 +0000)]
BFN

18 years agoMake quote() in PostgreSQL use PQescapeByteaConn() whenever possible for
Ilia Alshanetsky [Fri, 6 Oct 2006 22:34:16 +0000 (22:34 +0000)]
Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible for
binary strings.

18 years agoMake pg_escape_bytea() use PQescapeByteaConn() whenever possible.
Ilia Alshanetsky [Fri, 6 Oct 2006 21:45:10 +0000 (21:45 +0000)]
Make pg_escape_bytea() use PQescapeByteaConn() whenever possible.

18 years agoback to dev
Ilia Alshanetsky [Fri, 6 Oct 2006 21:36:07 +0000 (21:36 +0000)]
back to dev

18 years agoExpose session storage module locater and serialization function via PHPAPI
Ilia Alshanetsky [Fri, 6 Oct 2006 21:11:36 +0000 (21:11 +0000)]
Expose session storage module locater and serialization function via PHPAPI

18 years agomodulo 0 news entry
Ilia Alshanetsky [Fri, 6 Oct 2006 21:03:35 +0000 (21:03 +0000)]
modulo 0 news entry

18 years agomore improvements
Antony Dovgal [Fri, 6 Oct 2006 18:03:19 +0000 (18:03 +0000)]
more improvements

18 years agoMFH: fix #39067 (getDeclaringClass() and private properties)
Antony Dovgal [Fri, 6 Oct 2006 17:35:32 +0000 (17:35 +0000)]
MFH: fix #39067 (getDeclaringClass() and private properties)

18 years agoMFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()
Sara Golemon [Fri, 6 Oct 2006 16:50:21 +0000 (16:50 +0000)]
MFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()

Reapplying this since it looks like we'll be doing a PHP 5.2 RC6 after all

18 years agore-add the test
Antony Dovgal [Fri, 6 Oct 2006 14:50:46 +0000 (14:50 +0000)]
re-add the test

18 years agoMFH: fix #39060 (virtual_file_ex() is broken on *BSD)
Antony Dovgal [Fri, 6 Oct 2006 14:03:19 +0000 (14:03 +0000)]
MFH: fix #39060 (virtual_file_ex() is broken on *BSD)

18 years agoBFN
Edin Kadribasic [Fri, 6 Oct 2006 12:53:15 +0000 (12:53 +0000)]
BFN

18 years agoFix for #38985 (Wez)
Edin Kadribasic [Fri, 6 Oct 2006 12:23:30 +0000 (12:23 +0000)]
Fix for #38985  (Wez)

18 years agoFix ZTS build.
Sebastian Bergmann [Fri, 6 Oct 2006 03:48:00 +0000 (03:48 +0000)]
Fix ZTS build.

18 years agoRevert until 5.2's release since we're in RC stage
Sara Golemon [Fri, 6 Oct 2006 00:02:56 +0000 (00:02 +0000)]
Revert until 5.2's release since we're in RC stage

18 years agoMFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()
Sara Golemon [Thu, 5 Oct 2006 23:32:52 +0000 (23:32 +0000)]
MFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scripts()

18 years ago<tony2001> ilia: are you serious?
Antony Dovgal [Thu, 5 Oct 2006 20:28:15 +0000 (20:28 +0000)]
<tony2001> ilia: are you serious?
<ilia> tony2001: yes

18 years agoadd test
Antony Dovgal [Thu, 5 Oct 2006 19:49:43 +0000 (19:49 +0000)]
add test

18 years ago5.2.0RC5
Ilia Alshanetsky [Thu, 5 Oct 2006 19:49:03 +0000 (19:49 +0000)]
5.2.0RC5

18 years agoIncrement replace count value for case-sensitive single char searches.
Andrei Zmievski [Thu, 5 Oct 2006 18:23:19 +0000 (18:23 +0000)]
Increment replace count value for case-sensitive single char searches.

18 years ago- nuke unused variable
Hannes Magnusson [Thu, 5 Oct 2006 16:02:29 +0000 (16:02 +0000)]
- nuke unused variable
- "prefer" two arguments
- only print "wrong parameter count" once

18 years agoMFH: decrement ch->uses (or destroy handle) when destroying multi handle
Antony Dovgal [Thu, 5 Oct 2006 15:06:40 +0000 (15:06 +0000)]
MFH: decrement ch->uses (or destroy handle) when destroying multi handle

18 years agofix build with new version of c-client
Antony Dovgal [Thu, 5 Oct 2006 14:25:41 +0000 (14:25 +0000)]
fix build with new version of c-client

18 years agoCRLF->CR
Dmitry Stogov [Thu, 5 Oct 2006 12:09:58 +0000 (12:09 +0000)]
CRLF->CR