]> granicus.if.org Git - php/log
php
18 years ago- add basic zlib.output_compression tests
Michael Wallner [Thu, 31 Aug 2006 13:52:41 +0000 (13:52 +0000)]
- add basic zlib.output_compression tests

18 years ago - output handler alias ctor should know about chunk_size and flags
Michael Wallner [Thu, 31 Aug 2006 13:51:35 +0000 (13:51 +0000)]
 - output handler alias ctor should know about chunk_size and flags

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

18 years agofix problem with mixed arguments accepted as zval* causing leaks/segfaults when conve...
Antony Dovgal [Thu, 31 Aug 2006 13:47:32 +0000 (13:47 +0000)]
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:12:18 +0000 (13:12 +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 13:00:12 +0000 (13:00 +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:37 +0000 (11:17 +0000)]
minor changes in iconv_substr() to avoid zval converting

18 years agoChangeLog update
<changelog@php.net> [Thu, 31 Aug 2006 01:30:59 +0000 (01:30 +0000)]
ChangeLog update

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

18 years agofix tidy problems caused by returning local static buffers
Antony Dovgal [Wed, 30 Aug 2006 22:52:18 +0000 (22:52 +0000)]
fix tidy problems caused by returning local static buffers
looks like somebody forgot to MFB this patch..

18 years ago- good bye ob_gzhandler
Michael Wallner [Wed, 30 Aug 2006 22:35:57 +0000 (22:35 +0000)]
- good bye ob_gzhandler
- ego promo

18 years ago- fix PHP_OUTPUT_CONFLICT macro
Michael Wallner [Wed, 30 Aug 2006 22:34:32 +0000 (22:34 +0000)]
- fix PHP_OUTPUT_CONFLICT macro

18 years agoadd UEXPECTF
Antony Dovgal [Wed, 30 Aug 2006 22:34:27 +0000 (22:34 +0000)]
add UEXPECTF

18 years agofix a couple of leaks, add new test
Antony Dovgal [Wed, 30 Aug 2006 22:32:35 +0000 (22:32 +0000)]
fix a couple of leaks, add new test

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

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

18 years agofix segfault in openssl_seal(), add test
Antony Dovgal [Wed, 30 Aug 2006 20:49:46 +0000 (20:49 +0000)]
fix segfault in openssl_seal(), add test

18 years agofix ZTS build
Antony Dovgal [Wed, 30 Aug 2006 20:24:32 +0000 (20:24 +0000)]
fix ZTS build

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

18 years agoAvoid TSRMLS_FETCH
Ilia Alshanetsky [Wed, 30 Aug 2006 18:40:26 +0000 (18:40 +0000)]
Avoid TSRMLS_FETCH

18 years agoFixed build with gcc 4.1.1
Ilia Alshanetsky [Wed, 30 Aug 2006 18:40:01 +0000 (18:40 +0000)]
Fixed build with gcc 4.1.1

18 years agoAdded ftps portion of the patch
Ilia Alshanetsky [Wed, 30 Aug 2006 18:21:27 +0000 (18:21 +0000)]
Added ftps portion of the patch

18 years agofix typo
Antony Dovgal [Wed, 30 Aug 2006 17:57:25 +0000 (17:57 +0000)]
fix typo

18 years agoMFB: Fixed bug #33770 (https:// or ftps:// do not work when
Ilia Alshanetsky [Wed, 30 Aug 2006 17:49:28 +0000 (17:49 +0000)]
MFB: 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:23 +0000 (16:46 +0000)]
fix leak, add test

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

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

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

18 years agochange E_ERROR to E_WARNING when invalid argument has been passed
Antony Dovgal [Wed, 30 Aug 2006 15:42:40 +0000 (15:42 +0000)]
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 ago- allow (de)activation with ini_set()
Michael Wallner [Wed, 30 Aug 2006 14:42:26 +0000 (14:42 +0000)]
- allow (de)activation with ini_set()

18 years ago- add PHP_OUTPUT_WRITTEN and PHP_OUTPUT_SENT status flags
Michael Wallner [Wed, 30 Aug 2006 14:42:01 +0000 (14:42 +0000)]
- add PHP_OUTPUT_WRITTEN and PHP_OUTPUT_SENT status flags

18 years agofix minor issue in autoload with unicode enabled
Antony Dovgal [Wed, 30 Aug 2006 12:32:20 +0000 (12:32 +0000)]
fix minor issue in autoload with unicode enabled

18 years ago- add php_zlib_output_encoding() decl
Michael Wallner [Wed, 30 Aug 2006 12:26:38 +0000 (12:26 +0000)]
- add php_zlib_output_encoding() decl

18 years ago- the Vary header for zlib.output_compression is now handled inside the output handler
Michael Wallner [Wed, 30 Aug 2006 12:25:56 +0000 (12:25 +0000)]
- the Vary header for zlib.output_compression is now handled inside the output handler

18 years ago- avoid a loop around deflate() by using Z_SYNC_FLUSH for standard write
Michael Wallner [Wed, 30 Aug 2006 12:07:04 +0000 (12:07 +0000)]
- avoid a loop around deflate() by using Z_SYNC_FLUSH for standard write

18 years ago- output handler may modify context->op
Michael Wallner [Wed, 30 Aug 2006 12:06:22 +0000 (12:06 +0000)]
- output handler may modify context->op
- discard any context->out.data on failure

18 years agofix #38653 (memory leak in ReflectionClass::getConstant())
Antony Dovgal [Wed, 30 Aug 2006 10:41:43 +0000 (10:41 +0000)]
fix #38653 (memory leak in ReflectionClass::getConstant())

18 years agofix off-by-one in zend_fetch_dimension_address_inner()
Antony Dovgal [Wed, 30 Aug 2006 09:58:10 +0000 (09:58 +0000)]
fix off-by-one in zend_fetch_dimension_address_inner()

18 years ago- implement new output API
Michael Wallner [Wed, 30 Aug 2006 07:42:02 +0000 (07:42 +0000)]
- implement new output API
- ported deflate/inflate code
- require zlib >= 1.2.0.4
- add gzdecode()

# if we want the filter code to benefit from zlib 1.2 the
# "streamable" API would have to be ported, too

18 years ago- revise output handler alias API
Michael Wallner [Wed, 30 Aug 2006 07:39:09 +0000 (07:39 +0000)]
- revise output handler alias API
- add convenience macros for conflicts and aliases
- generalize flags to php_output_stack_pop()
- mark the handler as started *after* run
- handler should still be flushable after marking it immutable

18 years agoChangeLog update
<changelog@php.net> [Wed, 30 Aug 2006 01:30:51 +0000 (01:30 +0000)]
ChangeLog update

18 years agoadd missing addref
Antony Dovgal [Tue, 29 Aug 2006 22:55:44 +0000 (22:55 +0000)]
add missing addref
now it works fine

18 years agoCheck for is_utf8.
Andrei Zmievski [Tue, 29 Aug 2006 22:52:37 +0000 (22:52 +0000)]
Check for is_utf8.

18 years agoadd UEXPECT
Antony Dovgal [Tue, 29 Aug 2006 22:24:23 +0000 (22:24 +0000)]
add UEXPECT

18 years agoMore Unicode work.
Andrei Zmievski [Tue, 29 Aug 2006 22:16:26 +0000 (22:16 +0000)]
More Unicode work.

18 years agofix PCRE tests
Antony Dovgal [Tue, 29 Aug 2006 22:12:31 +0000 (22:12 +0000)]
fix PCRE tests

18 years agofix compile warning
Antony Dovgal [Tue, 29 Aug 2006 22:01:20 +0000 (22:01 +0000)]
fix compile warning

18 years agofix build
Antony Dovgal [Tue, 29 Aug 2006 21:49:32 +0000 (21:49 +0000)]
fix build

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

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

18 years agoChangeLog update
<changelog@php.net> [Tue, 29 Aug 2006 01:30:55 +0000 (01:30 +0000)]
ChangeLog update

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

18 years agoAdd Unicode support for preg_match[_all]
Andrei Zmievski [Mon, 28 Aug 2006 20:36:50 +0000 (20:36 +0000)]
Add Unicode support for preg_match[_all]

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

18 years agofix tests
Antony Dovgal [Mon, 28 Aug 2006 19:52:01 +0000 (19:52 +0000)]
fix tests

18 years agoimplement output formatting for saveHTML with libxml 2.6.23+
Rob Richards [Mon, 28 Aug 2006 19:31:51 +0000 (19:31 +0000)]
implement output formatting for saveHTML with libxml 2.6.23+

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

18 years agoAdd APIs for UTF-8 strings (common with XML, PCRE, etc)
Andrei Zmievski [Mon, 28 Aug 2006 17:14:49 +0000 (17:14 +0000)]
Add APIs for UTF-8 strings (common with XML, PCRE, etc)

18 years agofix #38199 (fclose() unable to close STDOUT and STDERR)
Antony Dovgal [Mon, 28 Aug 2006 17:14:13 +0000 (17:14 +0000)]
fix #38199 (fclose() unable to close STDOUT and STDERR)

18 years ago- add SKIPIF and skip test if zlib is not available
Michael Wallner [Mon, 28 Aug 2006 12:05:10 +0000 (12:05 +0000)]
- add SKIPIF and skip test if zlib is not available

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

18 years agoChangeLog update
<changelog@php.net> [Mon, 28 Aug 2006 01:30:48 +0000 (01:30 +0000)]
ChangeLog update

18 years agoRegister missing math constants (been missing since 4.0.2!)
Hannes Magnusson [Sun, 27 Aug 2006 18:20:39 +0000 (18:20 +0000)]
Register missing math constants (been missing since 4.0.2!)
Remove M_PI from math.c (its defined in php_math.h)

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

18 years agoChangeLog update
<changelog@php.net> [Sun, 27 Aug 2006 01:30:50 +0000 (01:30 +0000)]
ChangeLog update

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

18 years agoChangeLog update
<changelog@php.net> [Sat, 26 Aug 2006 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

18 years agoFix some API definitions.
Andrei Zmievski [Fri, 25 Aug 2006 20:47:23 +0000 (20:47 +0000)]
Fix some API definitions.

18 years agoadd unicode support
Rob Richards [Fri, 25 Aug 2006 18:56:03 +0000 (18:56 +0000)]
add unicode support

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

18 years agoMFB: Fixed #37602 by olek at neurosoft dot pl
Edin Kadribasic [Fri, 25 Aug 2006 12:03:31 +0000 (12:03 +0000)]
MFB: Fixed #37602 by olek at neurosoft dot pl

18 years agoChangeLog update
<changelog@php.net> [Fri, 25 Aug 2006 01:30:59 +0000 (01:30 +0000)]
ChangeLog update

18 years ago*** empty log message ***
Andrei Zmievski [Thu, 24 Aug 2006 21:56:57 +0000 (21:56 +0000)]
*** empty log message ***

18 years agoFix typo.
Andrei Zmievski [Thu, 24 Aug 2006 21:39:20 +0000 (21:39 +0000)]
Fix typo.

18 years ago- store the resolved path
Pierre Joye [Thu, 24 Aug 2006 17:54:36 +0000 (17:54 +0000)]
- store the resolved path

18 years ago- MFB: solve the relative path issues in TS environment
Pierre Joye [Thu, 24 Aug 2006 17:31:20 +0000 (17:31 +0000)]
- MFB: solve the relative path issues in TS environment

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

18 years agoit's not a PEAR only issue, this happens with shared builds also
Antony Dovgal [Thu, 24 Aug 2006 16:00:35 +0000 (16:00 +0000)]
it's not a PEAR only issue, this happens with shared builds also

18 years agosys/msg.h does not exist on MacOS X, we need to detect it in configure
Antony Dovgal [Thu, 24 Aug 2006 13:18:15 +0000 (13:18 +0000)]
sys/msg.h does not exist on MacOS X, we need to detect it in configure

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

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

18 years agoprepare to 1.2.2 release
Antony Dovgal [Thu, 24 Aug 2006 11:53:37 +0000 (11:53 +0000)]
prepare to 1.2.2 release

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

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

18 years agothis fixes segfault in strptime() on 64bit Linuxes, caused by the missing declaration
Antony Dovgal [Thu, 24 Aug 2006 11:05:38 +0000 (11:05 +0000)]
this fixes segfault in strptime() on 64bit Linuxes, caused by the missing declaration
unfortunately defining _XOPEN_SOURCE breaks the build (some odd dependencies in glibc headers) and this seems to be the best solution

18 years agoFixed bug #38315 (Constructing in the destructor causes weird behaviour)
Dmitry Stogov [Thu, 24 Aug 2006 09:42:51 +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:45 +0000 (06:18 +0000)]
Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method).

18 years agoChangeLog update
<changelog@php.net> [Thu, 24 Aug 2006 01:30:51 +0000 (01:30 +0000)]
ChangeLog update

18 years agoMFB
Andrei Zmievski [Wed, 23 Aug 2006 20:39:37 +0000 (20:39 +0000)]
MFB

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

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

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

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

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

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

18 years agomake run-tests to work with directories containing spaces (bug #38558)
Antony Dovgal [Wed, 23 Aug 2006 07:02:26 +0000 (07:02 +0000)]
make run-tests to work with directories containing spaces (bug #38558)

18 years agoChangeLog update
<changelog@php.net> [Wed, 23 Aug 2006 01:30:59 +0000 (01:30 +0000)]
ChangeLog update

18 years agoadd test
Antony Dovgal [Tue, 22 Aug 2006 19:51:34 +0000 (19:51 +0000)]
add test

18 years agoMFB: Fixed bug #38511, #38473, #38263 (Fixed session extension request
Ilia Alshanetsky [Tue, 22 Aug 2006 16:47:43 +0000 (16:47 +0000)]
MFB: Fixed bug #38511, #38473, #38263 (Fixed session extension request
shutdown order to ensure it is shutdown before the extensions it may depend
on).

18 years agofix separate TSRM build
Antony Dovgal [Tue, 22 Aug 2006 13:01:27 +0000 (13:01 +0000)]
fix separate TSRM build