]>
granicus.if.org Git - php/log
Nuno Lopes [Tue, 5 Sep 2006 12:39:20 +0000 (12:39 +0000)]
int->zend_bool where possible
Nuno Lopes [Tue, 5 Sep 2006 12:30:35 +0000 (12:30 +0000)]
first fix from my new zend_parse_parameters_* checker
Edin Kadribasic [Tue, 5 Sep 2006 11:58:05 +0000 (11:58 +0000)]
CWD php.ini search news
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.
Antony Dovgal [Tue, 5 Sep 2006 11:24:49 +0000 (11:24 +0000)]
fix leak in imap_utf8(), avoid extra strlen() call
add test
Antony Dovgal [Tue, 5 Sep 2006 10:36:24 +0000 (10:36 +0000)]
fix typo, add test
Nuno Lopes [Mon, 4 Sep 2006 19:14:59 +0000 (19:14 +0000)]
fix gcc warning
Nuno Lopes [Mon, 4 Sep 2006 18:59:01 +0000 (18:59 +0000)]
fix gcc warning
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).
Dmitry Stogov [Mon, 4 Sep 2006 13:58:54 +0000 (13:58 +0000)]
Removed unreachable handlers
Dmitry Stogov [Mon, 4 Sep 2006 10:52:34 +0000 (10:52 +0000)]
Fixed bug #38700 (SoapClient::__getTypes never returns)
Dmitry Stogov [Mon, 4 Sep 2006 08:18:15 +0000 (08:18 +0000)]
Fixed VIRTUAL_DIR inconsistency
Dmitry Stogov [Mon, 4 Sep 2006 07:26:48 +0000 (07:26 +0000)]
Fixed "signed/unsigned mismatch" warning.
Ilia Alshanetsky [Sun, 3 Sep 2006 16:32:27 +0000 (16:32 +0000)]
Fixed bug #38661 (mixed-case URL breaks url-wrappers).
Pierre Joye [Sun, 3 Sep 2006 15:49:49 +0000 (15:49 +0000)]
- new openssl constants entry
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)
Nuno Lopes [Sun, 3 Sep 2006 11:39:45 +0000 (11:39 +0000)]
little typo (bug #38531)
Johannes Schlüter [Sun, 3 Sep 2006 11:27:50 +0000 (11:27 +0000)]
- Remove version number here as already done in HEAD
Michael Wallner [Sun, 3 Sep 2006 09:09:56 +0000 (09:09 +0000)]
- attempt to fix #38696
Johannes Schlüter [Sat, 2 Sep 2006 19:13:23 +0000 (19:13 +0000)]
- MFH: Add HAVE_REFLECTION define for win32 (by Steph)
Hannes Magnusson [Sat, 2 Sep 2006 15:42:00 +0000 (15:42 +0000)]
fix test
Nuno Lopes [Fri, 1 Sep 2006 23:31:52 +0000 (23:31 +0000)]
and add a test
Nuno Lopes [Fri, 1 Sep 2006 23:25:29 +0000 (23:25 +0000)]
omg. take #2 to fix the bug. sorry..
Nuno Lopes [Fri, 1 Sep 2006 23:13:20 +0000 (23:13 +0000)]
fix possible crash
Edin Kadribasic [Fri, 1 Sep 2006 20:25:32 +0000 (20:25 +0000)]
MFH: Obsolete, prepaing for new installer script
Nuno Lopes [Fri, 1 Sep 2006 13:55:22 +0000 (13:55 +0000)]
currently it's RC4-dev
Ilia Alshanetsky [Fri, 1 Sep 2006 01:29:05 +0000 (01:29 +0000)]
Back to dev
Ilia Alshanetsky [Fri, 1 Sep 2006 01:06:14 +0000 (01:06 +0000)]
5.2.0RC3
Pierre Joye [Thu, 31 Aug 2006 22:52:54 +0000 (22:52 +0000)]
- MFH
Pierre Joye [Thu, 31 Aug 2006 22:34:32 +0000 (22:34 +0000)]
- MFH
Antony Dovgal [Thu, 31 Aug 2006 22:19:35 +0000 (22:19 +0000)]
add test
Pierre Joye [Thu, 31 Aug 2006 22:17:44 +0000 (22:17 +0000)]
- MFH: test for mulitple filter calls
Antony Dovgal [Thu, 31 Aug 2006 22:12:10 +0000 (22:12 +0000)]
MFH
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
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)
Antony Dovgal [Thu, 31 Aug 2006 16:15:24 +0000 (16:15 +0000)]
last portion of z/Z fixes
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
Antony Dovgal [Thu, 31 Aug 2006 15:42:18 +0000 (15:42 +0000)]
fix typo in errmsg
Antony Dovgal [Thu, 31 Aug 2006 15:17:23 +0000 (15:17 +0000)]
ext/filter z/Z fixes
Antony Dovgal [Thu, 31 Aug 2006 14:41:24 +0000 (14:41 +0000)]
more z/Z fixes
Antony Dovgal [Thu, 31 Aug 2006 14:21:21 +0000 (14:21 +0000)]
more z/Z fixes
Antony Dovgal [Thu, 31 Aug 2006 13:58:31 +0000 (13:58 +0000)]
MFH: z/Z problem fixes
Antony Dovgal [Thu, 31 Aug 2006 13:50:11 +0000 (13:50 +0000)]
fix test
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
Dmitry Stogov [Thu, 31 Aug 2006 13:11:58 +0000 (13:11 +0000)]
FastCGI environment variables must not be overriden by system environment variables
Dmitry Stogov [Thu, 31 Aug 2006 11:53:57 +0000 (11:53 +0000)]
Show name of storage layer in case of initialization fault.
Antony Dovgal [Thu, 31 Aug 2006 11:17:47 +0000 (11:17 +0000)]
minor changes in iconv_substr() to avoid zval converting
Antony Dovgal [Thu, 31 Aug 2006 11:10:23 +0000 (11:10 +0000)]
fix warnings about nonextistent functions
Antony Dovgal [Wed, 30 Aug 2006 22:53:51 +0000 (22:53 +0000)]
no such function
Antony Dovgal [Wed, 30 Aug 2006 22:34:48 +0000 (22:34 +0000)]
MFH: fix leak, add test
Antony Dovgal [Wed, 30 Aug 2006 22:29:24 +0000 (22:29 +0000)]
s/pinter/pointer/
Antony Dovgal [Wed, 30 Aug 2006 21:51:08 +0000 (21:51 +0000)]
fix segfault/leak, add test
Antony Dovgal [Wed, 30 Aug 2006 20:50:04 +0000 (20:50 +0000)]
MFH: fix segfault in openssl_seal(), add test
Ilia Alshanetsky [Wed, 30 Aug 2006 20:08:05 +0000 (20:08 +0000)]
pcre news
Ilia Alshanetsky [Wed, 30 Aug 2006 20:00:23 +0000 (20:00 +0000)]
Upgrade PCRE lib to 6.7
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).
Antony Dovgal [Wed, 30 Aug 2006 16:46:59 +0000 (16:46 +0000)]
fix leak, add test
Antony Dovgal [Wed, 30 Aug 2006 16:30:14 +0000 (16:30 +0000)]
MFH: fix leak in iptcembed()
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
Antony Dovgal [Wed, 30 Aug 2006 16:12:43 +0000 (16:12 +0000)]
fix leak
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
Antony Dovgal [Wed, 30 Aug 2006 10:42:49 +0000 (10:42 +0000)]
MFH: fix #38653 (memory leak in ReflectionClass::getConstant())
Hannes Magnusson [Wed, 30 Aug 2006 09:44:53 +0000 (09:44 +0000)]
fix test
Derick Rethans [Tue, 29 Aug 2006 20:20:05 +0000 (20:20 +0000)]
- Upgrade timezone db to 2006k.
Ilia Alshanetsky [Tue, 29 Aug 2006 19:50:04 +0000 (19:50 +0000)]
Corrected problems introduced by previous commit.
# Issue found by Stefan
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).
Ilia Alshanetsky [Tue, 29 Aug 2006 14:32:16 +0000 (14:32 +0000)]
Finalize implode() patch
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
Rob Richards [Mon, 28 Aug 2006 23:38:49 +0000 (23:38 +0000)]
BFN
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
Ilia Alshanetsky [Mon, 28 Aug 2006 23:33:37 +0000 (23:33 +0000)]
Adjust code to avoid TSRMLS_FETCH
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)
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)
Antony Dovgal [Mon, 28 Aug 2006 17:18:03 +0000 (17:18 +0000)]
typofix
Antony Dovgal [Mon, 28 Aug 2006 17:15:03 +0000 (17:15 +0000)]
MFH: fix #38199 (fclose() unable to close STDOUT and STDERR)
Antony Dovgal [Mon, 28 Aug 2006 10:59:18 +0000 (10:59 +0000)]
delete commented part, as it was done in HEAD
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)
Antony Dovgal [Mon, 28 Aug 2006 09:56:28 +0000 (09:56 +0000)]
fix ZTS build
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)
Ilia Alshanetsky [Sun, 27 Aug 2006 19:06:09 +0000 (19:06 +0000)]
Optimize the operation of implode() on non-string parameters
Hannes Magnusson [Sun, 27 Aug 2006 15:06:53 +0000 (15:06 +0000)]
fix tests on freebsd
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
Seiji Masugata [Fri, 25 Aug 2006 16:26:50 +0000 (16:26 +0000)]
added configure option --disable-mbregex-backtrack.
Pierre Joye [Fri, 25 Aug 2006 16:03:00 +0000 (16:03 +0000)]
- bundled matches pecl 1.7.1
Edin Kadribasic [Fri, 25 Aug 2006 12:01:57 +0000 (12:01 +0000)]
Fixed #37602 by olek at neurosoft dot pl
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.
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.
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.
Seiji Masugata [Thu, 24 Aug 2006 16:52:36 +0000 (16:52 +0000)]
added returned value in mb_get_info( ).
Pierre Joye [Thu, 24 Aug 2006 16:37:14 +0000 (16:37 +0000)]
- solve the relative path issues in TS environment
Antony Dovgal [Thu, 24 Aug 2006 16:00:43 +0000 (16:00 +0000)]
it's not a PEAR only issue
Antony Dovgal [Thu, 24 Aug 2006 13:18:24 +0000 (13:18 +0000)]
sys/msg.h does not exist on MacOS X
Antony Dovgal [Thu, 24 Aug 2006 13:03:04 +0000 (13:03 +0000)]
update version in phpinfo()
Antony Dovgal [Thu, 24 Aug 2006 12:46:54 +0000 (12:46 +0000)]
bump version number
Antony Dovgal [Thu, 24 Aug 2006 12:05:19 +0000 (12:05 +0000)]
compat fixes
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
Antony Dovgal [Thu, 24 Aug 2006 11:30:35 +0000 (11:30 +0000)]
the error message is different on different OSes and zlib versions
Antony Dovgal [Thu, 24 Aug 2006 11:27:20 +0000 (11:27 +0000)]
tm_yday may be 0
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
Dmitry Stogov [Thu, 24 Aug 2006 09:42:35 +0000 (09:42 +0000)]
Fixed bug #38315 (Constructing in the destructor causes weird behaviour)