Andrei Zmievski
|
78f5e9f0a1
|
Include uclean.h header.
|
2006-07-10 23:06:17 +00:00 |
|
Andrei Zmievski
|
07bb47a406
|
Fix validity checks.
|
2006-07-10 22:12:47 +00:00 |
|
Andrei Zmievski
|
5f19cb01f6
|
Implement isBoundary() for combining sequences.
|
2006-07-10 21:42:25 +00:00 |
|
Andrei Zmievski
|
f2cbf6f950
|
Implement following() for combining sequences.
|
2006-07-10 21:18:01 +00:00 |
|
Antony Dovgal
|
93ae33c8a4
|
add Unicode EXPECT tags
|
2006-07-10 20:48:04 +00:00 |
|
Andrei Zmievski
|
8dd4e2692c
|
Fix combining sequence iterators for forward and backward movement.
|
2006-07-10 20:14:12 +00:00 |
|
Hartmut Holzgraefe
|
743deb09c9
|
"transaction" tests should test commit, too, not only rollback
|
2006-07-10 16:29:24 +00:00 |
|
Dmitry Stogov
|
0a435165ba
|
Fixed memory leaks in ext/spl/tests/fileobject_003.phpt
|
2006-07-10 15:48:09 +00:00 |
|
Hartmut Holzgraefe
|
4ea4434475
|
two additional tests improving pdo/pdo_mysql test code coverage
|
2006-07-10 14:05:46 +00:00 |
|
Dmitry Stogov
|
14a10f441d
|
Fixed bug #37947 (zend_ptr_stack reallocation problem)
|
2006-07-10 14:02:54 +00:00 |
|
Antony Dovgal
|
b062531746
|
nuke unused variable
|
2006-07-10 13:53:47 +00:00 |
|
Michael Wallner
|
3c0a4a8b07
|
- revert messed up patch
|
2006-07-10 13:16:07 +00:00 |
|
Michael Wallner
|
9539a8b980
|
- fix 5.2 build
|
2006-07-10 13:08:11 +00:00 |
|
Antony Dovgal
|
70a7d0319b
|
fix mysqli_*_free_storage() funcs to conform with their prototypes
|
2006-07-10 13:02:31 +00:00 |
|
Dmitry Stogov
|
0644e2e386
|
Another fix for #38019
|
2006-07-10 12:46:46 +00:00 |
|
Antony Dovgal
|
0af0ad4ef7
|
initialize vars
|
2006-07-10 11:25:59 +00:00 |
|
Dmitry Stogov
|
f32a21b112
|
Fixed bug #38055 (Wrong interpretation of boolean parameters)
|
2006-07-10 10:33:55 +00:00 |
|
Dmitry Stogov
|
1236514b0b
|
Fixed bug #38019 (segfault extending mysqli class)
|
2006-07-10 10:05:35 +00:00 |
|
Dmitry Stogov
|
517c39a035
|
Fixed bug #38005 (SoapFault faultstring doesn't follow encoding rules)
|
2006-07-10 07:41:52 +00:00 |
|
Hartmut Holzgraefe
|
d2cae0ccba
|
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
|
2006-07-10 07:39:23 +00:00 |
|
Dmitry Stogov
|
00d9e00ee4
|
Fixed test
|
2006-07-10 07:26:31 +00:00 |
|
Dmitry Stogov
|
ae8d24392e
|
Fixed bug #38004 Parameters in SoapServer are decoded twice
|
2006-07-10 07:23:12 +00:00 |
|
Nuno Lopes
|
b51680b3b6
|
fix test on non-Harmut machine :)
|
2006-07-10 07:03:18 +00:00 |
|
|
ce4c6d1657
|
ChangeLog update
|
2006-07-10 01:30:51 +00:00 |
|
Marcus Boerger
|
5fc72b98fa
|
- Add missing test name prefix
|
2006-07-10 00:35:24 +00:00 |
|
Marcus Boerger
|
97b35cabb0
|
- Drop unused var
|
2006-07-10 00:32:23 +00:00 |
|
Marcus Boerger
|
18d45918bc
|
- Fix bug #37816 ReflectionProperty does not throw exception when accessing protected attribute
|
2006-07-10 00:13:50 +00:00 |
|
Marcus Boerger
|
871395174b
|
- Add new test
|
2006-07-10 00:10:14 +00:00 |
|
Marcus Boerger
|
032dfa1bc4
|
- Fix issues with __get() returning arrays (might need to be revised)
|
2006-07-10 00:07:36 +00:00 |
|
Marcus Boerger
|
465a418908
|
- Fix logic
|
2006-07-09 23:28:59 +00:00 |
|
Ilia Alshanetsky
|
a96e3567de
|
MFB: Removed pointless declarations
|
2006-07-09 23:28:41 +00:00 |
|
Marcus Boerger
|
7911340c0f
|
- Add missing entry
|
2006-07-09 22:57:54 +00:00 |
|
Marcus Boerger
|
a29feafc47
|
- It appears i am the maintainer
|
2006-07-09 22:48:22 +00:00 |
|
Hartmut Holzgraefe
|
86ae9a5756
|
more test coverage
|
2006-07-09 22:42:05 +00:00 |
|
Marcus Boerger
|
2de6065591
|
- Fixed Bug #37811 define not using toString on objects
|
2006-07-09 22:40:10 +00:00 |
|
Marcus Boerger
|
3173828d9e
|
- Reword comment
|
2006-07-09 18:03:17 +00:00 |
|
Marcus Boerger
|
9de66765b8
|
- Fix issue with comparing objects with objects
|
2006-07-09 18:01:42 +00:00 |
|
Marcus Boerger
|
5f45fa8cbd
|
- Entry doesn't belong here, fixed in 5.2
|
2006-07-09 17:58:39 +00:00 |
|
Marcus Boerger
|
2c6b8329e7
|
- Drop dead code
|
2006-07-09 17:11:32 +00:00 |
|
Marcus Boerger
|
f94e3cc3ba
|
- Add new test
|
2006-07-09 17:02:34 +00:00 |
|
Marcus Boerger
|
93a1d862f8
|
- Fix comparision edgecases involving objects (Tony, Marcus)
- Use ZVAL_LONG() where appropriate
|
2006-07-09 16:57:35 +00:00 |
|
Marcus Boerger
|
a37f9719e2
|
- Fix test
|
2006-07-09 16:56:07 +00:00 |
|
Hartmut Holzgraefe
|
1fffe3cfa7
|
additional test cases added, should now cover all functions and modes
allthough still not all edge cases
|
2006-07-09 16:30:02 +00:00 |
|
Marcus Boerger
|
359dace679
|
- Add spl_object_hash()
|
2006-07-09 10:22:03 +00:00 |
|
|
72ef750fbb
|
ChangeLog update
|
2006-07-09 01:30:55 +00:00 |
|
Nuno Lopes
|
67793e71c0
|
change char* to void* when using the 't' parameter (as noted by Andrei)
|
2006-07-08 21:54:49 +00:00 |
|
Andrei Zmievski
|
63ef7fd050
|
Implement following() and preceding() for codepoint iterators.
|
2006-07-08 18:46:24 +00:00 |
|
Marcus Boerger
|
634fd5e58d
|
- Add new test
|
2006-07-08 11:43:07 +00:00 |
|
|
5c94f83a84
|
ChangeLog update
|
2006-07-08 01:30:48 +00:00 |
|
Nuno Lopes
|
7a95cb8344
|
remove some left overs plus static keywording
|
2006-07-08 00:04:37 +00:00 |
|