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

18 years agoMFH: fix #38199 (fclose() unable to close STDOUT and STDERR)
Antony Dovgal [Mon, 28 Aug 2006 17:15:03 +0000 (17:15 +0000)]
MFH: fix #38199 (fclose() unable to close STDOUT and STDERR)

18 years agodelete commented part, as it was done in HEAD
Antony Dovgal [Mon, 28 Aug 2006 10:59:18 +0000 (10:59 +0000)]
delete commented part, as it was done in HEAD

18 years agoMFH: fix #38624 (Strange warning when incrementing an object property and exception...
Antony Dovgal [Mon, 28 Aug 2006 10:27:58 +0000 (10:27 +0000)]
MFH: fix #38624 (Strange warning when incrementing an object property and exception is thrown from __get method)

18 years agofix ZTS build
Antony Dovgal [Mon, 28 Aug 2006 09:56:28 +0000 (09:56 +0000)]
fix ZTS build

18 years agoMFH:
Hannes Magnusson [Sun, 27 Aug 2006 19:14:43 +0000 (19:14 +0000)]
MFH:
 - Fixed bug #33895 (missing math constants).
 - Remove M_PI from math.c (its defined in php_math.h)

18 years agoOptimize the operation of implode() on non-string parameters
Ilia Alshanetsky [Sun, 27 Aug 2006 19:06:09 +0000 (19:06 +0000)]
Optimize the operation of implode() on non-string parameters

18 years agofix tests on freebsd
Hannes Magnusson [Sun, 27 Aug 2006 15:06:53 +0000 (15:06 +0000)]
fix tests on freebsd

18 years ago- don't rely/use VCWD_REALPATH, use expand_filepath instead
Pierre Joye [Sat, 26 Aug 2006 12:23:43 +0000 (12:23 +0000)]
- don't rely/use VCWD_REALPATH, use expand_filepath instead
  NB: that'd to be true for all this VCWD mess

18 years agoadded configure option --disable-mbregex-backtrack.
Seiji Masugata [Fri, 25 Aug 2006 16:26:50 +0000 (16:26 +0000)]
added configure option --disable-mbregex-backtrack.

18 years ago- bundled matches pecl 1.7.1
Pierre Joye [Fri, 25 Aug 2006 16:03:00 +0000 (16:03 +0000)]
- bundled matches pecl 1.7.1

18 years agoFixed #37602 by olek at neurosoft dot pl
Edin Kadribasic [Fri, 25 Aug 2006 12:01:57 +0000 (12:01 +0000)]
Fixed #37602 by olek at neurosoft dot pl

18 years agoInitial commit. Updated bundled oniguruma library (used for multibyte regular express...
Seiji Masugata [Thu, 24 Aug 2006 17:20:58 +0000 (17:20 +0000)]
Initial commit. Updated bundled oniguruma library (used for multibyte regular expression) to 4.3.1.

18 years agoInitial commit. Updated bundled oniguruma library (used for multibyte regular express...
Seiji Masugata [Thu, 24 Aug 2006 17:11:29 +0000 (17:11 +0000)]
Initial commit. Updated bundled oniguruma library (used for multibyte regular expression) to 4.3.1.

18 years agoUpdated bundled oniguruma library (used for multibyte regular expression) to 4.3.1.
Seiji Masugata [Thu, 24 Aug 2006 17:03:47 +0000 (17:03 +0000)]
Updated bundled oniguruma library (used for multibyte regular expression) to 4.3.1.

18 years agoadded returned value in mb_get_info( ).
Seiji Masugata [Thu, 24 Aug 2006 16:52:36 +0000 (16:52 +0000)]
added returned value in mb_get_info( ).

18 years ago- solve the relative path issues in TS environment
Pierre Joye [Thu, 24 Aug 2006 16:37:14 +0000 (16:37 +0000)]
- solve the relative path issues in TS environment

18 years agoit's not a PEAR only issue
Antony Dovgal [Thu, 24 Aug 2006 16:00:43 +0000 (16:00 +0000)]
it's not a PEAR only issue

18 years agosys/msg.h does not exist on MacOS X
Antony Dovgal [Thu, 24 Aug 2006 13:18:24 +0000 (13:18 +0000)]
sys/msg.h does not exist on MacOS X

18 years agoupdate version in phpinfo()
Antony Dovgal [Thu, 24 Aug 2006 13:03:04 +0000 (13:03 +0000)]
update version in phpinfo()

18 years agobump version number
Antony Dovgal [Thu, 24 Aug 2006 12:46:54 +0000 (12:46 +0000)]
bump version number

18 years agocompat fixes
Antony Dovgal [Thu, 24 Aug 2006 12:05:19 +0000 (12:05 +0000)]
compat fixes

18 years agorelease 1.2.2 from 5_2 branch, as HEAD doesn't have safe_mode anymore
Antony Dovgal [Thu, 24 Aug 2006 11:59:15 +0000 (11:59 +0000)]
release 1.2.2 from 5_2 branch, as HEAD doesn't have safe_mode anymore

18 years agothe error message is different on different OSes and zlib versions
Antony Dovgal [Thu, 24 Aug 2006 11:30:35 +0000 (11:30 +0000)]
the error message is different on different OSes and zlib versions

18 years agotm_yday may be 0
Antony Dovgal [Thu, 24 Aug 2006 11:27:20 +0000 (11:27 +0000)]
tm_yday may be 0

18 years agoMFH: fix segfault in strptime() on 64bit Linuxes, caused by the missing declaration
Antony Dovgal [Thu, 24 Aug 2006 11:06:02 +0000 (11:06 +0000)]
MFH: fix segfault in strptime() on 64bit Linuxes, caused by the missing declaration

18 years agoFixed bug #38315 (Constructing in the destructor causes weird behaviour)
Dmitry Stogov [Thu, 24 Aug 2006 09:42:35 +0000 (09:42 +0000)]
Fixed bug #38315 (Constructing in the destructor causes weird behaviour)

18 years agoAdded SoapServer::setObject() method (it is a simplified version of SoapServer::setCl...
Dmitry Stogov [Thu, 24 Aug 2006 06:18:30 +0000 (06:18 +0000)]
Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method).

18 years agoNamespace more PCRE functions.
Andrei Zmievski [Wed, 23 Aug 2006 20:39:11 +0000 (20:39 +0000)]
Namespace more PCRE functions.

18 years ago- MFH: add support for entities in hexadecimal format, like &copy; can
Pierre Joye [Wed, 23 Aug 2006 20:22:31 +0000 (20:22 +0000)]
- MFH: add support for entities in hexadecimal format, like &copy; can
  be passed as &#169 or &#xA9; (sync with gd)

18 years agoMFH: fix possible crash in free_statement()
Antony Dovgal [Wed, 23 Aug 2006 19:15:57 +0000 (19:15 +0000)]
MFH: fix possible crash in free_statement()

18 years agoFixed bug #38265 (heap corruption)
Dmitry Stogov [Wed, 23 Aug 2006 13:00:48 +0000 (13:00 +0000)]
Fixed bug #38265 (heap corruption)

18 years ago- MFH: please don't use base64 to test image files, it does not work
Pierre Joye [Wed, 23 Aug 2006 12:00:54 +0000 (12:00 +0000)]
- MFH: please don't use base64 to test image files, it does not work
  fix tests on 64bit platfrom

18 years agoMFH: build ext/spl and ext/reflection as static (fixes #38556)
Antony Dovgal [Wed, 23 Aug 2006 09:47:21 +0000 (09:47 +0000)]
MFH: build ext/spl and ext/reflection as static (fixes #38556)

18 years agoFix arginfo for SplObjectStorage
Hannes Magnusson [Wed, 23 Aug 2006 09:32:24 +0000 (09:32 +0000)]
Fix arginfo for SplObjectStorage

18 years agoMFH: make run-tests to work with directories containing spaces (bug #38558)
Antony Dovgal [Wed, 23 Aug 2006 07:02:59 +0000 (07:02 +0000)]
MFH: make run-tests to work with directories containing spaces (bug #38558)
Patch by danielc at analysisandsolutions dot com