]> granicus.if.org Git - php/log
php
18 years agoImplement getAll() that can be used to get all the pieces defined by the
Andrei Zmievski [Tue, 11 Jul 2006 19:43:08 +0000 (19:43 +0000)]
Implement getAll() that can be used to get all the pieces defined by the
boundaries.

18 years agoMake next() and previous() take optional step parameter and optimize
Andrei Zmievski [Tue, 11 Jul 2006 17:59:46 +0000 (17:59 +0000)]
Make next() and previous() take optional step parameter and optimize
return value usage.

18 years agoImplement getRuleStatus() and getRuleStatusArray() as well as related
Andrei Zmievski [Tue, 11 Jul 2006 17:48:14 +0000 (17:48 +0000)]
Implement getRuleStatus() and getRuleStatusArray() as well as related
constants.

18 years agoRename to a more explanatory macro.
Andrei Zmievski [Tue, 11 Jul 2006 16:59:42 +0000 (16:59 +0000)]
Rename to a more explanatory macro.

18 years agofix typo
Antony Dovgal [Tue, 11 Jul 2006 16:32:47 +0000 (16:32 +0000)]
fix typo
add test with error messages

18 years agoUse object flags.
Andrei Zmievski [Tue, 11 Jul 2006 16:20:21 +0000 (16:20 +0000)]
Use object flags.

18 years agoNuke signed/unsigned compiler warnings
Dmitry Stogov [Tue, 11 Jul 2006 14:36:05 +0000 (14:36 +0000)]
Nuke signed/unsigned compiler warnings

18 years agoNuke signed/unsigned compiler warnings
Dmitry Stogov [Tue, 11 Jul 2006 14:24:39 +0000 (14:24 +0000)]
Nuke signed/unsigned compiler warnings

18 years agofix segfault in jfmonthname(), add test
Antony Dovgal [Tue, 11 Jul 2006 14:15:38 +0000 (14:15 +0000)]
fix segfault in jfmonthname(), add test
fix tests (I don't have /home/hartmut here =))

18 years agoMFB: eliminate compile warnings
Antony Dovgal [Tue, 11 Jul 2006 12:37:26 +0000 (12:37 +0000)]
MFB: eliminate compile warnings

18 years agoFixed memory leak in case of exception in iterator callbacks in 'foreach(new Iterator...
Dmitry Stogov [Tue, 11 Jul 2006 08:52:44 +0000 (08:52 +0000)]
Fixed memory leak in case of exception in iterator callbacks in 'foreach(new Iterator()...' (spl/tests/iterator_047.phpt).

18 years agocheck both OO and procedural style as "thread_id" is a property and not
Hartmut Holzgraefe [Tue, 11 Jul 2006 07:21:27 +0000 (07:21 +0000)]
check both OO and procedural style as "thread_id" is a property and not
a method in the OO interface

18 years agomodified test to use (and cover) mysqli->thread_id
Hartmut Holzgraefe [Tue, 11 Jul 2006 07:10:18 +0000 (07:10 +0000)]
modified test to use (and cover) mysqli->thread_id

18 years agotest kill()
Hartmut Holzgraefe [Tue, 11 Jul 2006 07:04:44 +0000 (07:04 +0000)]
test kill()

18 years agotest ping()
Hartmut Holzgraefe [Tue, 11 Jul 2006 07:04:31 +0000 (07:04 +0000)]
test ping()

18 years agotest multi_query(), next_result(), more_results()
Hartmut Holzgraefe [Tue, 11 Jul 2006 07:04:16 +0000 (07:04 +0000)]
test multi_query(), next_result(), more_results()
(only partially covered by a bug testcase yet)

18 years agoget_client_info() test
Hartmut Holzgraefe [Tue, 11 Jul 2006 07:03:31 +0000 (07:03 +0000)]
get_client_info() test

18 years agotest was only covering fetch_fields(), added fetch_field() and fetch_field_direct()
Hartmut Holzgraefe [Tue, 11 Jul 2006 07:02:50 +0000 (07:02 +0000)]
test was only covering fetch_fields(), added fetch_field() and fetch_field_direct()

18 years agotest was not covering DOUBLE bindings
Hartmut Holzgraefe [Tue, 11 Jul 2006 07:02:02 +0000 (07:02 +0000)]
test was not covering DOUBLE bindings

18 years agoChangeLog update
<changelog@php.net> [Tue, 11 Jul 2006 01:31:00 +0000 (01:31 +0000)]
ChangeLog update

18 years agoMFB: apache2handler sapi is no longer experimental
Ilia Alshanetsky [Tue, 11 Jul 2006 00:15:44 +0000 (00:15 +0000)]
MFB: apache2handler sapi is no longer experimental

18 years agoImplement getAvailableLocales().
Andrei Zmievski [Mon, 10 Jul 2006 23:19:05 +0000 (23:19 +0000)]
Implement getAvailableLocales().

18 years ago*** empty log message ***
Andrei Zmievski [Mon, 10 Jul 2006 23:09:34 +0000 (23:09 +0000)]
*** empty log message ***

18 years agoOptimize zero-arg case for parameter parsing. No more need for manual
Andrei Zmievski [Mon, 10 Jul 2006 23:06:33 +0000 (23:06 +0000)]
Optimize zero-arg case for parameter parsing. No more need for manual
checks.

18 years agoInclude uclean.h header.
Andrei Zmievski [Mon, 10 Jul 2006 23:06:17 +0000 (23:06 +0000)]
Include uclean.h header.

18 years agoFix validity checks.
Andrei Zmievski [Mon, 10 Jul 2006 22:12:47 +0000 (22:12 +0000)]
Fix validity checks.

18 years agoImplement isBoundary() for combining sequences.
Andrei Zmievski [Mon, 10 Jul 2006 21:42:25 +0000 (21:42 +0000)]
Implement isBoundary() for combining sequences.

18 years agoImplement following() for combining sequences.
Andrei Zmievski [Mon, 10 Jul 2006 21:18:01 +0000 (21:18 +0000)]
Implement following() for combining sequences.

18 years agoadd Unicode EXPECT tags
Antony Dovgal [Mon, 10 Jul 2006 20:48:04 +0000 (20:48 +0000)]
add Unicode EXPECT tags

18 years agoFix combining sequence iterators for forward and backward movement.
Andrei Zmievski [Mon, 10 Jul 2006 20:14:12 +0000 (20:14 +0000)]
Fix combining sequence iterators for forward and backward movement.

18 years ago"transaction" tests should test commit, too, not only rollback
Hartmut Holzgraefe [Mon, 10 Jul 2006 16:29:24 +0000 (16:29 +0000)]
"transaction" tests should test commit, too, not only rollback

18 years agoFixed memory leaks in ext/spl/tests/fileobject_003.phpt
Dmitry Stogov [Mon, 10 Jul 2006 15:48:09 +0000 (15:48 +0000)]
Fixed memory leaks in ext/spl/tests/fileobject_003.phpt

18 years agotwo additional tests improving pdo/pdo_mysql test code coverage
Hartmut Holzgraefe [Mon, 10 Jul 2006 14:05:46 +0000 (14:05 +0000)]
two additional tests improving pdo/pdo_mysql test code coverage

18 years agoFixed bug #37947 (zend_ptr_stack reallocation problem)
Dmitry Stogov [Mon, 10 Jul 2006 14:02:54 +0000 (14:02 +0000)]
Fixed bug #37947 (zend_ptr_stack reallocation problem)

18 years agonuke unused variable
Antony Dovgal [Mon, 10 Jul 2006 13:53:47 +0000 (13:53 +0000)]
nuke unused variable

18 years ago- revert messed up patch
Michael Wallner [Mon, 10 Jul 2006 13:16:07 +0000 (13:16 +0000)]
- revert messed up patch

18 years ago- fix 5.2 build
Michael Wallner [Mon, 10 Jul 2006 13:08:11 +0000 (13:08 +0000)]
- fix 5.2 build

18 years agofix mysqli_*_free_storage() funcs to conform with their prototypes
Antony Dovgal [Mon, 10 Jul 2006 13:02:31 +0000 (13:02 +0000)]
fix mysqli_*_free_storage() funcs to conform with their prototypes

18 years agoAnother fix for #38019
Dmitry Stogov [Mon, 10 Jul 2006 12:46:46 +0000 (12:46 +0000)]
Another fix for #38019

18 years agoinitialize vars
Antony Dovgal [Mon, 10 Jul 2006 11:25:59 +0000 (11:25 +0000)]
initialize vars

18 years agoFixed bug #38055 (Wrong interpretation of boolean parameters)
Dmitry Stogov [Mon, 10 Jul 2006 10:33:55 +0000 (10:33 +0000)]
Fixed bug #38055 (Wrong interpretation of boolean parameters)

18 years agoFixed bug #38019 (segfault extending mysqli class)
Dmitry Stogov [Mon, 10 Jul 2006 10:05:35 +0000 (10:05 +0000)]
Fixed bug #38019 (segfault extending mysqli class)

18 years agoFixed bug #38005 (SoapFault faultstring doesn't follow encoding rules)
Dmitry Stogov [Mon, 10 Jul 2006 07:41:52 +0000 (07:41 +0000)]
Fixed bug #38005 (SoapFault faultstring doesn't follow encoding rules)

18 years agoSHOW ENGINES is only available in PHP 4.1.2 and above (and the output
Hartmut Holzgraefe [Mon, 10 Jul 2006 07:39:23 +0000 (07:39 +0000)]
SHOW ENGINES is only available in PHP 4.1.2 and above (and the output
format slightly changed between 4.1 and 5.0, too),
SHOW VARIABLES LIKE 'have_%' is the more portable alternative here

18 years agoFixed test
Dmitry Stogov [Mon, 10 Jul 2006 07:26:31 +0000 (07:26 +0000)]
Fixed test

18 years agoFixed bug #38004 Parameters in SoapServer are decoded twice
Dmitry Stogov [Mon, 10 Jul 2006 07:23:12 +0000 (07:23 +0000)]
Fixed bug #38004 Parameters in SoapServer are decoded twice

18 years agofix test on non-Harmut machine :)
Nuno Lopes [Mon, 10 Jul 2006 07:03:18 +0000 (07:03 +0000)]
fix test on non-Harmut machine :)

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

18 years ago- Add missing test name prefix
Marcus Boerger [Mon, 10 Jul 2006 00:35:24 +0000 (00:35 +0000)]
- Add missing test name prefix

18 years ago- Drop unused var
Marcus Boerger [Mon, 10 Jul 2006 00:32:23 +0000 (00:32 +0000)]
- Drop unused var

18 years ago- Fix bug #37816 ReflectionProperty does not throw exception when accessing protected...
Marcus Boerger [Mon, 10 Jul 2006 00:13:50 +0000 (00:13 +0000)]
- Fix bug #37816 ReflectionProperty does not throw exception when accessing protected attribute

18 years ago- Add new test
Marcus Boerger [Mon, 10 Jul 2006 00:10:14 +0000 (00:10 +0000)]
- Add new test

18 years ago- Fix issues with __get() returning arrays (might need to be revised)
Marcus Boerger [Mon, 10 Jul 2006 00:07:36 +0000 (00:07 +0000)]
- Fix issues with __get() returning arrays (might need to be revised)

18 years ago- Fix logic
Marcus Boerger [Sun, 9 Jul 2006 23:28:59 +0000 (23:28 +0000)]
- Fix logic

18 years agoMFB: Removed pointless declarations
Ilia Alshanetsky [Sun, 9 Jul 2006 23:28:41 +0000 (23:28 +0000)]
MFB: Removed pointless declarations

18 years ago- Add missing entry
Marcus Boerger [Sun, 9 Jul 2006 22:57:54 +0000 (22:57 +0000)]
- Add missing entry

18 years ago- It appears i am the maintainer
Marcus Boerger [Sun, 9 Jul 2006 22:48:22 +0000 (22:48 +0000)]
- It appears i am the maintainer

18 years agomore test coverage
Hartmut Holzgraefe [Sun, 9 Jul 2006 22:42:05 +0000 (22:42 +0000)]
more test coverage

18 years ago- Fixed Bug #37811 define not using toString on objects
Marcus Boerger [Sun, 9 Jul 2006 22:40:10 +0000 (22:40 +0000)]
- Fixed Bug #37811 define not using toString on objects

18 years ago- Reword comment
Marcus Boerger [Sun, 9 Jul 2006 18:03:17 +0000 (18:03 +0000)]
- Reword comment

18 years ago- Fix issue with comparing objects with objects
Marcus Boerger [Sun, 9 Jul 2006 18:01:42 +0000 (18:01 +0000)]
- Fix issue with comparing objects with objects

18 years ago- Entry doesn't belong here, fixed in 5.2
Marcus Boerger [Sun, 9 Jul 2006 17:58:39 +0000 (17:58 +0000)]
- Entry doesn't belong here, fixed in 5.2

18 years ago- Drop dead code
Marcus Boerger [Sun, 9 Jul 2006 17:11:32 +0000 (17:11 +0000)]
- Drop dead code

18 years ago- Add new test
Marcus Boerger [Sun, 9 Jul 2006 17:02:34 +0000 (17:02 +0000)]
- Add new test

18 years ago- Fix comparision edgecases involving objects (Tony, Marcus)
Marcus Boerger [Sun, 9 Jul 2006 16:57:35 +0000 (16:57 +0000)]
- Fix comparision edgecases involving objects (Tony, Marcus)
- Use ZVAL_LONG() where appropriate

18 years ago- Fix test
Marcus Boerger [Sun, 9 Jul 2006 16:56:07 +0000 (16:56 +0000)]
- Fix test

18 years agoadditional test cases added, should now cover all functions and modes
Hartmut Holzgraefe [Sun, 9 Jul 2006 16:30:02 +0000 (16:30 +0000)]
additional test cases added, should now cover all functions and modes
allthough still not all edge cases

18 years ago- Add spl_object_hash()
Marcus Boerger [Sun, 9 Jul 2006 10:22:03 +0000 (10:22 +0000)]
- Add spl_object_hash()

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

18 years agochange char* to void* when using the 't' parameter (as noted by Andrei)
Nuno Lopes [Sat, 8 Jul 2006 21:54:49 +0000 (21:54 +0000)]
change char* to void* when using the 't' parameter (as noted by Andrei)

18 years agoImplement following() and preceding() for codepoint iterators.
Andrei Zmievski [Sat, 8 Jul 2006 18:46:24 +0000 (18:46 +0000)]
Implement following() and preceding() for codepoint iterators.

18 years ago- Add new test
Marcus Boerger [Sat, 8 Jul 2006 11:43:07 +0000 (11:43 +0000)]
- Add new test

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

18 years agoremove some left overs plus static keywording
Nuno Lopes [Sat, 8 Jul 2006 00:04:37 +0000 (00:04 +0000)]
remove some left overs plus static keywording

18 years agoupgrade a couple of functions to Unicode
Nuno Lopes [Fri, 7 Jul 2006 23:30:30 +0000 (23:30 +0000)]
upgrade a couple of functions to Unicode

18 years agostatic+const keywords
Nuno Lopes [Fri, 7 Jul 2006 23:28:23 +0000 (23:28 +0000)]
static+const keywords

18 years agoImplement isBoundary() for code point iterator.
Andrei Zmievski [Fri, 7 Jul 2006 22:52:26 +0000 (22:52 +0000)]
Implement isBoundary() for code point iterator.

18 years agoImplement TextIterator::isBoundary() for break iterators.
Andrei Zmievski [Fri, 7 Jul 2006 22:34:46 +0000 (22:34 +0000)]
Implement TextIterator::isBoundary() for break iterators.

18 years agoImplement TextIterator methods following() and preceding().
Andrei Zmievski [Fri, 7 Jul 2006 21:41:18 +0000 (21:41 +0000)]
Implement TextIterator methods following() and preceding().

18 years agoAdded new method to see if function is disabled or not
Hannes Magnusson [Fri, 7 Jul 2006 11:53:54 +0000 (11:53 +0000)]
Added new method to see if function is disabled or not

18 years agoadd missing items to the changelog
Antony Dovgal [Fri, 7 Jul 2006 09:21:54 +0000 (09:21 +0000)]
add missing items to the changelog

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

18 years agoMFB: E_ERROR > E_RECOVERABLE_ERROR
Ilia Alshanetsky [Thu, 6 Jul 2006 23:13:41 +0000 (23:13 +0000)]
MFB: E_ERROR > E_RECOVERABLE_ERROR

18 years agoadd test
Antony Dovgal [Thu, 6 Jul 2006 16:17:12 +0000 (16:17 +0000)]
add test

18 years agoSilence FETCH_OBJ_IS / undefined notices
Sara Golemon [Thu, 6 Jul 2006 15:28:05 +0000 (15:28 +0000)]
Silence FETCH_OBJ_IS / undefined notices

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

18 years agoadd test
Antony Dovgal [Wed, 5 Jul 2006 14:12:41 +0000 (14:12 +0000)]
add test

18 years agofix tests (take #2)
Antony Dovgal [Wed, 5 Jul 2006 12:03:35 +0000 (12:03 +0000)]
fix tests (take #2)

18 years agofix tests
Antony Dovgal [Wed, 5 Jul 2006 12:02:16 +0000 (12:02 +0000)]
fix tests

18 years agofix bug #38003(in classes inherited from mysqli it's possible to call private constru...
Antony Dovgal [Wed, 5 Jul 2006 11:48:17 +0000 (11:48 +0000)]
fix bug #38003(in classes inherited from mysqli it's possible to call private constructors from invalid context)
also, use appropriate macro instead of accessing structure elements directly

18 years agoexport zend_std_get_constructor()
Antony Dovgal [Wed, 5 Jul 2006 11:41:09 +0000 (11:41 +0000)]
export zend_std_get_constructor()

18 years agoimprove error messages
Antony Dovgal [Wed, 5 Jul 2006 11:38:13 +0000 (11:38 +0000)]
improve error messages

18 years agoAdded windows build support for apach2filter, supporting apache 2.0.x and 2.2.x
Edin Kadribasic [Wed, 5 Jul 2006 10:12:42 +0000 (10:12 +0000)]
Added windows build support for apach2filter, supporting apache 2.0.x and 2.2.x

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

18 years agoMFB: Eliminate some compiler warnings
Ilia Alshanetsky [Tue, 4 Jul 2006 20:13:40 +0000 (20:13 +0000)]
MFB: Eliminate some compiler warnings

18 years ago- Updated timezonedb to version 2006.7.
Derick Rethans [Tue, 4 Jul 2006 18:12:37 +0000 (18:12 +0000)]
- Updated timezonedb to version 2006.7.
- Fixed test cases because of new constant values for the formats.

18 years agoObs. ZEND_BEGIN_ARG_INFO => ZEND_BEGIN_ARG_INFO_EX
Hannes Magnusson [Tue, 4 Jul 2006 15:37:13 +0000 (15:37 +0000)]
Obs. ZEND_BEGIN_ARG_INFO => ZEND_BEGIN_ARG_INFO_EX

18 years agoFix protos&arginfo
Hannes Magnusson [Tue, 4 Jul 2006 15:33:32 +0000 (15:33 +0000)]
Fix protos&arginfo

18 years agoFixed memory leak
Dmitry Stogov [Tue, 4 Jul 2006 07:34:32 +0000 (07:34 +0000)]
Fixed memory leak

18 years agoChanged priority of PHPRC environment variable on win32 to be higher then value from...
Dmitry Stogov [Tue, 4 Jul 2006 06:38:32 +0000 (06:38 +0000)]
Changed priority of PHPRC environment variable on win32 to be higher then value from registry.