]> granicus.if.org Git - php/log
php
18 years agoadd new tests
Antony Dovgal [Thu, 7 Sep 2006 11:48:30 +0000 (11:48 +0000)]
add new tests

18 years agoMFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27)
Rob Richards [Thu, 7 Sep 2006 11:25:14 +0000 (11:25 +0000)]
MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27)

18 years agoMFH: update def file (2.6.26)
Rob Richards [Wed, 6 Sep 2006 23:49:00 +0000 (23:49 +0000)]
MFH: update def file (2.6.26)

18 years agoFixed bug #38190 (threading issues on windows 2003)
Edin Kadribasic [Wed, 6 Sep 2006 21:44:45 +0000 (21:44 +0000)]
Fixed bug #38190 (threading issues on windows 2003)

18 years ago- bump version, 5.2.0 will have zip-2.0.0-stable
Pierre Joye [Wed, 6 Sep 2006 17:38:36 +0000 (17:38 +0000)]
- bump version, 5.2.0 will have zip-2.0.0-stable

18 years agoFixed bug #38464 (array_count_values() mishandles numeric strings).
Ilia Alshanetsky [Wed, 6 Sep 2006 17:25:57 +0000 (17:25 +0000)]
Fixed bug #38464 (array_count_values() mishandles numeric strings).

18 years ago- wrong cast, strlen is int
Pierre Joye [Wed, 6 Sep 2006 17:24:41 +0000 (17:24 +0000)]
- wrong cast, strlen is int

18 years agofix memleak of pcre study data
Nuno Lopes [Wed, 6 Sep 2006 16:30:59 +0000 (16:30 +0000)]
fix memleak of pcre study data

18 years agofix one more parameter (int*->int)
Nuno Lopes [Wed, 6 Sep 2006 15:31:48 +0000 (15:31 +0000)]
fix one more parameter (int*->int)

18 years agoMFH zend_parse_parameters() fixes
Nuno Lopes [Wed, 6 Sep 2006 15:19:41 +0000 (15:19 +0000)]
MFH zend_parse_parameters() fixes

18 years ago- MFH: zip_open takes only one parameter (Thx Nuno L.)
Pierre Joye [Wed, 6 Sep 2006 13:03:55 +0000 (13:03 +0000)]
- MFH: zip_open takes only one parameter (Thx Nuno L.)

18 years agofix leak in pg_copy_to() when invalid resource was passed
Antony Dovgal [Wed, 6 Sep 2006 12:40:56 +0000 (12:40 +0000)]
fix leak in pg_copy_to() when invalid resource was passed

18 years agodo not search for empty strings with strpos() and strrpos()
Antony Dovgal [Wed, 6 Sep 2006 12:07:32 +0000 (12:07 +0000)]
do not search for empty strings with strpos() and strrpos()

18 years agomore int->zend_bool conversions
Nuno Lopes [Wed, 6 Sep 2006 11:54:29 +0000 (11:54 +0000)]
more int->zend_bool conversions

18 years agofix leaks & uninitialized vars
Antony Dovgal [Wed, 6 Sep 2006 11:34:43 +0000 (11:34 +0000)]
fix leaks & uninitialized vars
add test

18 years agoFixed support for endpoint's URL without <path> part (Rob)
Dmitry Stogov [Wed, 6 Sep 2006 11:03:45 +0000 (11:03 +0000)]
Fixed support for endpoint's URL without <path> part (Rob)

18 years agoFixed php_admin* bypass by ini_restore()
Dmitry Stogov [Wed, 6 Sep 2006 08:54:44 +0000 (08:54 +0000)]
Fixed php_admin* bypass by ini_restore()

18 years ago- MFH: Added support for the full ISO week number format. (2006-W52-7)
Derick Rethans [Wed, 6 Sep 2006 07:34:51 +0000 (07:34 +0000)]
- MFH: Added support for the full ISO week number format. (2006-W52-7)

18 years agoReverted last Ilia's patch (for bug #38579).
Dmitry Stogov [Wed, 6 Sep 2006 06:37:42 +0000 (06:37 +0000)]
Reverted last Ilia's patch (for bug #38579).
The patch didn't fix the bug and made new one.

18 years agoBFN
Ilia Alshanetsky [Tue, 5 Sep 2006 15:50:37 +0000 (15:50 +0000)]
BFN

18 years agoFixed bug #38579 require_once/include_once optimization causes files to be
Ilia Alshanetsky [Tue, 5 Sep 2006 15:50:07 +0000 (15:50 +0000)]
Fixed bug #38579 require_once/include_once optimization causes files to be
loaded multiple times.

18 years agosync code and tests between HEAD and PHP_5_2 branches. what a confusion...
Nuno Lopes [Tue, 5 Sep 2006 15:23:26 +0000 (15:23 +0000)]
sync code and tests between HEAD and PHP_5_2 branches. what a confusion...

18 years agofinish the cleaning. also add a new test
Nuno Lopes [Tue, 5 Sep 2006 14:55:56 +0000 (14:55 +0000)]
finish the cleaning. also add a new test

18 years agoadd test
Antony Dovgal [Tue, 5 Sep 2006 14:04:41 +0000 (14:04 +0000)]
add test

18 years agoMFH: init variables
Antony Dovgal [Tue, 5 Sep 2006 13:59:26 +0000 (13:59 +0000)]
MFH: init variables

18 years agoremove some leftover code from the time tidy would throw exceptions
Nuno Lopes [Tue, 5 Sep 2006 13:50:22 +0000 (13:50 +0000)]
remove some leftover code from the time tidy would throw exceptions

18 years agoint->zend_bool where possible
Nuno Lopes [Tue, 5 Sep 2006 12:39:20 +0000 (12:39 +0000)]
int->zend_bool where possible

18 years agofirst fix from my new zend_parse_parameters_* checker
Nuno Lopes [Tue, 5 Sep 2006 12:30:35 +0000 (12:30 +0000)]
first fix from my new zend_parse_parameters_* checker

18 years agoCWD php.ini search news
Edin Kadribasic [Tue, 5 Sep 2006 11:58:05 +0000 (11:58 +0000)]
CWD php.ini search news

18 years agoSearch for php.ini in CWD in all sapi's *but* CLI.
Edin Kadribasic [Tue, 5 Sep 2006 11:54:15 +0000 (11:54 +0000)]
Search for php.ini in CWD in all sapi's *but* CLI.
This patch reverses wrong behavaiour introduced before the
release of 5.1.0.

# We should probably consider killing adding CWD php.ini lookup
# altogether.

18 years agofix leak in imap_utf8(), avoid extra strlen() call
Antony Dovgal [Tue, 5 Sep 2006 11:24:49 +0000 (11:24 +0000)]
fix leak in imap_utf8(), avoid extra strlen() call
add test

18 years agofix typo, add test
Antony Dovgal [Tue, 5 Sep 2006 10:36:24 +0000 (10:36 +0000)]
fix typo, add test

18 years agofix gcc warning
Nuno Lopes [Mon, 4 Sep 2006 19:14:59 +0000 (19:14 +0000)]
fix gcc warning

18 years agofix gcc warning
Nuno Lopes [Mon, 4 Sep 2006 18:59:01 +0000 (18:59 +0000)]
fix gcc warning

18 years agoFixed bug #38693 (curl_multi_add_handle() set curl handle to null).
Ilia Alshanetsky [Mon, 4 Sep 2006 16:31:27 +0000 (16:31 +0000)]
Fixed bug #38693 (curl_multi_add_handle() set curl handle to null).

18 years agoRemoved unreachable handlers
Dmitry Stogov [Mon, 4 Sep 2006 13:58:54 +0000 (13:58 +0000)]
Removed unreachable handlers

18 years agoFixed bug #38700 (SoapClient::__getTypes never returns)
Dmitry Stogov [Mon, 4 Sep 2006 10:52:34 +0000 (10:52 +0000)]
Fixed bug #38700 (SoapClient::__getTypes never returns)

18 years agoFixed VIRTUAL_DIR inconsistency
Dmitry Stogov [Mon, 4 Sep 2006 08:18:15 +0000 (08:18 +0000)]
Fixed VIRTUAL_DIR inconsistency

18 years agoFixed "signed/unsigned mismatch" warning.
Dmitry Stogov [Mon, 4 Sep 2006 07:26:48 +0000 (07:26 +0000)]
Fixed "signed/unsigned mismatch" warning.

18 years agoFixed bug #38661 (mixed-case URL breaks url-wrappers).
Ilia Alshanetsky [Sun, 3 Sep 2006 16:32:27 +0000 (16:32 +0000)]
Fixed bug #38661 (mixed-case URL breaks url-wrappers).

18 years ago- new openssl constants entry
Pierre Joye [Sun, 3 Sep 2006 15:49:49 +0000 (15:49 +0000)]
- new openssl constants entry

18 years ago- add OPENSSL_VERSION_TEXT and OPENSSL_VERSION_NUMBER constants
Pierre Joye [Sun, 3 Sep 2006 15:31:01 +0000 (15:31 +0000)]
- add OPENSSL_VERSION_TEXT and OPENSSL_VERSION_NUMBER constants
- skip tests if openssl version < 0.9.7j (known to work)

18 years agolittle typo (bug #38531)
Nuno Lopes [Sun, 3 Sep 2006 11:39:45 +0000 (11:39 +0000)]
little typo (bug #38531)

18 years ago- Remove version number here as already done in HEAD
Johannes Schlüter [Sun, 3 Sep 2006 11:27:50 +0000 (11:27 +0000)]
- Remove version number here as already done in HEAD

18 years ago- attempt to fix #38696
Michael Wallner [Sun, 3 Sep 2006 09:09:56 +0000 (09:09 +0000)]
- attempt to fix #38696

18 years ago- MFH: Add HAVE_REFLECTION define for win32 (by Steph)
Johannes Schlüter [Sat, 2 Sep 2006 19:13:23 +0000 (19:13 +0000)]
- MFH: Add HAVE_REFLECTION define for win32 (by Steph)

18 years agofix test
Hannes Magnusson [Sat, 2 Sep 2006 15:42:00 +0000 (15:42 +0000)]
fix test

18 years agoand add a test
Nuno Lopes [Fri, 1 Sep 2006 23:31:52 +0000 (23:31 +0000)]
and add a test

18 years agoomg. take #2 to fix the bug. sorry..
Nuno Lopes [Fri, 1 Sep 2006 23:25:29 +0000 (23:25 +0000)]
omg. take #2 to fix the bug. sorry..

18 years agofix possible crash
Nuno Lopes [Fri, 1 Sep 2006 23:13:20 +0000 (23:13 +0000)]
fix possible crash

18 years agoMFH: Obsolete, prepaing for new installer script
Edin Kadribasic [Fri, 1 Sep 2006 20:25:32 +0000 (20:25 +0000)]
MFH: Obsolete, prepaing for new installer script

18 years agocurrently it's RC4-dev
Nuno Lopes [Fri, 1 Sep 2006 13:55:22 +0000 (13:55 +0000)]
currently it's RC4-dev

18 years agoBack to dev
Ilia Alshanetsky [Fri, 1 Sep 2006 01:29:05 +0000 (01:29 +0000)]
Back to dev

18 years ago5.2.0RC3
Ilia Alshanetsky [Fri, 1 Sep 2006 01:06:14 +0000 (01:06 +0000)]
5.2.0RC3

18 years ago- MFH
Pierre Joye [Thu, 31 Aug 2006 22:52:54 +0000 (22:52 +0000)]
- MFH

18 years ago- MFH
Pierre Joye [Thu, 31 Aug 2006 22:34:32 +0000 (22:34 +0000)]
- MFH

18 years agoadd test
Antony Dovgal [Thu, 31 Aug 2006 22:19:35 +0000 (22:19 +0000)]
add test

18 years ago- MFH: test for mulitple filter calls
Pierre Joye [Thu, 31 Aug 2006 22:17:44 +0000 (22:17 +0000)]
- MFH: test for mulitple filter calls

18 years agoMFH
Antony Dovgal [Thu, 31 Aug 2006 22:12:10 +0000 (22:12 +0000)]
MFH

18 years ago- skip these tests for RC3
Pierre Joye [Thu, 31 Aug 2006 20:17:03 +0000 (20:17 +0000)]
- skip these tests for RC3
 - CGI does not read commandline options when it sees REQUES_METHOD
 - errors are shown two times now, to be checked post RC3

18 years ago- MFH: pecl bug #8316,
Pierre Joye [Thu, 31 Aug 2006 18:29:29 +0000 (18:29 +0000)]
- MFH: pecl bug #8316,
  empty strings are not int or float, return false (due to popular demand)

18 years agolast portion of z/Z fixes
Antony Dovgal [Thu, 31 Aug 2006 16:15:24 +0000 (16:15 +0000)]
last portion of z/Z fixes

18 years ago- clean the auto trim (behaves like php_trim now)
Pierre Joye [Thu, 31 Aug 2006 15:50:56 +0000 (15:50 +0000)]
- clean the auto trim (behaves like php_trim now)
- simplifies bool
- fix octal parsing
- boost int/hex/octal validate_int

18 years agofix typo in errmsg
Antony Dovgal [Thu, 31 Aug 2006 15:42:18 +0000 (15:42 +0000)]
fix typo in errmsg

18 years agoext/filter z/Z fixes
Antony Dovgal [Thu, 31 Aug 2006 15:17:23 +0000 (15:17 +0000)]
ext/filter z/Z fixes

18 years agomore z/Z fixes
Antony Dovgal [Thu, 31 Aug 2006 14:41:24 +0000 (14:41 +0000)]
more z/Z fixes

18 years agomore z/Z fixes
Antony Dovgal [Thu, 31 Aug 2006 14:21:21 +0000 (14:21 +0000)]
more z/Z fixes

18 years agoMFH: z/Z problem fixes
Antony Dovgal [Thu, 31 Aug 2006 13:58:31 +0000 (13:58 +0000)]
MFH: z/Z problem fixes

18 years agofix test
Antony Dovgal [Thu, 31 Aug 2006 13:50:11 +0000 (13:50 +0000)]
fix test

18 years agoMFH: fix problem with mixed arguments accepted as zval* causing leaks/segfaults when...
Antony Dovgal [Thu, 31 Aug 2006 13:48:17 +0000 (13:48 +0000)]
MFH: fix problem with mixed arguments accepted as zval* causing leaks/segfaults when converting to other types

18 years agoFastCGI environment variables must not be overriden by system environment variables
Dmitry Stogov [Thu, 31 Aug 2006 13:11:58 +0000 (13:11 +0000)]
FastCGI environment variables must not be overriden by system environment variables

18 years agoShow name of storage layer in case of initialization fault.
Dmitry Stogov [Thu, 31 Aug 2006 11:53:57 +0000 (11:53 +0000)]
Show name of storage layer in case of initialization fault.

18 years agominor changes in iconv_substr() to avoid zval converting
Antony Dovgal [Thu, 31 Aug 2006 11:17:47 +0000 (11:17 +0000)]
minor changes in iconv_substr() to avoid zval converting

18 years agofix warnings about nonextistent functions
Antony Dovgal [Thu, 31 Aug 2006 11:10:23 +0000 (11:10 +0000)]
fix warnings about nonextistent functions

18 years agono such function
Antony Dovgal [Wed, 30 Aug 2006 22:53:51 +0000 (22:53 +0000)]
no such function

18 years agoMFH: fix leak, add test
Antony Dovgal [Wed, 30 Aug 2006 22:34:48 +0000 (22:34 +0000)]
MFH: fix leak, add test

18 years agos/pinter/pointer/
Antony Dovgal [Wed, 30 Aug 2006 22:29:24 +0000 (22:29 +0000)]
s/pinter/pointer/

18 years agofix segfault/leak, add test
Antony Dovgal [Wed, 30 Aug 2006 21:51:08 +0000 (21:51 +0000)]
fix segfault/leak, add test

18 years agoMFH: fix segfault in openssl_seal(), add test
Antony Dovgal [Wed, 30 Aug 2006 20:50:04 +0000 (20:50 +0000)]
MFH: fix segfault in openssl_seal(), add test

18 years agopcre news
Ilia Alshanetsky [Wed, 30 Aug 2006 20:08:05 +0000 (20:08 +0000)]
pcre news

18 years agoUpgrade PCRE lib to 6.7
Ilia Alshanetsky [Wed, 30 Aug 2006 20:00:23 +0000 (20:00 +0000)]
Upgrade PCRE lib to 6.7

18 years agoFixed bug #33770 (https:// or ftps:// do not work when --with-curlwrappers
Ilia Alshanetsky [Wed, 30 Aug 2006 17:49:10 +0000 (17:49 +0000)]
Fixed bug #33770 (https:// or ftps:// do not work when --with-curlwrappers
is used and ssl certificate is not verifiable).

18 years agofix leak, add test
Antony Dovgal [Wed, 30 Aug 2006 16:46:59 +0000 (16:46 +0000)]
fix leak, add test

18 years agoMFH: fix leak in iptcembed()
Antony Dovgal [Wed, 30 Aug 2006 16:30:14 +0000 (16:30 +0000)]
MFH: fix leak in iptcembed()

18 years agochange ini handlers to produce E_ERROR if they are called during startup
Antony Dovgal [Wed, 30 Aug 2006 16:24:40 +0000 (16:24 +0000)]
change ini handlers to produce E_ERROR if they are called during startup

18 years agofix leak
Antony Dovgal [Wed, 30 Aug 2006 16:12:43 +0000 (16:12 +0000)]
fix leak

18 years agoMFH: change E_ERROR to E_WARNING when invalid argument has been passed
Antony Dovgal [Wed, 30 Aug 2006 15:43:10 +0000 (15:43 +0000)]
MFH: change E_ERROR to E_WARNING when invalid argument has been passed
make sure ini_set() doesn't reset PS(mod) and PS(serializer) to invalid values

18 years agoMFH: fix #38653 (memory leak in ReflectionClass::getConstant())
Antony Dovgal [Wed, 30 Aug 2006 10:42:49 +0000 (10:42 +0000)]
MFH: fix #38653 (memory leak in ReflectionClass::getConstant())

18 years agofix test
Hannes Magnusson [Wed, 30 Aug 2006 09:44:53 +0000 (09:44 +0000)]
fix test

18 years ago- Upgrade timezone db to 2006k.
Derick Rethans [Tue, 29 Aug 2006 20:20:05 +0000 (20:20 +0000)]
- Upgrade timezone db to 2006k.

18 years agoCorrected problems introduced by previous commit.
Ilia Alshanetsky [Tue, 29 Aug 2006 19:50:04 +0000 (19:50 +0000)]
Corrected problems introduced by previous commit.

# Issue found by Stefan

18 years agoFixed bug #38637 (curl_copy_handle() fails to fully copy the cURL handle).
Ilia Alshanetsky [Tue, 29 Aug 2006 17:10:40 +0000 (17:10 +0000)]
Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL handle).

18 years agoFinalize implode() patch
Ilia Alshanetsky [Tue, 29 Aug 2006 14:32:16 +0000 (14:32 +0000)]
Finalize implode() patch

18 years agofix win32 build
Antony Dovgal [Tue, 29 Aug 2006 12:20:18 +0000 (12:20 +0000)]
fix win32 build
EG(precision) can be changed in runtime, even in php_implode() (hint: __toString()), so please think twice before optimizing

18 years agoBFN
Rob Richards [Mon, 28 Aug 2006 23:38:49 +0000 (23:38 +0000)]
BFN

18 years agofix #38474 (getAttribute select attribute by order, even when prefixed)
Rob Richards [Mon, 28 Aug 2006 23:36:23 +0000 (23:36 +0000)]
fix #38474 (getAttribute select attribute by order, even when prefixed)
add test

18 years agoAdjust code to avoid TSRMLS_FETCH
Ilia Alshanetsky [Mon, 28 Aug 2006 23:33:37 +0000 (23:33 +0000)]
Adjust code to avoid TSRMLS_FETCH

18 years agoMFH: make sure ext/standard is down before ext/session (fixes #38534)
Antony Dovgal [Mon, 28 Aug 2006 19:57:57 +0000 (19:57 +0000)]
MFH: make sure ext/standard is down before ext/session (fixes #38534)

18 years agoMFH: set BG(locale_string) to NULL on shutdown (partly fixes #38534)
Antony Dovgal [Mon, 28 Aug 2006 18:58:47 +0000 (18:58 +0000)]
MFH: set BG(locale_string) to NULL on shutdown (partly fixes #38534)

18 years agotypofix
Antony Dovgal [Mon, 28 Aug 2006 17:18:03 +0000 (17:18 +0000)]
typofix