Marcus Boerger
|
ccca7df1ea
|
- Use correct freeing (thx Dmitry)
|
2005-01-25 10:07:52 +00:00 |
|
Marcus Boerger
|
3cf4eae4aa
|
- Second and last part of #30725 fix
|
2005-01-24 20:02:55 +00:00 |
|
Dmitry Stogov
|
72d02269a9
|
Restore behavior of $str["str"]. (Now $str["str"] is equivalent to $str[0] again)
|
2005-01-14 09:01:22 +00:00 |
|
Dmitry Stogov
|
6fa37163f2
|
Fixed bug #31098 (isset false positive)
|
2005-01-12 09:18:31 +00:00 |
|
Moriyoshi Koizumi
|
9b77de63ed
|
- Fix bug #31436 (isset() incorrectly returns true in dereference of a wrong type)
|
2005-01-11 21:53:11 +00:00 |
|
foobar
|
a96507c1ec
|
- Added missing header sections.
|
2005-01-10 14:57:36 +00:00 |
|
Dmitry Stogov
|
beaff87d50
|
"Undefined variable: %s" noticies were fixed to use one space
|
2004-12-27 13:43:26 +00:00 |
|
Dmitry Stogov
|
f91088459b
|
New sarbage collector's bug was fixed (the behavior should be the same as in PHP_5_0)
|
2004-12-24 09:00:29 +00:00 |
|
Dmitry Stogov
|
ec36f7dc69
|
Fixed bug #29883 (isset gives invalid values on strings).
|
2004-12-01 14:02:35 +00:00 |
|
Dmitry Stogov
|
9fb0e11de5
|
Fixed "isset() and the new VM" bug.
|
2004-11-03 07:11:49 +00:00 |
|
Marcus Boerger
|
c5a9a5a284
|
- Change zend_object_handlers->get_method() to allow aggregation for internal classes
|
2004-10-30 19:11:37 +00:00 |
|
Andi Gutmans
|
a904c1dabc
|
- Improve comments, docs, code...
|
2004-10-27 17:58:46 +00:00 |
|
Andi Gutmans
|
f4be622502
|
- Add missing file
|
2004-10-23 07:30:18 +00:00 |
|