Marcus Boerger
2748841db5
- Fixed bug #32394 offsetUnset() segfaults in a foreach
2005-03-21 20:13:54 +00:00
Marcus Boerger
1442b416a8
- MFH
2005-03-19 15:15:51 +00:00
Marcus Boerger
6b4bd35d11
- MFH Add new test
2005-03-19 15:10:56 +00:00
Marcus Boerger
7256d2ca6a
- Partly MFH: return value check fix
2005-03-12 23:12:36 +00:00
Johannes Schlüter
5cc18c9967
- MFH
2005-03-08 21:37:51 +00:00
Marcus Boerger
274e37db02
- MFH avoid exception problems
2005-03-07 01:15:03 +00:00
Marcus Boerger
0d144466a8
- MFH
2005-03-05 11:38:29 +00:00
Marcus Boerger
5fa9eaca9a
- MFH fix #32134
...
- Fix tests
2005-03-03 10:45:42 +00:00
Marcus Boerger
8ae159da78
- MFH
2005-03-01 10:09:05 +00:00
SVN Migration
2e680913da
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2005-02-12 18:40:20 +00:00
SVN Migration
b290efa0d3
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2005-01-27 00:26:14 +00:00
Marcus Boerger
ce647ba16a
- MFH
2005-01-24 21:38:29 +00:00
SVN Migration
a8bdff6998
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2005-01-24 21:27:37 +00:00
Marcus Boerger
8b987b185f
- MFH fix for bug #31348 CachingIterator::rewind() leaks
2005-01-24 20:25:58 +00:00
SVN Migration
607b7b35e5
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2005-01-24 20:22:57 +00:00
Antony Dovgal
d3a5984f48
MFH: more typos
2004-12-29 16:12:55 +00:00
Antony Dovgal
16daecc307
fix typos in protos
2004-12-29 13:52:34 +00:00
Zeev Suraski
59b098a525
Reverting get_method() signature change
...
@ Guys - I did my best to look for all of the changed places,
@ but I may have missed something. If you remember other places
@ which were changed that I haven't reverted, please fix or let me know.
@ Also - Marcus, please take a look at SPL - as this particular
@ implementation took advantage of the signature change, the way I 'fixed'
@ it may very well be incorrect
2004-11-25 20:28:37 +00:00
Marcus Boerger
ce726fa710
- Fix arginfo
2004-10-31 15:43:06 +00:00
Marcus Boerger
65a2433793
MFH
2004-10-30 19:21:59 +00:00
Marcus Boerger
7226e7077d
MFH
2004-10-30 14:35:01 +00:00
Marcus Boerger
00c9bd1a33
MFH Fix protos
2004-10-30 10:46:24 +00:00
Sebastian Bergmann
4f92686415
MFH: Fugbix typo.
2004-10-01 10:36:50 +00:00
Marcus Boerger
b00c9f4501
MFH
2004-09-29 20:16:03 +00:00
SVN Migration
9ab9402ed9
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2004-09-09 07:46:20 +00:00
Marcus Boerger
03a1a3675a
MFH
2004-09-03 18:54:41 +00:00
Marcus Boerger
7052ece4e8
MFH: Fix protoe's
2004-09-03 18:41:10 +00:00
Marcus Boerger
df93e470cc
MFH: Fix seeking
2004-08-31 20:56:08 +00:00
SVN Migration
e54698481c
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2004-08-31 20:54:32 +00:00
Marcus Boerger
1d87b34375
MFH: Fix by (mathieu dot bruneau at argontechnologies dot ca)
2004-08-27 20:39:17 +00:00
Marcus Boerger
57ab773c70
MFH
2004-07-28 22:55:26 +00:00
Marcus Boerger
dc66fb1f10
Fixed bug #28822 : ArrayObject::offsetExists() works inverted
2004-06-21 19:15:27 +00:00
Marcus Boerger
de8b457181
Fix 2nd issue of bug #28831
2004-06-20 16:46:27 +00:00
Ard Biesheuvel
5232a5afea
64-bit bugsquash party
2004-06-16 23:57:25 +00:00
Zeev Suraski
846c5a252e
Fix typo
2004-05-31 08:58:32 +00:00
Zeev Suraski
e11b518c95
Fix prototype
2004-05-30 17:32:32 +00:00
Marcus Boerger
6882000c53
- Make start and length parameter to Limititerator::__construct optional
2004-05-18 20:39:35 +00:00
Marcus Boerger
68c22fba72
- Documentation update
...
- Checkin doxygen config file
# A patched version of doxygen is needed, hopefully 1.3.8 will contain it
2004-05-10 17:26:03 +00:00
Marcus Boerger
c7b2568269
- Docu updates
...
- Add missing example file
- Fix aggregation of inner iterators in examples
2004-05-08 12:35:21 +00:00
Marcus Boerger
629a25643c
- Update docu
2004-05-08 12:26:28 +00:00
Marcus Boerger
a6feb3f405
- Update examples
...
- Update documentation
- Move classes/interfaces already implemented in c to new subdir internal
2004-05-08 12:24:15 +00:00
Marcus Boerger
bfc3e689de
- Fix bug #28309
2004-05-07 06:13:21 +00:00
Marcus Boerger
7388b6b9ac
- Update examples
2004-05-06 22:55:25 +00:00
Marcus Boerger
af7d85db25
- interfaces 'extends' not 'implements' other interfaces
2004-05-06 21:46:40 +00:00
Marcus Boerger
592ee79fc1
- Update documentation
2004-05-06 21:20:50 +00:00
Marcus Boerger
a9070ba130
Add protos
2004-05-06 09:01:31 +00:00
Marcus Boerger
635052875e
Count support for ArrayIterator & ArrayObject
2004-05-06 08:57:20 +00:00
Marcus Boerger
c122763bc0
- Look for missing classes in include_path
2004-05-02 22:55:22 +00:00
Marcus Boerger
e72a305091
Update examples
2004-05-02 22:07:32 +00:00
Marcus Boerger
ecf8650a36
Autoload class as long as needed
2004-04-30 19:01:06 +00:00