]> granicus.if.org Git - php/log
php
18 years agoFix protos.
Andrei Zmievski [Fri, 22 Sep 2006 19:50:02 +0000 (19:50 +0000)]
Fix protos.

18 years agoUnicode upgrade for quotemeta(). Yes, I know it's ugly. You try making
Andrei Zmievski [Fri, 22 Sep 2006 19:35:05 +0000 (19:35 +0000)]
Unicode upgrade for quotemeta(). Yes, I know it's ugly. You try making
it pretty.

18 years agoUpdate stream_get_contents() for PHP6
Sara Golemon [Fri, 22 Sep 2006 18:42:33 +0000 (18:42 +0000)]
Update stream_get_contents() for PHP6

18 years agoBring localeconv(), money_format(), and nl_langinfo() to standards. Add
Andrei Zmievski [Fri, 22 Sep 2006 18:24:12 +0000 (18:24 +0000)]
Bring localeconv(), money_format(), and nl_langinfo() to standards. Add
E_STRICT notices about them being deprecated in Unicode mode.

18 years agoTweak file_get_contents()'s return value a little
Sara Golemon [Fri, 22 Sep 2006 18:23:33 +0000 (18:23 +0000)]
Tweak file_get_contents()'s return value a little

18 years agoUnicode support in count_chars(). Note that due to the size of the
Andrei Zmievski [Fri, 22 Sep 2006 17:47:09 +0000 (17:47 +0000)]
Unicode support in count_chars(). Note that due to the size of the
Unicode character set only mode=1 is supported.

18 years agoMFB: Restore support for unquoted -d options
Ilia Alshanetsky [Fri, 22 Sep 2006 17:42:08 +0000 (17:42 +0000)]
MFB: Restore support for unquoted -d options

18 years agoPrevent access to dead zval
Dmitry Stogov [Fri, 22 Sep 2006 13:39:17 +0000 (13:39 +0000)]
Prevent access to dead zval

18 years agomark functionality unicode safe
Rob Richards [Fri, 22 Sep 2006 10:13:27 +0000 (10:13 +0000)]
mark functionality unicode safe
add test

18 years agoPHP6 Updates
Sara Golemon [Fri, 22 Sep 2006 01:55:47 +0000 (01:55 +0000)]
PHP6 Updates

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

18 years agoAdd missing function protos
Sara Golemon [Thu, 21 Sep 2006 23:58:06 +0000 (23:58 +0000)]
Add missing function protos

18 years agoPHP6 Updates
Sara Golemon [Thu, 21 Sep 2006 23:36:13 +0000 (23:36 +0000)]
PHP6 Updates

18 years agoMFB: fix test
Ilia Alshanetsky [Thu, 21 Sep 2006 23:07:10 +0000 (23:07 +0000)]
MFB: fix test

18 years agoUpdate (most of) the functions in streamsfuncs.c
Sara Golemon [Thu, 21 Sep 2006 19:53:10 +0000 (19:53 +0000)]
Update (most of) the functions in streamsfuncs.c

This commit also includes a change to tests/file/stream_rfc2397_002.phpt
which doesn't entirely pass in unicode mode yet, however that's a unicode
issue in the data:// wrapper that needs fixing, not a problem with the
streams layer itself.

18 years agoFix protos.
Andrei Zmievski [Thu, 21 Sep 2006 19:30:33 +0000 (19:30 +0000)]
Fix protos.

18 years agoAdd double-width ripemd tests to package2.xml as well
Sara Golemon [Thu, 21 Sep 2006 18:39:30 +0000 (18:39 +0000)]
Add double-width ripemd tests to package2.xml as well

18 years agoFix protos.
Andrei Zmievski [Thu, 21 Sep 2006 18:26:31 +0000 (18:26 +0000)]
Fix protos.

18 years agoAdd double-width ripemd tests to package.xml
Sara Golemon [Thu, 21 Sep 2006 18:22:04 +0000 (18:22 +0000)]
Add double-width ripemd tests to package.xml

18 years agofix domcomment property handler so it inherits from domcharacterdata
Rob Richards [Thu, 21 Sep 2006 11:53:58 +0000 (11:53 +0000)]
fix domcomment property handler so it inherits from domcharacterdata
mark tested functions as unicode safe
add tests

18 years agofinish unicode updates
Rob Richards [Thu, 21 Sep 2006 10:31:36 +0000 (10:31 +0000)]
finish unicode updates
update test

18 years agoZTS fix
Dmitry Stogov [Thu, 21 Sep 2006 06:46:00 +0000 (06:46 +0000)]
ZTS fix

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

18 years agoBackfill protos for ext/unicode functions
Sara Golemon [Wed, 20 Sep 2006 23:44:23 +0000 (23:44 +0000)]
Backfill protos for ext/unicode functions

18 years agoBug fixes for substr_replace().
Andrei Zmievski [Wed, 20 Sep 2006 20:30:19 +0000 (20:30 +0000)]
Bug fixes for substr_replace().

18 years agoInstall SPL headers.
Andrei Zmievski [Wed, 20 Sep 2006 20:29:24 +0000 (20:29 +0000)]
Install SPL headers.

18 years agoAdded ability to make SOAP call userspace PHP<->XML converters
Dmitry Stogov [Wed, 20 Sep 2006 13:43:04 +0000 (13:43 +0000)]
Added ability to make SOAP call userspace PHP<->XML converters

18 years agoFixed bug #38579 (include_once() may include the same file twice)
Dmitry Stogov [Wed, 20 Sep 2006 07:36:21 +0000 (07:36 +0000)]
Fixed bug #38579 (include_once() may include the same file twice)

18 years agoAdd ripemd256 and ripemd320 algos
Sara Golemon [Wed, 20 Sep 2006 01:48:06 +0000 (01:48 +0000)]
Add ripemd256 and ripemd320 algos

18 years agoChangeLog update
<changelog@php.net> [Wed, 20 Sep 2006 01:31:03 +0000 (01:31 +0000)]
ChangeLog update

18 years agoPHP6 Updates
Sara Golemon [Wed, 20 Sep 2006 00:32:54 +0000 (00:32 +0000)]
PHP6 Updates

18 years agoMFB: make input_get_args() not modify the original values.
Ilia Alshanetsky [Tue, 19 Sep 2006 23:58:47 +0000 (23:58 +0000)]
MFB: make input_get_args() not modify the original values.

18 years agoMFB: array_key_exists() should not work by by-ref
Ilia Alshanetsky [Tue, 19 Sep 2006 23:45:12 +0000 (23:45 +0000)]
MFB: array_key_exists() should not work by by-ref

18 years agoStrip unused implementations of md5(), md5_file(), sha1(), and sha1_file()
Sara Golemon [Tue, 19 Sep 2006 23:42:49 +0000 (23:42 +0000)]
Strip unused implementations of md5(), md5_file(), sha1(), and sha1_file()
from this extension.

It was decided a few months ago that those implementations would simply
stay in ext/standard and never leave.

18 years agoRefactor parameter parsing into the 21st century and flag Unicode readiness
Sara Golemon [Tue, 19 Sep 2006 23:27:03 +0000 (23:27 +0000)]
Refactor parameter parsing into the 21st century and flag Unicode readiness

18 years agoFixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks)
Dmitry Stogov [Tue, 19 Sep 2006 21:36:00 +0000 (21:36 +0000)]
Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks)

18 years agoUse internal converter name to speed up instantiation.
Andrei Zmievski [Tue, 19 Sep 2006 20:44:37 +0000 (20:44 +0000)]
Use internal converter name to speed up instantiation.

18 years agoUnicode support in preg_grep().
Andrei Zmievski [Tue, 19 Sep 2006 20:41:56 +0000 (20:41 +0000)]
Unicode support in preg_grep().

18 years agoAdd INI controlled default stream encoding (unicode.stream_encoding).
Sara Golemon [Tue, 19 Sep 2006 20:36:48 +0000 (20:36 +0000)]
Add INI controlled default stream encoding (unicode.stream_encoding).
Add convenience function stream_defualt_encoding() for setting it.

18 years agoUpgrade preg_quote() to support Unicode.
Andrei Zmievski [Tue, 19 Sep 2006 20:01:10 +0000 (20:01 +0000)]
Upgrade preg_quote() to support Unicode.

18 years agoFix offset calculation in add_offset_pair().
Andrei Zmievski [Tue, 19 Sep 2006 17:37:48 +0000 (17:37 +0000)]
Fix offset calculation in add_offset_pair().

18 years agoMFB:
Ilia Alshanetsky [Tue, 19 Sep 2006 15:46:25 +0000 (15:46 +0000)]
MFB:
Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements).
Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
Fixed test for bug #38253 not to use faulty SQL that generates
errors in PostgreSQL

18 years agofix tests
Antony Dovgal [Tue, 19 Sep 2006 12:06:49 +0000 (12:06 +0000)]
fix tests

18 years agofix spl tests
Antony Dovgal [Tue, 19 Sep 2006 12:01:18 +0000 (12:01 +0000)]
fix spl tests

18 years agofix tests
Antony Dovgal [Tue, 19 Sep 2006 11:49:21 +0000 (11:49 +0000)]
fix tests

18 years agofix leak in preg_split()
Antony Dovgal [Tue, 19 Sep 2006 11:48:59 +0000 (11:48 +0000)]
fix leak in preg_split()

18 years agofix test
Antony Dovgal [Tue, 19 Sep 2006 11:29:50 +0000 (11:29 +0000)]
fix test

18 years agofix tests
Antony Dovgal [Tue, 19 Sep 2006 11:25:07 +0000 (11:25 +0000)]
fix tests

18 years agoDisabled autoconversion of hash keys (from string to unicode) for PHP arrays
Dmitry Stogov [Tue, 19 Sep 2006 10:38:31 +0000 (10:38 +0000)]
Disabled autoconversion of hash keys (from string to unicode) for PHP arrays

18 years agosupport objects in array_walk*()
Antony Dovgal [Tue, 19 Sep 2006 09:33:02 +0000 (09:33 +0000)]
support objects in array_walk*()
add new tests, fix old ones

18 years agofix #34066 (recursive array_walk causes segfault)
Antony Dovgal [Tue, 19 Sep 2006 09:02:39 +0000 (09:02 +0000)]
fix #34066 (recursive array_walk causes segfault)
add tests

18 years agoForgotten part of patch (Small optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT)
Dmitry Stogov [Tue, 19 Sep 2006 07:40:38 +0000 (07:40 +0000)]
Forgotten part of patch (Small optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT)

18 years agoZTS fix
Dmitry Stogov [Tue, 19 Sep 2006 07:39:25 +0000 (07:39 +0000)]
ZTS fix

18 years agoFixed PCRE related compilation errors
Dmitry Stogov [Tue, 19 Sep 2006 07:39:07 +0000 (07:39 +0000)]
Fixed PCRE related compilation errors

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

18 years agoMFB: Avoid generating php_errormsg twice in some instances.
Ilia Alshanetsky [Mon, 18 Sep 2006 23:11:01 +0000 (23:11 +0000)]
MFB: Avoid generating php_errormsg twice in some instances.

18 years agoUpgrade preg_split() to support Unicode strings.
Andrei Zmievski [Mon, 18 Sep 2006 20:16:36 +0000 (20:16 +0000)]
Upgrade preg_split() to support Unicode strings.

18 years agoMore work on Unicode support in PCRE. When UG(unicode) is on, all
Andrei Zmievski [Mon, 18 Sep 2006 17:59:10 +0000 (17:59 +0000)]
More work on Unicode support in PCRE. When UG(unicode) is on, all
strings passed to PCRE have to be IS_UNICODE or IS_STRING in UTF-8
encoding. Failure to do so will result in unpredictable results.

18 years agoMFB: Fixed bug #38574 (missing curl constants and improper constant
Ilia Alshanetsky [Mon, 18 Sep 2006 16:13:00 +0000 (16:13 +0000)]
MFB: Fixed bug #38574 (missing curl constants and improper constant
detection).

18 years agoSmall optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT. (Nuno, Dmitry)
Dmitry Stogov [Mon, 18 Sep 2006 14:35:37 +0000 (14:35 +0000)]
Small optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT. (Nuno, Dmitry)

18 years agofix test
Antony Dovgal [Mon, 18 Sep 2006 12:35:59 +0000 (12:35 +0000)]
fix test

18 years agoFixed non-specialized executor
Dmitry Stogov [Mon, 18 Sep 2006 12:03:21 +0000 (12:03 +0000)]
Fixed non-specialized executor

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

18 years ago- Unicode fix
Johannes Schlüter [Sun, 17 Sep 2006 09:39:04 +0000 (09:39 +0000)]
- Unicode fix

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

18 years agoMFB: One last expand_filepath() check
Ilia Alshanetsky [Sat, 16 Sep 2006 19:08:59 +0000 (19:08 +0000)]
MFB: One last expand_filepath() check

18 years agoMFB: fix compiler warnings introduced in my previous commit
Nuno Lopes [Sat, 16 Sep 2006 19:08:21 +0000 (19:08 +0000)]
MFB: fix compiler warnings introduced in my previous commit

18 years agoMFB: Additional expand_filepath() checks
Ilia Alshanetsky [Sat, 16 Sep 2006 18:31:07 +0000 (18:31 +0000)]
MFB: Additional expand_filepath() checks

18 years agoMFB: Added missing validation checks around expand_filepath()
Ilia Alshanetsky [Sat, 16 Sep 2006 18:23:05 +0000 (18:23 +0000)]
MFB: Added missing validation checks around expand_filepath()

18 years agoMFB
Nuno Lopes [Sat, 16 Sep 2006 18:21:53 +0000 (18:21 +0000)]
MFB

18 years agoMFB
Nuno Lopes [Sat, 16 Sep 2006 17:42:44 +0000 (17:42 +0000)]
MFB

18 years agofix lcov report
Nuno Lopes [Sat, 16 Sep 2006 14:21:07 +0000 (14:21 +0000)]
fix lcov report

18 years agoMFB: implement workaround for bug #38823 (DOMComment->appendData does nothing)
Rob Richards [Sat, 16 Sep 2006 13:56:25 +0000 (13:56 +0000)]
MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing)
fix bug #38850 (lookupNamespaceURI doesn't return default namespace)
add test

18 years agoMFB
Nuno Lopes [Sat, 16 Sep 2006 12:05:43 +0000 (12:05 +0000)]
MFB

18 years agoChangeLog update
<changelog@php.net> [Sat, 16 Sep 2006 01:30:54 +0000 (01:30 +0000)]
ChangeLog update

18 years agoMFB: Added a check for PQftable() function
Ilia Alshanetsky [Fri, 15 Sep 2006 19:48:55 +0000 (19:48 +0000)]
MFB: Added a check for PQftable() function

18 years agoMFB
Nuno Lopes [Fri, 15 Sep 2006 16:14:57 +0000 (16:14 +0000)]
MFB

18 years agomissing part of the fix for #38844
Antony Dovgal [Fri, 15 Sep 2006 15:42:39 +0000 (15:42 +0000)]
missing part of the fix for #38844

18 years agoMFB: still output an error, even if there is no curl_easy_strerror()
Antony Dovgal [Fri, 15 Sep 2006 15:33:30 +0000 (15:33 +0000)]
MFB: still output an error, even if there is no curl_easy_strerror()

18 years agoMFB
Nuno Lopes [Fri, 15 Sep 2006 15:14:04 +0000 (15:14 +0000)]
MFB

18 years agofix segfault in curl_multi_info_read()
Antony Dovgal [Fri, 15 Sep 2006 15:04:03 +0000 (15:04 +0000)]
fix segfault in curl_multi_info_read()

18 years agoMFB
Nuno Lopes [Fri, 15 Sep 2006 14:59:04 +0000 (14:59 +0000)]
MFB

18 years agoMFB
Nuno Lopes [Fri, 15 Sep 2006 14:43:08 +0000 (14:43 +0000)]
MFB

18 years agofix #38844 (curl_easy_strerror() is defined only since cURL 7.12.0)
Antony Dovgal [Fri, 15 Sep 2006 13:43:55 +0000 (13:43 +0000)]
fix #38844 (curl_easy_strerror() is defined only since cURL 7.12.0)

18 years ago- PECL Bug #8700, zipArchive::getFromIndex() fails
Pierre Joye [Fri, 15 Sep 2006 12:10:50 +0000 (12:10 +0000)]
- PECL Bug #8700, zipArchive::getFromIndex() fails

18 years agofix leak when call to shutdown function fails
Antony Dovgal [Fri, 15 Sep 2006 09:11:31 +0000 (09:11 +0000)]
fix leak when call to shutdown function fails

18 years agofix leaks with `php -d option=value -c /path -h`
Antony Dovgal [Fri, 15 Sep 2006 08:18:10 +0000 (08:18 +0000)]
fix leaks with `php -d option=value -c /path -h`

18 years agofree node pointer using correct function
Antony Dovgal [Fri, 15 Sep 2006 07:43:59 +0000 (07:43 +0000)]
free node pointer using correct function
fixes leak in ext/dom/tests/dom_create_element.phpt

18 years agofix double free(), add test
Antony Dovgal [Fri, 15 Sep 2006 07:26:19 +0000 (07:26 +0000)]
fix double free(), add test

18 years agoFixed memory leak
Dmitry Stogov [Fri, 15 Sep 2006 07:11:09 +0000 (07:11 +0000)]
Fixed memory leak

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

18 years agoMFB: Make float filter handle things like 02.324 properly
Ilia Alshanetsky [Thu, 14 Sep 2006 17:48:11 +0000 (17:48 +0000)]
MFB: Make float filter handle things like 02.324 properly

18 years agoMFB
Nuno Lopes [Thu, 14 Sep 2006 17:07:41 +0000 (17:07 +0000)]
MFB

18 years agoMFB
Antony Dovgal [Thu, 14 Sep 2006 15:30:37 +0000 (15:30 +0000)]
MFB

18 years agofix test
Antony Dovgal [Thu, 14 Sep 2006 15:00:52 +0000 (15:00 +0000)]
fix test

18 years agoMFB: fix bug #38813 (DOMEntityReference->__construct crashes when called explicitly)
Rob Richards [Thu, 14 Sep 2006 13:35:49 +0000 (13:35 +0000)]
MFB: fix bug #38813 (DOMEntityReference->__construct crashes when called explicitly)

18 years agoReinamed variables to avoid name conflicts
Dmitry Stogov [Thu, 14 Sep 2006 10:32:57 +0000 (10:32 +0000)]
Reinamed variables to avoid name conflicts

18 years ago*** empty log message ***
Dmitry Stogov [Thu, 14 Sep 2006 09:59:23 +0000 (09:59 +0000)]
*** empty log message ***

18 years agoWrite valid run-time value for Zend Memory Manager
Dmitry Stogov [Thu, 14 Sep 2006 08:56:11 +0000 (08:56 +0000)]
Write valid run-time value for Zend Memory Manager

18 years agoAdded is_zend_mm() to allow runtime check for zend memory manager
Dmitry Stogov [Thu, 14 Sep 2006 08:55:17 +0000 (08:55 +0000)]
Added is_zend_mm() to allow runtime check for zend memory manager